[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:13:00.768576 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:41297
I20260709 12:13:00.770215 10119 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:13:00.771369 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.788491 10128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:00.788507 10126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:00.788530 10125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:01.896078 10127 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:13:01.896190 10119 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 12:13:01.899895 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:01.900100 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:01.900269 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599181900249 us; error 0 us; skew 500 ppm
I20260709 12:13:01.901015 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:01.905894 10119 webserver.cc:533] Webserver started at http://127.9.225.254:37227/ using document root <none> and password file <none>
I20260709 12:13:01.906663 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:01.906842 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:01.907261 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:01.912750 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "8bf8c18c48f741c6b0686db50cbbf843"
format_stamp: "Formatted at 2026-07-09 12:13:01 on dist-test-slave-8t6p"
I20260709 12:13:01.920065 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:01.924767 10134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:01.925866 10119 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:13:01.926192 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "8bf8c18c48f741c6b0686db50cbbf843"
format_stamp: "Formatted at 2026-07-09 12:13:01 on dist-test-slave-8t6p"
I20260709 12:13:01.926493 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:01.973651 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:01.975102 10119 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:13:01.975521 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:02.040763 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:41297
I20260709 12:13:02.040827 10185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:41297 every 8 connection(s)
I20260709 12:13:02.048161 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.069342 10186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: Bootstrap starting.
I20260709 12:13:02.075110 10186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.076857 10186 log.cc:826] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: Log is configured to *not* fsync() on all Append() calls
I20260709 12:13:02.081252 10186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: No bootstrap required, opened a new log
I20260709 12:13:02.101248 10186 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER }
I20260709 12:13:02.101792 10186 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.101990 10186 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf8c18c48f741c6b0686db50cbbf843, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.102790 10186 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER }
I20260709 12:13:02.103291 10186 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:02.103574 10186 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:02.103858 10186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.107817 10186 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER }
I20260709 12:13:02.108451 10186 leader_election.cc:304] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [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: 8bf8c18c48f741c6b0686db50cbbf843; no voters: 
I20260709 12:13:02.110028 10186 leader_election.cc:290] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:02.110325 10189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.112322 10189 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 1 LEADER]: Becoming Leader. State: Replica: 8bf8c18c48f741c6b0686db50cbbf843, State: Running, Role: LEADER
I20260709 12:13:02.113205 10189 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [LEADER]: Queue going to LEADER mode. State: All 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: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER }
I20260709 12:13:02.114152 10186 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:02.123500 10190 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bf8c18c48f741c6b0686db50cbbf843" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER } }
I20260709 12:13:02.124181 10190 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:02.124541 10191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bf8c18c48f741c6b0686db50cbbf843. Latest consensus state: current_term: 1 leader_uuid: "8bf8c18c48f741c6b0686db50cbbf843" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bf8c18c48f741c6b0686db50cbbf843" member_type: VOTER } }
I20260709 12:13:02.125131 10191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:02.126968 10199 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:02.137580 10199 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:02.139693 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:02.154511 10199 catalog_manager.cc:1383] Generated new cluster ID: 7f91858d98eb4f5b824b6b1141f01b8d
I20260709 12:13:02.154807 10199 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:02.181274 10199 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:02.182821 10199 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:02.198182 10199 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: Generated new TSK 0
I20260709 12:13:02.199070 10199 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:02.206521 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:02.215687 10208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.217424 10209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.220077 10211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.220358 10119 server_base.cc:1061] running on GCE node
I20260709 12:13:02.221179 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:02.221361 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:02.221539 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599182221520 us; error 0 us; skew 500 ppm
I20260709 12:13:02.222139 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:02.226596 10119 webserver.cc:533] Webserver started at http://127.9.225.193:46487/ using document root <none> and password file <none>
I20260709 12:13:02.227161 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:02.227350 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:02.227626 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:02.228704 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.234238 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 12:13:02.238860 10216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.239828 10119 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:13:02.240126 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.240412 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:02.256666 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:02.258183 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:02.260861 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:02.265328 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:02.265573 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.265834 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:02.265993 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.362295 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:36451
I20260709 12:13:02.362425 10278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:36451 every 8 connection(s)
I20260709 12:13:02.369067 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:02.379992 10283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.384364 10284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.393744 10119 server_base.cc:1061] running on GCE node
W20260709 12:13:02.394084 10286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.395252 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:02.395525 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:02.395731 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599182395712 us; error 0 us; skew 500 ppm
I20260709 12:13:02.396507 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:02.401012 10279 heartbeater.cc:344] Connected to a master server at 127.9.225.254:41297
I20260709 12:13:02.401813 10279 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:02.403234 10279 heartbeater.cc:507] Master 127.9.225.254:41297 requested a full tablet report, sending...
I20260709 12:13:02.405802 10119 webserver.cc:533] Webserver started at http://127.9.225.194:41527/ using document root <none> and password file <none>
I20260709 12:13:02.406481 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:02.406754 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:02.406956 10151 ts_manager.cc:194] Registered new tserver with Master: 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451)
I20260709 12:13:02.407117 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:02.408751 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "10d953a0ef724e99810faffe44b2efa0"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.409997 10151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55792
I20260709 12:13:02.415381 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 12:13:02.419967 10291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.420748 10119 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:13:02.421010 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "10d953a0ef724e99810faffe44b2efa0"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.421273 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:02.438591 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:02.439970 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:02.442399 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:02.445627 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:02.445816 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.446051 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:02.446208 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.537962 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:45227
I20260709 12:13:02.538074 10353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:45227 every 8 connection(s)
I20260709 12:13:02.544775 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:02.553367 10357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:02.554781 10358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.559454 10119 server_base.cc:1061] running on GCE node
I20260709 12:13:02.559520 10354 heartbeater.cc:344] Connected to a master server at 127.9.225.254:41297
I20260709 12:13:02.559965 10354 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:02.560979 10354 heartbeater.cc:507] Master 127.9.225.254:41297 requested a full tablet report, sending...
W20260709 12:13:02.561143 10360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:02.562415 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:02.562676 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:02.562867 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599182562849 us; error 0 us; skew 500 ppm
I20260709 12:13:02.563484 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:02.564239 10151 ts_manager.cc:194] Registered new tserver with Master: 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:02.566046 10151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55794
I20260709 12:13:02.566372 10119 webserver.cc:533] Webserver started at http://127.9.225.195:34875/ using document root <none> and password file <none>
I20260709 12:13:02.566998 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:02.567260 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:02.567575 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:02.568869 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.573906 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:13:02.577332 10365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.578243 10119 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:13:02.578557 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
format_stamp: "Formatted at 2026-07-09 12:13:02 on dist-test-slave-8t6p"
I20260709 12:13:02.578893 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:02.593926 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:02.595209 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:02.597478 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:02.600723 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:02.600909 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.601168 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:02.601312 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:02.691450 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:46249
I20260709 12:13:02.691531 10427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:46249 every 8 connection(s)
I20260709 12:13:02.707369 10428 heartbeater.cc:344] Connected to a master server at 127.9.225.254:41297
I20260709 12:13:02.707767 10428 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:02.708488 10428 heartbeater.cc:507] Master 127.9.225.254:41297 requested a full tablet report, sending...
I20260709 12:13:02.710487 10151 ts_manager.cc:194] Registered new tserver with Master: 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:02.711042 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011112343s
I20260709 12:13:02.712087 10151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55800
I20260709 12:13:02.763355 10151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:13:02.767050 10151 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:13:02.882773 10393 tablet_service.cc:1511] Processing CreateTablet for tablet 7d180cbb48e542edb9279681c70929fb (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:02.883788 10244 tablet_service.cc:1511] Processing CreateTablet for tablet 7d180cbb48e542edb9279681c70929fb (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:02.884524 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d180cbb48e542edb9279681c70929fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.907768 10314 tablet_service.cc:1511] Processing CreateTablet for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:02.908340 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 639b0dad989d4178af10f2a4baf56759 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:02.909068 10314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.908807 10311 tablet_service.cc:1511] Processing CreateTablet for tablet b227e0bc0d1b407e8bc299b1f39ecc34 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:02.909673 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639b0dad989d4178af10f2a4baf56759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.910383 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b227e0bc0d1b407e8bc299b1f39ecc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.911890 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 531bc3ee0b9a4801a9a9e6199901baba (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:02.913210 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531bc3ee0b9a4801a9a9e6199901baba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.885771 10243 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4c7b5c99c44e33aea9abaf6a74d207 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:02.886011 10392 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4c7b5c99c44e33aea9abaf6a74d207 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:02.886952 10242 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:02.887802 10391 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:02.888775 10241 tablet_service.cc:1511] Processing CreateTablet for tablet d7b1c0609081456d897bb6ce72fbf566 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:02.889725 10390 tablet_service.cc:1511] Processing CreateTablet for tablet d7b1c0609081456d897bb6ce72fbf566 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:02.890563 10240 tablet_service.cc:1511] Processing CreateTablet for tablet bc0bab28a98644e2a78bf023117c006f (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:02.891630 10389 tablet_service.cc:1511] Processing CreateTablet for tablet bc0bab28a98644e2a78bf023117c006f (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:02.892438 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:02.894297 10238 tablet_service.cc:1511] Processing CreateTablet for tablet 639b0dad989d4178af10f2a4baf56759 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:02.894754 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 639b0dad989d4178af10f2a4baf56759 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:02.896093 10237 tablet_service.cc:1511] Processing CreateTablet for tablet 531bc3ee0b9a4801a9a9e6199901baba (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:02.897866 10388 tablet_service.cc:1511] Processing CreateTablet for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:02.898445 10385 tablet_service.cc:1511] Processing CreateTablet for tablet b227e0bc0d1b407e8bc299b1f39ecc34 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:02.899760 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 531bc3ee0b9a4801a9a9e6199901baba (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:02.900756 10315 tablet_service.cc:1511] Processing CreateTablet for tablet bc0bab28a98644e2a78bf023117c006f (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:02.901492 10236 tablet_service.cc:1511] Processing CreateTablet for tablet b227e0bc0d1b407e8bc299b1f39ecc34 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:02.901695 10319 tablet_service.cc:1511] Processing CreateTablet for tablet 7d180cbb48e542edb9279681c70929fb (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:02.903384 10318 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4c7b5c99c44e33aea9abaf6a74d207 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:02.904560 10317 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:02.906211 10316 tablet_service.cc:1511] Processing CreateTablet for tablet d7b1c0609081456d897bb6ce72fbf566 (DEFAULT_TABLE table=test-workload [id=d29b4a3c3cd04e808ebeada17ab3d824]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:02.885571 10244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d180cbb48e542edb9279681c70929fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.923834 10315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0bab28a98644e2a78bf023117c006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.923962 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639b0dad989d4178af10f2a4baf56759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.919446 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4c7b5c99c44e33aea9abaf6a74d207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.925901 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d180cbb48e542edb9279681c70929fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.928510 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4c7b5c99c44e33aea9abaf6a74d207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.929811 10242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.932835 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b1c0609081456d897bb6ce72fbf566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.934568 10316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b1c0609081456d897bb6ce72fbf566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.936728 10389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0bab28a98644e2a78bf023117c006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.935792 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.939007 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.942579 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb7a7646fa46cdaa4a7eed6f5a07d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.950237 10241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b1c0609081456d897bb6ce72fbf566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.956581 10385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b227e0bc0d1b407e8bc299b1f39ecc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.960172 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531bc3ee0b9a4801a9a9e6199901baba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.964982 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c3040b3e7c4c0e9b6e9c03420b0b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.970938 10240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0bab28a98644e2a78bf023117c006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.969094 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531bc3ee0b9a4801a9a9e6199901baba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.985215 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639b0dad989d4178af10f2a4baf56759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.985297 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b227e0bc0d1b407e8bc299b1f39ecc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.999330 10243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4c7b5c99c44e33aea9abaf6a74d207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:03.077106 10446 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.084807 10447 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.109608 10448 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
W20260709 12:13:03.128593 10198 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:03.130963 10447 tablet_bootstrap.cc:654] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.133160 10448 tablet_bootstrap.cc:654] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.134980 10446 tablet_bootstrap.cc:654] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.141297 10446 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.141784 10446 ts_tablet_manager.cc:1403] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.006s
I20260709 12:13:03.144640 10446 raft_consensus.cc:359] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.145357 10448 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.145409 10446 raft_consensus.cc:385] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.145870 10448 ts_tablet_manager.cc:1403] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.015s
I20260709 12:13:03.145794 10446 raft_consensus.cc:740] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.146638 10446 consensus_queue.cc:260] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.147138 10447 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.147677 10447 ts_tablet_manager.cc:1403] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.008s
I20260709 12:13:03.148835 10448 raft_consensus.cc:359] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.149621 10448 raft_consensus.cc:385] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.149930 10448 raft_consensus.cc:740] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.150653 10448 consensus_queue.cc:260] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.151356 10447 raft_consensus.cc:359] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.152213 10447 raft_consensus.cc:385] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.152554 10447 raft_consensus.cc:740] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.153329 10447 consensus_queue.cc:260] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.154130 10279 heartbeater.cc:499] Master 127.9.225.254:41297 was elected leader, sending a full tablet report...
I20260709 12:13:03.155886 10446 ts_tablet_manager.cc:1434] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260709 12:13:03.156595 10354 heartbeater.cc:499] Master 127.9.225.254:41297 was elected leader, sending a full tablet report...
I20260709 12:13:03.156872 10446 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.161037 10448 ts_tablet_manager.cc:1434] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:13:03.162037 10448 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.166023 10446 tablet_bootstrap.cc:654] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.179662 10446 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.180200 10446 ts_tablet_manager.cc:1403] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260709 12:13:03.176702 10448 tablet_bootstrap.cc:654] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.183537 10446 raft_consensus.cc:359] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.185516 10428 heartbeater.cc:499] Master 127.9.225.254:41297 was elected leader, sending a full tablet report...
I20260709 12:13:03.185998 10447 ts_tablet_manager.cc:1434] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 12:13:03.187147 10447 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.185087 10446 raft_consensus.cc:385] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.190099 10446 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.190861 10446 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.193403 10447 tablet_bootstrap.cc:654] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.194254 10446 ts_tablet_manager.cc:1434] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:03.196158 10446 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.197968 10448 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.198406 10448 ts_tablet_manager.cc:1403] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.008s
W20260709 12:13:03.201386 10429 tablet.cc:2406] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:03.203078 10446 tablet_bootstrap.cc:654] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.205260 10448 raft_consensus.cc:359] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.206053 10448 raft_consensus.cc:385] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.206463 10448 raft_consensus.cc:740] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.207245 10448 consensus_queue.cc:260] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.212879 10448 ts_tablet_manager.cc:1434] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:13:03.213632 10448 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.217283 10447 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.217842 10447 ts_tablet_manager.cc:1403] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260709 12:13:03.220741 10447 raft_consensus.cc:359] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.221446 10447 raft_consensus.cc:385] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.221786 10447 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.222512 10447 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.224647 10447 ts_tablet_manager.cc:1434] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:03.225530 10447 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.231781 10447 tablet_bootstrap.cc:654] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.253194 10448 tablet_bootstrap.cc:654] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.263975 10446 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.264362 10448 tablet_bootstrap.cc:492] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.264523 10446 ts_tablet_manager.cc:1403] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.025s
I20260709 12:13:03.264822 10448 ts_tablet_manager.cc:1403] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.005s
I20260709 12:13:03.265195 10447 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.265650 10447 ts_tablet_manager.cc:1403] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.015s
I20260709 12:13:03.267573 10448 raft_consensus.cc:359] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.267733 10446 raft_consensus.cc:359] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.268355 10448 raft_consensus.cc:385] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.268306 10447 raft_consensus.cc:359] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.268505 10446 raft_consensus.cc:385] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.269323 10448 raft_consensus.cc:740] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.269342 10447 raft_consensus.cc:385] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.269523 10446 raft_consensus.cc:740] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.269869 10447 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.270458 10446 consensus_queue.cc:260] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.270604 10448 consensus_queue.cc:260] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.270665 10447 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.273114 10446 ts_tablet_manager.cc:1434] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:03.274094 10446 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.275390 10447 ts_tablet_manager.cc:1434] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:13:03.276312 10447 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.280488 10446 tablet_bootstrap.cc:654] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.282511 10447 tablet_bootstrap.cc:654] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.301941 10448 ts_tablet_manager.cc:1434] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:13:03.302807 10446 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.303254 10447 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.303357 10446 ts_tablet_manager.cc:1403] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.014s
I20260709 12:13:03.303766 10447 ts_tablet_manager.cc:1403] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 12:13:03.306703 10447 raft_consensus.cc:359] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.306910 10446 raft_consensus.cc:359] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.307432 10447 raft_consensus.cc:385] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.307830 10447 raft_consensus.cc:740] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.307835 10446 raft_consensus.cc:385] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.308414 10446 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.308681 10447 consensus_queue.cc:260] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.309299 10448 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.309260 10446 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.311183 10447 ts_tablet_manager.cc:1434] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:03.312124 10447 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.314347 10446 ts_tablet_manager.cc:1434] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:03.315407 10446 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.318701 10447 tablet_bootstrap.cc:654] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.325325 10453 raft_consensus.cc:493] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.325919 10453 raft_consensus.cc:515] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.332932 10453 leader_election.cc:290] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.343806 10447 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.344419 10447 ts_tablet_manager.cc:1403] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 12:13:03.344579 10446 tablet_bootstrap.cc:654] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.347842 10448 tablet_bootstrap.cc:654] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.347573 10447 raft_consensus.cc:359] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.348517 10447 raft_consensus.cc:385] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.348958 10447 raft_consensus.cc:740] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.349866 10447 consensus_queue.cc:260] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.352540 10447 ts_tablet_manager.cc:1434] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:03.353578 10447 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.360477 10447 tablet_bootstrap.cc:654] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.362053 10446 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.362684 10446 ts_tablet_manager.cc:1403] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260709 12:13:03.366331 10446 raft_consensus.cc:359] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.367249 10446 raft_consensus.cc:385] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.367554 10446 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.368239 10446 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.372972 10448 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.373433 10447 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.373513 10448 ts_tablet_manager.cc:1403] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260709 12:13:03.374096 10447 ts_tablet_manager.cc:1403] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:13:03.376637 10448 raft_consensus.cc:359] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.377413 10448 raft_consensus.cc:385] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.377066 10447 raft_consensus.cc:359] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.377895 10448 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.378082 10447 raft_consensus.cc:385] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.378666 10447 raft_consensus.cc:740] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.378775 10448 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.379472 10447 consensus_queue.cc:260] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.380456 10446 ts_tablet_manager.cc:1434] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 12:13:03.381569 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.382138 10447 ts_tablet_manager.cc:1434] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:13:03.382377 10329 raft_consensus.cc:2468] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:03.383077 10447 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.383196 10448 ts_tablet_manager.cc:1434] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:03.384476 10448 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.388140 10220 leader_election.cc:304] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:03.381515 10446 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.397745 10447 tablet_bootstrap.cc:654] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.389611 10454 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.400833 10454 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.389061 10453 raft_consensus.cc:2804] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.403473 10453 raft_consensus.cc:493] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.404066 10453 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.403617 10454 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.410778 10447 tablet_bootstrap.cc:492] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.411363 10453 raft_consensus.cc:515] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.413880 10446 tablet_bootstrap.cc:654] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.415946 10453 leader_election.cc:290] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.416486 10453 raft_consensus.cc:493] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.411319 10447 ts_tablet_manager.cc:1403] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 12:13:03.419999 10447 raft_consensus.cc:359] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.416875 10453 raft_consensus.cc:515] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.420750 10447 raft_consensus.cc:385] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.420987 10448 tablet_bootstrap.cc:654] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.421408 10452 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.421965 10452 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.424798 10452 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.426419 10453 leader_election.cc:290] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.433914 10446 tablet_bootstrap.cc:492] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.434392 10446 ts_tablet_manager.cc:1403] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.005s
I20260709 12:13:03.437228 10446 raft_consensus.cc:359] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.439293 10446 raft_consensus.cc:385] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.439608 10446 raft_consensus.cc:740] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.440279 10446 consensus_queue.cc:260] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.442741 10446 ts_tablet_manager.cc:1434] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:13:03.443974 10454 raft_consensus.cc:493] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.444511 10454 raft_consensus.cc:515] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.446496 10454 leader_election.cc:290] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.443701 10446 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.421057 10447 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.447574 10447 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.453969 10448 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.454471 10448 ts_tablet_manager.cc:1403] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.002s
I20260709 12:13:03.459666 10447 ts_tablet_manager.cc:1434] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260709 12:13:03.460660 10447 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.462632 10446 tablet_bootstrap.cc:654] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.457806 10448 raft_consensus.cc:359] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.466280 10454 raft_consensus.cc:493] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.466367 10448 raft_consensus.cc:385] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.466784 10448 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.466813 10454 raft_consensus.cc:515] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.469636 10454 leader_election.cc:290] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.470381 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.470557 10328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.470317 10448 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.471215 10328 raft_consensus.cc:2468] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
W20260709 12:13:03.472434 10369 leader_election.cc:343] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.472939 10448 ts_tablet_manager.cc:1434] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.008s
I20260709 12:13:03.473511 10369 leader_election.cc:304] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.473929 10448 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.475126 10328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.475864 10328 raft_consensus.cc:2468] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.476919 10369 leader_election.cc:304] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.479259 10454 raft_consensus.cc:2804] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.479620 10454 raft_consensus.cc:493] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.479954 10454 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.482862 10452 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.483335 10452 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.485437 10452 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.487463 10481 raft_consensus.cc:2804] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.496589 10403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.498732 10446 tablet_bootstrap.cc:492] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.494781 10481 raft_consensus.cc:493] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.499543 10446 ts_tablet_manager.cc:1403] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.001s
I20260709 12:13:03.499619 10402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.502893 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.503338 10481 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.508720 10447 tablet_bootstrap.cc:654] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.508433 10446 raft_consensus.cc:359] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.509300 10446 raft_consensus.cc:385] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.509673 10446 raft_consensus.cc:740] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.511209 10446 consensus_queue.cc:260] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.517702 10446 ts_tablet_manager.cc:1434] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:13:03.520630 10328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.521209 10328 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.521075 10454 raft_consensus.cc:515] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.521148 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.523859 10401 raft_consensus.cc:2393] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in this term.
I20260709 12:13:03.522107 10446 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.525749 10452 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.524611 10329 raft_consensus.cc:2468] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:03.527127 10452 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.530937 10452 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.531737 10448 tablet_bootstrap.cc:654] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.531888 10454 leader_election.cc:290] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.535641 10454 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.535826 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.536387 10329 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.536137 10454 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.529294 10220 leader_election.cc:304] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:03.539923 10482 raft_consensus.cc:493] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.548687 10446 tablet_bootstrap.cc:654] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.550624 10254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.551043 10453 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.551549 10453 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.551939 10252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.550920 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.553934 10253 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 0.
I20260709 12:13:03.553767 10452 raft_consensus.cc:493] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.555295 10473 raft_consensus.cc:2804] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.556540 10454 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.542892 10482 raft_consensus.cc:515] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.557324 10452 raft_consensus.cc:515] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.561957 10473 raft_consensus.cc:493] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.565672 10473 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.572038 10453 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
W20260709 12:13:03.572297 10294 leader_election.cc:343] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.578289 10482 leader_election.cc:290] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.573019 10327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.582683 10447 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.583276 10447 ts_tablet_manager.cc:1403] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.016s
I20260709 12:13:03.578078 10326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
W20260709 12:13:03.585906 10294 leader_election.cc:343] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.583842 10452 leader_election.cc:290] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.587399 10446 tablet_bootstrap.cc:492] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.585901 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.657859 10446 ts_tablet_manager.cc:1403] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.014s
I20260709 12:13:03.622385 10328 raft_consensus.cc:2468] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 1.
I20260709 12:13:03.634953 10252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.585216 10327 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.634264 10254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.659346 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.587918 10326 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:03.627333 10402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.626206 10329 raft_consensus.cc:2468] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 1.
I20260709 12:13:03.627646 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.667117 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.669451 10446 raft_consensus.cc:359] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.670624 10446 raft_consensus.cc:385] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.670426 10447 raft_consensus.cc:359] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.670475 10369 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.671120 10447 raft_consensus.cc:385] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.671422 10447 raft_consensus.cc:740] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.664394 10220 leader_election.cc:304] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:03.671000 10446 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.658175 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.671612 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.672123 10447 consensus_queue.cc:260] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.592464 10294 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:03.605150 10481 raft_consensus.cc:515] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.635566 10251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.668304 10402 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 0.
I20260709 12:13:03.631716 10473 raft_consensus.cc:515] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.674137 10453 raft_consensus.cc:2804] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.679689 10446 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.669878 10401 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 0.
I20260709 12:13:03.681058 10482 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.675784 10399 raft_consensus.cc:2468] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 0.
I20260709 12:13:03.675016 10250 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.679356 10369 leader_election.cc:304] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.697454 10452 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.701249 10403 raft_consensus.cc:2393] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in this term.
W20260709 12:13:03.701363 10368 leader_election.cc:343] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.701273 10452 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:03.701911 10292 leader_election.cc:343] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.702157 10452 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.606721 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.702644 10447 ts_tablet_manager.cc:1434] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.119s	user 0.012s	sys 0.009s
I20260709 12:13:03.703903 10447 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: Bootstrap starting.
I20260709 12:13:03.701972 10368 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0
W20260709 12:13:03.696973 10294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:36451, user_credentials={real_user=slave}} blocked reactor thread for 108290us
I20260709 12:13:03.703764 10254 raft_consensus.cc:2393] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9792dfc36d17404b999c92e2bbe7fcf3 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:03.703672 10454 raft_consensus.cc:2804] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.708350 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.697446 10220 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:03.702410 10292 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0; no voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:03.710366 10325 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.716952 10446 ts_tablet_manager.cc:1434] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 12:13:03.717893 10446 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: Bootstrap starting.
I20260709 12:13:03.716639 10253 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.718719 10369 leader_election.cc:304] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
W20260709 12:13:03.719539 10294 leader_election.cc:343] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.746003 10452 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.729743 10453 raft_consensus.cc:697] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:03.752300 10487 raft_consensus.cc:2749] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.752463 10453 consensus_queue.cc:237] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.754050 10489 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.754787 10489 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.756687 10493 raft_consensus.cc:2749] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:03.751268 10368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:36451, user_credentials={real_user=slave}} blocked reactor thread for 50594.5us
I20260709 12:13:03.758747 10481 leader_election.cc:290] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.759258 10292 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:03.761165 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.760210 10473 leader_election.cc:290] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.761909 10481 raft_consensus.cc:2804] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.766829 10490 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.766777 10454 raft_consensus.cc:697] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:03.767318 10490 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.767745 10490 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.765291 10481 raft_consensus.cc:493] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.777804 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.776306 10481 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.780486 10452 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.777159 10448 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.780531 10486 raft_consensus.cc:2804] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:03.771149 10220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:45227, user_credentials={real_user=slave}} blocked reactor thread for 90493.9us
I20260709 12:13:03.783764 10486 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.784166 10486 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.784953 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.785804 10329 raft_consensus.cc:2393] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in this term.
I20260709 12:13:03.780608 10325 raft_consensus.cc:2393] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9792dfc36d17404b999c92e2bbe7fcf3 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:03.787526 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.788803 10447 tablet_bootstrap.cc:654] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.788321 10253 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.788468 10402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.790335 10448 ts_tablet_manager.cc:1403] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.317s	user 0.022s	sys 0.023s
I20260709 12:13:03.787062 10490 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.790606 10402 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.793028 10369 leader_election.cc:304] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [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: 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:03.791431 10454 consensus_queue.cc:237] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.795835 10492 raft_consensus.cc:2749] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.794900 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:03.798441 10489 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.803880 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:03.806661 10325 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 0.
I20260709 12:13:03.808018 10369 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.807291 10448 raft_consensus.cc:359] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.809633 10489 raft_consensus.cc:2804] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.810894 10489 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.811292 10489 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.809322 10448 raft_consensus.cc:385] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.811822 10486 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.815081 10446 tablet_bootstrap.cc:654] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.813289 10448 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.813539 10402 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 1.
I20260709 12:13:03.819620 10292 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.818089 10250 raft_consensus.cc:2393] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9792dfc36d17404b999c92e2bbe7fcf3 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:03.820300 10252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.817771 10253 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 1.
I20260709 12:13:03.820763 10452 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.823114 10452 raft_consensus.cc:697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
W20260709 12:13:03.824865 10294 leader_election.cc:343] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.822391 10490 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.825687 10402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.825160 10481 raft_consensus.cc:515] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.827556 10402 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.828320 10447 tablet_bootstrap.cc:492] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: No bootstrap required, opened a new log
I20260709 12:13:03.829344 10481 leader_election.cc:290] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.829581 10252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.830200 10252 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.830080 10489 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.824448 10452 consensus_queue.cc:237] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.828758 10447 ts_tablet_manager.cc:1403] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.008s
I20260709 12:13:03.820628 10448 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.832258 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.833341 10325 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.834345 10489 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.835304 10447 raft_consensus.cc:359] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.837631 10447 raft_consensus.cc:385] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.837831 10447 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.838675 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.839615 10486 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.840387 10447 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.840538 10327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.841030 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.850637 10447 ts_tablet_manager.cc:1434] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:03.851409 10448 ts_tablet_manager.cc:1434] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.007s
I20260709 12:13:03.849386 10329 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.851505 10368 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:03.854975 10402 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 1.
I20260709 12:13:03.856251 10252 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 1.
I20260709 12:13:03.856343 10292 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:03.856904 10489 raft_consensus.cc:2749] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.858031 10368 leader_election.cc:304] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.858196 10448 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.857075 10325 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 1.
I20260709 12:13:03.857357 10452 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.859457 10452 raft_consensus.cc:697] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:03.859596 10220 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:03.860244 10329 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 1.
I20260709 12:13:03.860381 10486 raft_consensus.cc:2804] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.860718 10489 raft_consensus.cc:2804] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.860878 10486 raft_consensus.cc:697] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:03.861562 10489 raft_consensus.cc:697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:03.862076 10486 consensus_queue.cc:237] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.862386 10489 consensus_queue.cc:237] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.864365 10446 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: No bootstrap required, opened a new log
I20260709 12:13:03.864789 10446 ts_tablet_manager.cc:1403] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.008s
I20260709 12:13:03.866142 10448 tablet_bootstrap.cc:654] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.867339 10446 raft_consensus.cc:359] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.868028 10446 raft_consensus.cc:385] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.868386 10446 raft_consensus.cc:740] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.867386 10452 consensus_queue.cc:237] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.869066 10446 consensus_queue.cc:260] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.871865 10446 ts_tablet_manager.cc:1434] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
W20260709 12:13:03.876024 10217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:46249, user_credentials={real_user=slave}} blocked reactor thread for 340289us
I20260709 12:13:03.893347 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:03.894236 10401 raft_consensus.cc:2393] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in this term.
I20260709 12:13:03.896133 10403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.896883 10403 raft_consensus.cc:2393] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in this term.
I20260709 12:13:03.895011 10402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.900532 10217 leader_election.cc:304] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:03.900991 10482 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.901412 10482 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.902881 10292 leader_election.cc:304] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:03.904417 10486 raft_consensus.cc:2749] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.904462 10452 raft_consensus.cc:2804] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.904969 10452 raft_consensus.cc:493] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.905444 10452 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.910383 10150 catalog_manager.cc:5697] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.911316 10149 catalog_manager.cc:5697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.914276 10448 tablet_bootstrap.cc:492] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.914757 10448 ts_tablet_manager.cc:1403] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260709 12:13:03.915879 10149 catalog_manager.cc:5697] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.915391 10482 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.920272 10448 raft_consensus.cc:359] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.921443 10448 raft_consensus.cc:385] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.921763 10448 raft_consensus.cc:740] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.922541 10448 consensus_queue.cc:260] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.920205 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.923744 10253 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:03.925441 10448 ts_tablet_manager.cc:1434] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:03.928294 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:03.930747 10482 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:03.931442 10448 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.933873 10253 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 2.
I20260709 12:13:03.935071 10368 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:03.935961 10482 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:03.936682 10482 raft_consensus.cc:697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:03.937064 10452 raft_consensus.cc:515] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.937568 10482 consensus_queue.cc:237] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Queue going to LEADER 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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.940462 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:03.941042 10401 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.942437 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:03.943100 10253 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.948273 10401 raft_consensus.cc:2468] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 1.
I20260709 12:13:03.949518 10292 leader_election.cc:304] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:03.950346 10490 raft_consensus.cc:2804] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.950548 10448 tablet_bootstrap.cc:654] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.950819 10490 raft_consensus.cc:697] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:03.951697 10490 consensus_queue.cc:237] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.958814 10253 raft_consensus.cc:2468] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 1.
I20260709 12:13:03.960889 10448 tablet_bootstrap.cc:492] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.961297 10448 ts_tablet_manager.cc:1403] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 12:13:03.962654 10452 leader_election.cc:290] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:03.963958 10448 raft_consensus.cc:359] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.964802 10448 raft_consensus.cc:385] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.965073 10448 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.965817 10448 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.970885 10448 ts_tablet_manager.cc:1434] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:03.971896 10448 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Bootstrap starting.
I20260709 12:13:03.976130 10448 tablet_bootstrap.cc:654] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.980896 10448 tablet_bootstrap.cc:492] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: No bootstrap required, opened a new log
I20260709 12:13:03.981395 10448 ts_tablet_manager.cc:1403] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:13:03.983857 10448 raft_consensus.cc:359] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.984988 10448 raft_consensus.cc:385] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.985314 10448 raft_consensus.cc:740] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.986115 10448 consensus_queue.cc:260] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:03.988726 10448 ts_tablet_manager.cc:1434] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:03.999135 10147 catalog_manager.cc:5697] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.001137 10147 catalog_manager.cc:5697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.003448 10486 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.003731 10453 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.003943 10486 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.005455 10453 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.007118 10486 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.007578 10453 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.008476 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:04.010577 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:04.010525 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:04.011303 10399 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:04.011639 10401 raft_consensus.cc:2393] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 10d953a0ef724e99810faffe44b2efa0 in this term.
I20260709 12:13:04.012912 10217 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.014353 10220 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:04.015156 10486 raft_consensus.cc:2804] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.015514 10486 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.015852 10486 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.016324 10453 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.017266 10490 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.017715 10490 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.011547 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:04.018898 10325 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:04.020042 10490 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.021282 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:04.021639 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" is_pre_election: true
I20260709 12:13:04.021852 10401 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 0.
I20260709 12:13:04.022886 10292 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.023747 10490 raft_consensus.cc:2804] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.024106 10490 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.024688 10490 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.027302 10486 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.028405 10253 raft_consensus.cc:2393] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d953a0ef724e99810faffe44b2efa0 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:04.032289 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:04.032531 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.031006 10150 catalog_manager.cc:5697] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.033083 10401 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.036360 10490 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.038993 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.039281 10401 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 1.
I20260709 12:13:04.039722 10253 raft_consensus.cc:2393] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d953a0ef724e99810faffe44b2efa0 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:04.040375 10217 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.041348 10491 raft_consensus.cc:2804] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.041821 10491 raft_consensus.cc:697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.042587 10491 consensus_queue.cc:237] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.044642 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.045125 10453 raft_consensus.cc:2749] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.040630 10325 raft_consensus.cc:2393] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in current term 1: Already voted for candidate 10d953a0ef724e99810faffe44b2efa0 in this term.
I20260709 12:13:04.045397 10399 raft_consensus.cc:2393] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d953a0ef724e99810faffe44b2efa0 in current term 1: Already voted for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in this term.
I20260709 12:13:04.046260 10148 catalog_manager.cc:5697] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.048599 10486 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.050977 10292 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [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: 10d953a0ef724e99810faffe44b2efa0; no voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:04.051898 10452 raft_consensus.cc:2749] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.045637 10490 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 1 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.064816 10148 catalog_manager.cc:5697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.065414 10147 catalog_manager.cc:5697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 1 to 2, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.125200 10491 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.125686 10491 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.127897 10491 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.128334 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0" is_pre_election: true
I20260709 12:13:04.128944 10325 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:04.129132 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" is_pre_election: true
I20260709 12:13:04.129726 10401 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 0.
I20260709 12:13:04.130213 10220 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:04.130990 10491 raft_consensus.cc:2804] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.131335 10491 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.131654 10491 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.138909 10491 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
W20260709 12:13:04.140342 10198 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:04.141597 10491 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.141867 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:04.142409 10325 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.143553 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.144101 10401 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.149482 10325 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 1.
I20260709 12:13:04.150811 10220 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:04.150902 10401 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 1.
I20260709 12:13:04.151782 10491 raft_consensus.cc:2804] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.152179 10491 raft_consensus.cc:697] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.153296 10491 consensus_queue.cc:237] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.161134 10148 catalog_manager.cc:5697] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.223620 10482 consensus_queue.cc:1048] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.234267 10401 raft_consensus.cc:1240] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Rejecting Update request from peer 10d953a0ef724e99810faffe44b2efa0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.239060 10452 consensus_queue.cc:1059] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.239777 10452 consensus_queue.cc:1243] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Peer 9792dfc36d17404b999c92e2bbe7fcf3 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:13:04.240176 10487 raft_consensus.cc:3055] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.240474 10487 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.241290 10487 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.241971 10482 consensus_queue.cc:1048] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.242576 10487 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.249584 10481 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.264401 10489 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.274379 10491 consensus_queue.cc:1048] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.289880 10486 consensus_queue.cc:1048] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.301419 10452 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.308635 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:49376
I20260709 12:13:04.309314 10329 raft_consensus.cc:606] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Received request to transfer leadership to TS 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:04.316767 10452 raft_consensus.cc:993] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:04.317184 10452 raft_consensus.cc:1081] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Signalling peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:04.322049 10250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:41302
I20260709 12:13:04.322618 10250 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.322991 10250 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.325392 10487 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.336723 10329 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:13:04.337172 10329 pending_rounds.cc:85] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Aborting all ops after (but not including) 0
I20260709 12:13:04.337517 10329 pending_rounds.cc:107] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:13:04.337795 10329 raft_consensus.cc:2889] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:04.339576 10489 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:04.336769 10250 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.342278 10250 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 2 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.343407 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.342381 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:04.345724 10329 raft_consensus.cc:3055] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.345979 10329 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.346668 10329 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.347787 10329 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.355243 10329 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 2.
I20260709 12:13:04.356793 10220 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:04.357510 10486 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.357980 10486 raft_consensus.cc:697] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.358747 10486 consensus_queue.cc:237] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.364045 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
mode: GRACEFUL
new_leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:42778
I20260709 12:13:04.364638 10401 raft_consensus.cc:606] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Received request to transfer leadership to TS 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:04.366688 10250 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:04.367998 10492 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.371042 10148 catalog_manager.cc:5697] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 1 to 2, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.398751 10250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:13:04.399369 10250 raft_consensus.cc:606] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:04.404464 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:42778
I20260709 12:13:04.405040 10401 raft_consensus.cc:606] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:04.409759 10250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:13:04.410290 10250 raft_consensus.cc:606] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:04.415059 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:42778
I20260709 12:13:04.415617 10401 raft_consensus.cc:606] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:04.420346 10325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:49376
I20260709 12:13:04.420881 10325 raft_consensus.cc:606] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Received request to transfer leadership to TS 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:04.427830 10486 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.439620 10491 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.450430 10452 consensus_queue.cc:1048] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.464751 10491 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.465282 10490 consensus_queue.cc:1048] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.470098 10453 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.492996 10490 raft_consensus.cc:993] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:04.493462 10452 raft_consensus.cc:1081] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Signalling peer 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:04.495430 10399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:42774
I20260709 12:13:04.495857 10399 raft_consensus.cc:493] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.496130 10399 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.502298 10399 raft_consensus.cc:515] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.505581 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.506152 10250 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.511113 10250 raft_consensus.cc:2468] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 2.
I20260709 12:13:04.512012 10399 leader_election.cc:290] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:04.512190 10368 leader_election.cc:304] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.513270 10492 raft_consensus.cc:2804] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.513713 10492 raft_consensus.cc:697] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:04.513724 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b227e0bc0d1b407e8bc299b1f39ecc34" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:04.514353 10325 raft_consensus.cc:3055] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.514590 10325 raft_consensus.cc:740] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.514565 10492 consensus_queue.cc:237] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.515568 10325 consensus_queue.cc:260] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.516784 10325 raft_consensus.cc:3060] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.523072 10325 raft_consensus.cc:2468] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 2.
I20260709 12:13:04.523185 10150 catalog_manager.cc:5697] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 1 to 2, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.682180 10454 raft_consensus.cc:993] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: : Instructing follower 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:04.682582 10492 raft_consensus.cc:1081] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Signalling peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:04.684101 10250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:41288
I20260709 12:13:04.684602 10250 raft_consensus.cc:493] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.684950 10250 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.685761 10453 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.690500 10250 raft_consensus.cc:515] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.692030 10453 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.693128 10250 leader_election.cc:290] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 2 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.694836 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.695490 10401 raft_consensus.cc:3055] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.695815 10401 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:04.696605 10401 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.697662 10401 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.704180 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:04.704751 10325 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.707723 10473 raft_consensus.cc:993] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.708164 10491 raft_consensus.cc:1081] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.711028 10325 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 2.
I20260709 12:13:04.713200 10220 leader_election.cc:304] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:04.713976 10325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:13:04.714051 10473 raft_consensus.cc:2804] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.714773 10473 raft_consensus.cc:697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.714576 10325 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.715752 10325 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.716102 10473 consensus_queue.cc:237] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.715474 10401 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 2.
I20260709 12:13:04.723192 10325 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.724226 10329 raft_consensus.cc:1240] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Rejecting Update request from peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.725606 10325 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.726801 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.727380 10250 raft_consensus.cc:3055] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.727686 10250 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.728401 10250 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.728835 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.729387 10399 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.729449 10250 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.734431 10453 raft_consensus.cc:993] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.734915 10491 raft_consensus.cc:1081] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.736539 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:13:04.736825 10399 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.737170 10329 raft_consensus.cc:493] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.737685 10329 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.737756 10250 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.744482 10329 raft_consensus.cc:515] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.745196 10292 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.748539 10329 leader_election.cc:290] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.748828 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.747128 10452 raft_consensus.cc:2804] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.749801 10253 raft_consensus.cc:3055] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.750138 10253 raft_consensus.cc:740] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:04.750145 10452 raft_consensus.cc:697] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.751277 10452 consensus_queue.cc:237] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.751348 10253 consensus_queue.cc:260] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.752542 10253 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.746877 10148 catalog_manager.cc:5697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 1 to 2, leader changed from 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195) to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.749186 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0bab28a98644e2a78bf023117c006f" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.763168 10399 raft_consensus.cc:3060] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.766006 10253 raft_consensus.cc:2468] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.766446 10149 catalog_manager.cc:5697] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 1 to 2, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.769899 10399 raft_consensus.cc:2468] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.767943 10294 leader_election.cc:304] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:04.770728 10452 raft_consensus.cc:2804] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.771185 10452 raft_consensus.cc:697] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.771934 10452 consensus_queue.cc:237] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.772398 10329 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.773784 10491 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.782847 10399 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.786257 10149 catalog_manager.cc:5697] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 1 to 2, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.790729 10399 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.793538 10486 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.825930 10454 raft_consensus.cc:993] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.826359 10493 raft_consensus.cc:1081] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.827800 10325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:13:04.828248 10325 raft_consensus.cc:493] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.828531 10325 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.832944 10325 raft_consensus.cc:515] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.834585 10325 leader_election.cc:290] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.835436 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.835712 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531bc3ee0b9a4801a9a9e6199901baba" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.836069 10253 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.836249 10399 raft_consensus.cc:3055] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.836592 10399 raft_consensus.cc:740] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:04.837321 10399 consensus_queue.cc:260] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.838212 10399 raft_consensus.cc:3060] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.842489 10399 raft_consensus.cc:2468] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.842743 10253 raft_consensus.cc:2468] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:04.843564 10292 leader_election.cc:304] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.844298 10452 raft_consensus.cc:2804] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:04.844718 10452 raft_consensus.cc:697] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.845445 10452 consensus_queue.cc:237] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.852312 10150 catalog_manager.cc:5697] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 1 to 2, leader changed from 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.885937 10454 raft_consensus.cc:993] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.886368 10493 raft_consensus.cc:1081] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:04.887789 10325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:13:04.888298 10325 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:04.888607 10325 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.893133 10325 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.894767 10325 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 3 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:04.895571 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:04.895779 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:04.896225 10253 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.896296 10399 raft_consensus.cc:3055] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:04.896764 10399 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:04.897440 10399 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.898495 10399 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:04.902899 10399 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 3.
I20260709 12:13:04.903203 10253 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 3.
I20260709 12:13:04.903923 10292 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:04.904621 10452 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:04.905076 10452 raft_consensus.cc:697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:04.905877 10452 consensus_queue.cc:237] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:04.912061 10150 catalog_manager.cc:5697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 2 to 3, leader changed from 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.937237 10253 raft_consensus.cc:1275] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.938629 10493 consensus_queue.cc:1048] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:04.947906 10325 raft_consensus.cc:1275] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:04.949568 10493 consensus_queue.cc:1048] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:05.182389 10399 raft_consensus.cc:1275] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.183705 10452 consensus_queue.cc:1048] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.191421 10253 raft_consensus.cc:1275] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.192845 10452 consensus_queue.cc:1048] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.219189 10399 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.220906 10486 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.229240 10325 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.230777 10473 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.233592 10253 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.235198 10490 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.246238 10399 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.247643 10538 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.247859 10401 raft_consensus.cc:1275] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.250059 10538 consensus_queue.cc:1048] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.263523 10253 raft_consensus.cc:1275] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:05.265659 10490 consensus_queue.cc:1048] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:05.397253 10399 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:05.398413 10490 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.405036 10253 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:05.406831 10490 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.448758 10119 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:13:07.449504 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:07.467113 10325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:07.467597 10325 raft_consensus.cc:606] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Received request to transfer leadership to TS 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:07.477492 10253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:41310
I20260709 12:13:07.477953 10253 raft_consensus.cc:606] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Received request to transfer leadership to TS 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:07.478968 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:07.479454 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:07.631975 10490 raft_consensus.cc:993] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:07.632387 10490 raft_consensus.cc:1081] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Signalling peer 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:07.633675 10399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:42774
I20260709 12:13:07.634063 10399 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:07.634320 10399 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.638442 10399 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.639844 10399 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 3 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:07.640533 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:07.640842 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:07.641108 10253 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.641356 10325 raft_consensus.cc:3055] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:07.641664 10325 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:07.642443 10325 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.643626 10325 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.647441 10253 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 3.
I20260709 12:13:07.648617 10368 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:07.649245 10543 raft_consensus.cc:2804] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:07.649399 10325 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 3.
I20260709 12:13:07.650537 10543 raft_consensus.cc:697] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:07.651304 10543 consensus_queue.cc:237] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.657692 10150 catalog_manager.cc:5697] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 2 to 3, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.779418 10473 raft_consensus.cc:993] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:07.779810 10555 raft_consensus.cc:1081] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Signalling peer 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:07.781317 10399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:42772
I20260709 12:13:07.781824 10399 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:07.782135 10399 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.786499 10399 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.787842 10399 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 3 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451)
I20260709 12:13:07.788894 10253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:07.789080 10325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:07.789417 10253 raft_consensus.cc:3055] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:07.789541 10325 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.789688 10253 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:07.790486 10253 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.791500 10253 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:07.793800 10325 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 3.
I20260709 12:13:07.794589 10369 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:07.795241 10543 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:07.795677 10543 raft_consensus.cc:697] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:07.795718 10253 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 3.
I20260709 12:13:07.796550 10543 consensus_queue.cc:237] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:07.804863 10150 catalog_manager.cc:5697] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 2 to 3, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.090590 10325 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:08.091861 10543 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.100845 10253 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:08.102192 10543 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.274994 10325 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:08.276399 10543 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.287425 10253 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:08.288713 10563 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:08.480422 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:08.485364 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:08.485764 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:09.486650 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:09.491912 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:09.492333 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:10.493270 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:10.498003 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:10.498368 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:11.499588 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:11.505345 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:11.505723 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:12.506543 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:12.511308 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:12.511632 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:13.512498 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:13.517390 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:13.517800 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:14.518731 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:14.523738 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:14.524143 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:15.524959 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:15.529886 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:15.530314 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:16.531153 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:16.535706 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:16.536106 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:17.562250 10119 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:13:17.566372 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:42778
I20260709 12:13:17.566969 10401 raft_consensus.cc:606] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:17.571597 10250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:13:17.572072 10250 raft_consensus.cc:606] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:17.576858 10250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:13:17.577332 10250 raft_consensus.cc:606] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:17.581635 10250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:13:17.582079 10250 raft_consensus.cc:606] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:17.590860 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
mode: GRACEFUL
new_leader_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:42778
I20260709 12:13:17.591361 10401 raft_consensus.cc:606] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Received request to transfer leadership to TS 10d953a0ef724e99810faffe44b2efa0
I20260709 12:13:17.620664 10555 raft_consensus.cc:993] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.621143 10572 raft_consensus.cc:1081] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.622615 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:13:17.623068 10329 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:17.623389 10329 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.628309 10329 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.629962 10329 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:17.630671 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:17.630952 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:17.631438 10401 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.631438 10250 raft_consensus.cc:3055] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.631932 10250 raft_consensus.cc:740] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:17.632715 10250 consensus_queue.cc:260] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.633965 10250 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.637554 10401 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:17.638892 10292 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:17.639724 10564 raft_consensus.cc:2804] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.640196 10250 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:17.640635 10564 raft_consensus.cc:697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:17.641495 10564 consensus_queue.cc:237] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.648207 10150 catalog_manager.cc:5697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 1 to 2, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.706503 10555 raft_consensus.cc:993] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.706867 10555 raft_consensus.cc:1081] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.708189 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:13:17.708637 10329 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:17.708907 10329 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.713428 10329 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.715051 10329 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:17.715911 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:17.716092 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:17.716516 10250 raft_consensus.cc:3055] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.716776 10401 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.716871 10250 raft_consensus.cc:740] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:17.717671 10250 consensus_queue.cc:260] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.719184 10250 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.721547 10401 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:17.722358 10292 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:17.723009 10564 raft_consensus.cc:2804] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.723421 10564 raft_consensus.cc:697] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:17.724308 10250 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 2.
I20260709 12:13:17.724115 10564 consensus_queue.cc:237] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.730561 10150 catalog_manager.cc:5697] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 1 to 2, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.952442 10572 raft_consensus.cc:993] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.952859 10555 raft_consensus.cc:1081] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:17.954097 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:13:17.954524 10329 raft_consensus.cc:493] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:17.954814 10329 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.958802 10329 raft_consensus.cc:515] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.960229 10329 leader_election.cc:290] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 3 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:17.961014 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:17.961172 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:17.961432 10250 raft_consensus.cc:3055] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:17.961603 10401 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.961715 10250 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:17.962419 10250 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.963289 10250 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.966125 10401 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 3.
I20260709 12:13:17.967077 10292 leader_election.cc:304] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:17.967190 10250 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 3.
I20260709 12:13:17.967859 10564 raft_consensus.cc:2804] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:17.968245 10564 raft_consensus.cc:697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:17.968863 10564 consensus_queue.cc:237] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:17.975317 10150 catalog_manager.cc:5697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 2 to 3, leader changed from 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.066020 10563 raft_consensus.cc:993] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:18.066365 10563 raft_consensus.cc:1081] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:18.067739 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:13:18.068140 10329 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:18.068360 10329 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.072402 10329 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.073746 10329 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 4 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:18.074623 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:18.074673 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:18.075152 10250 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.075238 10401 raft_consensus.cc:3055] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:18.075532 10401 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:18.076113 10401 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.076953 10401 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.080197 10250 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 4.
I20260709 12:13:18.081087 10401 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 4.
I20260709 12:13:18.081248 10294 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [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: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:18.082103 10573 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:18.082430 10573 raft_consensus.cc:697] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:18.083184 10573 consensus_queue.cc:237] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.089195 10150 catalog_manager.cc:5697] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 3 to 4, leader changed from 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.099169 10581 raft_consensus.cc:993] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: : Instructing follower 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:18.099563 10581 raft_consensus.cc:1081] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Signalling peer 10d953a0ef724e99810faffe44b2efa0 to start an election
I20260709 12:13:18.100890 10329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:13:18.101286 10329 raft_consensus.cc:493] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:18.101531 10329 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.105396 10329 raft_consensus.cc:515] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.106696 10329 leader_election.cc:290] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [CANDIDATE]: Term 4 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:18.107777 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:18.107777 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639b0dad989d4178af10f2a4baf56759" candidate_uuid: "10d953a0ef724e99810faffe44b2efa0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:18.108470 10401 raft_consensus.cc:3055] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:18.108525 10250 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.108865 10401 raft_consensus.cc:740] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:18.109571 10401 consensus_queue.cc:260] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.110630 10401 raft_consensus.cc:3060] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:18.114677 10250 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 4.
I20260709 12:13:18.116006 10294 leader_election.cc:304] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [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: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:18.116669 10573 raft_consensus.cc:2804] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:18.116668 10401 raft_consensus.cc:2468] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d953a0ef724e99810faffe44b2efa0 in term 4.
I20260709 12:13:18.117292 10573 raft_consensus.cc:697] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Becoming Leader. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:18.118146 10573 consensus_queue.cc:237] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:18.125622 10150 catalog_manager.cc:5697] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 reported cstate change: term changed from 3 to 4, leader changed from 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195) to 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "10d953a0ef724e99810faffe44b2efa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.152961 10401 raft_consensus.cc:1275] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.154467 10573 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.164299 10250 raft_consensus.cc:1275] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.166033 10573 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.240515 10250 raft_consensus.cc:1275] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.241758 10564 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.250662 10401 raft_consensus.cc:1275] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.252803 10590 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:18.460245 10401 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:18.461261 10590 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.469563 10250 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:18.471212 10590 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:18.497738 10401 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:18.498770 10593 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.508137 10250 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:18.509356 10593 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.555650 10401 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:18.557070 10593 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:18.565505 10250 raft_consensus.cc:1275] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Refusing update from remote peer 10d953a0ef724e99810faffe44b2efa0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:18.568689 10590 consensus_queue.cc:1048] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:20.547176 10182 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 10122
W20260709 12:13:20.548032 10182 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 10185
W20260709 12:13:20.548799 10182 debug-util.cc:398] Leaking SignalData structure 0x7b08001d95a0 after lost signal to thread 10278
W20260709 12:13:20.549528 10182 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd540 after lost signal to thread 10353
W20260709 12:13:20.550222 10182 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab660 after lost signal to thread 10427
I20260709 12:13:20.672977 10119 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:13:20.673840 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:20.683317 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:20.683884 10329 raft_consensus.cc:606] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Received request to transfer leadership to TS 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:20.686539 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:20.687036 10329 raft_consensus.cc:606] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Received request to transfer leadership to TS 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:20.689323 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:20.689806 10329 raft_consensus.cc:606] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Received request to transfer leadership to TS 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:20.692114 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:20.692580 10329 raft_consensus.cc:606] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Received request to transfer leadership to TS 9792dfc36d17404b999c92e2bbe7fcf3
I20260709 12:13:20.694777 10329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566"
dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
mode: GRACEFUL
new_leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:49392
I20260709 12:13:20.695405 10329 raft_consensus.cc:606] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Received request to transfer leadership to TS 525d0ed5d4ae48bf9afa23cb3f9e33b0
I20260709 12:13:20.696491 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:20.697021 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:20.794361 10590 raft_consensus.cc:993] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:20.794781 10564 raft_consensus.cc:1081] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Signalling peer 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:20.796108 10399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:42774
I20260709 12:13:20.796499 10399 raft_consensus.cc:493] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:20.796732 10399 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.802011 10399 raft_consensus.cc:515] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.804235 10399 leader_election.cc:290] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 4 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:20.805178 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:20.805429 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb7a7646fa46cdaa4a7eed6f5a07d0" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:20.805720 10250 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.806002 10329 raft_consensus.cc:3055] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:20.806313 10329 raft_consensus.cc:740] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:20.806915 10329 consensus_queue.cc:260] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.807744 10329 raft_consensus.cc:3060] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.811380 10329 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 4.
I20260709 12:13:20.811429 10250 raft_consensus.cc:2468] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 4.
I20260709 12:13:20.812443 10369 leader_election.cc:304] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: 10d953a0ef724e99810faffe44b2efa0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:20.813140 10581 raft_consensus.cc:2804] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:20.818077 10581 raft_consensus.cc:697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:20.819409 10581 consensus_queue.cc:237] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.858291 10150 catalog_manager.cc:5697] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 3 to 4, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.878280 10590 raft_consensus.cc:993] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:20.878856 10564 raft_consensus.cc:1081] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Signalling peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:20.880569 10250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:41302
I20260709 12:13:20.881260 10250 raft_consensus.cc:493] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:20.881562 10250 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.886631 10250 raft_consensus.cc:515] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.888911 10250 leader_election.cc:290] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 3 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:20.890376 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:20.891263 10329 raft_consensus.cc:3055] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.891072 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b1c0609081456d897bb6ce72fbf566" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:20.891618 10329 raft_consensus.cc:740] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:20.891986 10399 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.892582 10329 consensus_queue.cc:260] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.893923 10329 raft_consensus.cc:3060] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.899268 10329 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 3.
I20260709 12:13:20.899837 10399 raft_consensus.cc:2468] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 3.
I20260709 12:13:20.900511 10220 leader_election.cc:304] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:20.902362 10606 raft_consensus.cc:2804] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:20.903580 10606 raft_consensus.cc:697] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:20.904654 10606 consensus_queue.cc:237] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.911695 10590 raft_consensus.cc:993] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:20.912223 10590 raft_consensus.cc:1081] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Signalling peer 9792dfc36d17404b999c92e2bbe7fcf3 to start an election
I20260709 12:13:20.913767 10399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50"
dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
 from {username='slave'} at 127.0.0.1:42774
I20260709 12:13:20.914254 10399 raft_consensus.cc:493] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:20.914693 10399 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.915198 10150 catalog_manager.cc:5697] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 2 to 3, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.920066 10399 raft_consensus.cc:515] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.923161 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:20.923233 10250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c3040b3e7c4c0e9b6e9c03420b0b50" candidate_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
I20260709 12:13:20.923709 10329 raft_consensus.cc:3055] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:20.923838 10250 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.924022 10329 raft_consensus.cc:740] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:20.924661 10399 leader_election.cc:290] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [CANDIDATE]: Term 4 election: Requested vote from peers 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451), 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227)
I20260709 12:13:20.924803 10329 consensus_queue.cc:260] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.925931 10329 raft_consensus.cc:3060] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:20.931923 10250 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 4.
I20260709 12:13:20.933291 10368 leader_election.cc:304] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:20.934301 10581 raft_consensus.cc:2804] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:20.934752 10581 raft_consensus.cc:697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 LEADER]: Becoming Leader. State: Replica: 9792dfc36d17404b999c92e2bbe7fcf3, State: Running, Role: LEADER
I20260709 12:13:20.934772 10329 raft_consensus.cc:2468] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9792dfc36d17404b999c92e2bbe7fcf3 in term 4.
I20260709 12:13:20.936055 10581 consensus_queue.cc:237] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.944480 10150 catalog_manager.cc:5697] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 reported cstate change: term changed from 3 to 4, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.968189 10564 raft_consensus.cc:993] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:20.968729 10590 raft_consensus.cc:1081] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Signalling peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:20.970386 10250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:41302
I20260709 12:13:20.970986 10250 raft_consensus.cc:493] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:20.971302 10250 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.976210 10250 raft_consensus.cc:515] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.977671 10250 leader_election.cc:290] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 5 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:20.978782 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:20.978780 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d180cbb48e542edb9279681c70929fb" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:20.979254 10329 raft_consensus.cc:3055] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:20.979554 10329 raft_consensus.cc:740] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:20.979537 10399 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.980347 10329 consensus_queue.cc:260] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.981287 10329 raft_consensus.cc:3060] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:20.985533 10329 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 5.
I20260709 12:13:20.986073 10399 raft_consensus.cc:2468] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 5.
I20260709 12:13:20.987037 10220 leader_election.cc:304] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: 10d953a0ef724e99810faffe44b2efa0, 525d0ed5d4ae48bf9afa23cb3f9e33b0; no voters: 
I20260709 12:13:20.987974 10606 raft_consensus.cc:2804] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:20.988394 10606 raft_consensus.cc:697] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 5 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:20.989182 10606 consensus_queue.cc:237] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:20.996270 10150 catalog_manager.cc:5697] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 4 to 5, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 5 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.113381 10564 raft_consensus.cc:993] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: : Instructing follower 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:21.113960 10564 raft_consensus.cc:1081] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Signalling peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 to start an election
I20260709 12:13:21.115731 10250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207"
dest_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0"
 from {username='slave'} at 127.0.0.1:41302
I20260709 12:13:21.116201 10250 raft_consensus.cc:493] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:21.116442 10250 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.120599 10250 raft_consensus.cc:515] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:21.122057 10250 leader_election.cc:290] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 3 election: Requested vote from peers 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227), 9792dfc36d17404b999c92e2bbe7fcf3 (127.9.225.195:46249)
I20260709 12:13:21.122918 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d953a0ef724e99810faffe44b2efa0"
I20260709 12:13:21.123483 10329 raft_consensus.cc:3055] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.123423 10399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4c7b5c99c44e33aea9abaf6a74d207" candidate_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9792dfc36d17404b999c92e2bbe7fcf3"
I20260709 12:13:21.123833 10329 raft_consensus.cc:740] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d953a0ef724e99810faffe44b2efa0, State: Running, Role: LEADER
I20260709 12:13:21.124012 10399 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.124634 10329 consensus_queue.cc:260] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:21.125732 10329 raft_consensus.cc:3060] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.130167 10399 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 3.
I20260709 12:13:21.131417 10217 leader_election.cc:304] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d0ed5d4ae48bf9afa23cb3f9e33b0, 9792dfc36d17404b999c92e2bbe7fcf3; no voters: 
I20260709 12:13:21.131685 10329 raft_consensus.cc:2468] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d0ed5d4ae48bf9afa23cb3f9e33b0 in term 3.
I20260709 12:13:21.132265 10606 raft_consensus.cc:2804] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.132723 10606 raft_consensus.cc:697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 LEADER]: Becoming Leader. State: Replica: 525d0ed5d4ae48bf9afa23cb3f9e33b0, State: Running, Role: LEADER
I20260709 12:13:21.133546 10606 consensus_queue.cc:237] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [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: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } }
I20260709 12:13:21.141211 10150 catalog_manager.cc:5697] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 reported cstate change: term changed from 2 to 3, leader changed from 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194) to 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.225477 10250 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:21.226795 10581 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.239696 10329 raft_consensus.cc:1275] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:21.240962 10581 consensus_queue.cc:1048] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.340178 10329 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:21.341526 10581 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.350908 10250 raft_consensus.cc:1275] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Refusing update from remote peer 9792dfc36d17404b999c92e2bbe7fcf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:21.352671 10599 consensus_queue.cc:1048] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d0ed5d4ae48bf9afa23cb3f9e33b0" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.437901 10329 raft_consensus.cc:1275] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.439373 10606 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.448098 10399 raft_consensus.cc:1275] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.449821 10607 consensus_queue.cc:1048] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.563782 10329 raft_consensus.cc:1275] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.565280 10606 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:21.579257 10399 raft_consensus.cc:1275] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.580909 10621 consensus_queue.cc:1048] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:21.589095 10399 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 5 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:21.590350 10621 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792dfc36d17404b999c92e2bbe7fcf3" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.598663 10329 raft_consensus.cc:1275] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 5 FOLLOWER]: Refusing update from remote peer 525d0ed5d4ae48bf9afa23cb3f9e33b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:21.602005 10621 consensus_queue.cc:1048] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d953a0ef724e99810faffe44b2efa0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.698499 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:21.703495 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:21.703903 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:22.705221 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:22.710101 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:22.710502 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:23.711608 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:23.716954 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:23.717574 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:24.718531 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:24.723331 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:24.723757 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:25.724824 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:25.729743 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:25.730180 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:26.731137 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:26.735857 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:26.736260 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:27.737234 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.741905 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:27.742319 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:28.743433 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.748375 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:28.748777 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:29.749969 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:29.755079 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:29.755677 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:30.780584 10119 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:13:30.781167 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
I20260709 12:13:30.801754 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:30.802429 10119 tablet_replica.cc:333] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.803033 10119 raft_consensus.cc:2243] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.803771 10119 raft_consensus.cc:2272] T 7d180cbb48e542edb9279681c70929fb P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.805729 10119 tablet_replica.cc:333] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.806159 10119 raft_consensus.cc:2243] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.806725 10119 raft_consensus.cc:2272] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.808192 10119 tablet_replica.cc:333] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.808617 10119 raft_consensus.cc:2243] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.808990 10119 raft_consensus.cc:2272] T 639b0dad989d4178af10f2a4baf56759 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.810305 10119 tablet_replica.cc:333] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.810704 10119 raft_consensus.cc:2243] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.811021 10119 raft_consensus.cc:2272] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.812412 10119 tablet_replica.cc:333] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.812827 10119 raft_consensus.cc:2243] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.813228 10119 raft_consensus.cc:2272] T bc0bab28a98644e2a78bf023117c006f P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.814666 10119 tablet_replica.cc:333] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.815207 10119 raft_consensus.cc:2243] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.815706 10119 raft_consensus.cc:2272] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.817312 10119 tablet_replica.cc:333] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.817772 10119 raft_consensus.cc:2243] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.818223 10119 raft_consensus.cc:2272] T 531bc3ee0b9a4801a9a9e6199901baba P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.819942 10119 tablet_replica.cc:333] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.820363 10119 raft_consensus.cc:2243] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.820703 10119 raft_consensus.cc:2272] T b227e0bc0d1b407e8bc299b1f39ecc34 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.822049 10119 tablet_replica.cc:333] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0: stopping tablet replica
I20260709 12:13:30.822443 10119 raft_consensus.cc:2243] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.823071 10119 raft_consensus.cc:2272] T d7b1c0609081456d897bb6ce72fbf566 P 525d0ed5d4ae48bf9afa23cb3f9e33b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.911203 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
I20260709 12:13:30.932730 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
I20260709 12:13:30.961283 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:30.962049 10119 tablet_replica.cc:333] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.962855 10119 raft_consensus.cc:2243] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.963502 10119 raft_consensus.cc:2272] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.965263 10119 tablet_replica.cc:333] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.965826 10119 raft_consensus.cc:2243] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.966979 10119 raft_consensus.cc:2272] T 531bc3ee0b9a4801a9a9e6199901baba P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.969165 10119 tablet_replica.cc:333] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.969801 10119 raft_consensus.cc:2243] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.970373 10119 raft_consensus.cc:2272] T 7d180cbb48e542edb9279681c70929fb P 10d953a0ef724e99810faffe44b2efa0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.972038 10119 tablet_replica.cc:333] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.972486 10119 raft_consensus.cc:2243] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.973290 10119 raft_consensus.cc:2272] T bc0bab28a98644e2a78bf023117c006f P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.975023 10119 tablet_replica.cc:333] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.975642 10119 raft_consensus.cc:2243] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.976191 10119 raft_consensus.cc:2272] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.978348 10119 tablet_replica.cc:333] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.978814 10119 raft_consensus.cc:2243] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:30.979174 10368 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36451: connect: Connection refused (error 111)
I20260709 12:13:30.979332 10119 raft_consensus.cc:2272] T d7b1c0609081456d897bb6ce72fbf566 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.981266 10119 tablet_replica.cc:333] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.981786 10119 raft_consensus.cc:2243] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.982290 10119 raft_consensus.cc:2272] T b227e0bc0d1b407e8bc299b1f39ecc34 P 10d953a0ef724e99810faffe44b2efa0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:30.984342 10368 consensus_peers.cc:597] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 -> Peer 525d0ed5d4ae48bf9afa23cb3f9e33b0 (127.9.225.193:36451): Couldn't send request to peer 525d0ed5d4ae48bf9afa23cb3f9e33b0. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.984699 10119 tablet_replica.cc:333] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.985286 10119 raft_consensus.cc:2243] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.985816 10119 raft_consensus.cc:2272] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 10d953a0ef724e99810faffe44b2efa0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.987632 10119 tablet_replica.cc:333] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0: stopping tablet replica
I20260709 12:13:30.988204 10119 raft_consensus.cc:2243] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:30.989279 10119 raft_consensus.cc:2272] T 639b0dad989d4178af10f2a4baf56759 P 10d953a0ef724e99810faffe44b2efa0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:30.991506 10369 consensus_peers.cc:597] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 -> Peer 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227): Couldn't send request to peer 10d953a0ef724e99810faffe44b2efa0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.015763 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
I20260709 12:13:31.032454 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:13:31.040939 10369 consensus_peers.cc:597] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 -> Peer 10d953a0ef724e99810faffe44b2efa0 (127.9.225.194:45227): Couldn't send request to peer 10d953a0ef724e99810faffe44b2efa0. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:45227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.058630 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:31.059366 10119 tablet_replica.cc:333] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.059981 10119 raft_consensus.cc:2243] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.060500 10119 raft_consensus.cc:2272] T 639b0dad989d4178af10f2a4baf56759 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.062280 10119 tablet_replica.cc:333] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.062945 10119 raft_consensus.cc:2243] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.063539 10119 raft_consensus.cc:2272] T 3a4c7b5c99c44e33aea9abaf6a74d207 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.065193 10119 tablet_replica.cc:333] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.065665 10119 raft_consensus.cc:2243] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:31.066659 10119 raft_consensus.cc:2272] T b227e0bc0d1b407e8bc299b1f39ecc34 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.068398 10119 tablet_replica.cc:333] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.068894 10119 raft_consensus.cc:2243] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.069414 10119 raft_consensus.cc:2272] T d7b1c0609081456d897bb6ce72fbf566 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.071485 10119 tablet_replica.cc:333] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.071903 10119 raft_consensus.cc:2243] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.072346 10119 raft_consensus.cc:2272] T 7d180cbb48e542edb9279681c70929fb P 9792dfc36d17404b999c92e2bbe7fcf3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.073962 10119 tablet_replica.cc:333] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.074368 10119 raft_consensus.cc:2243] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.074767 10119 raft_consensus.cc:2272] T 531bc3ee0b9a4801a9a9e6199901baba P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.076332 10119 tablet_replica.cc:333] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.076798 10119 raft_consensus.cc:2243] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:31.077629 10119 raft_consensus.cc:2272] T c7bb7a7646fa46cdaa4a7eed6f5a07d0 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.079167 10119 tablet_replica.cc:333] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.079562 10119 raft_consensus.cc:2243] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:31.080300 10119 raft_consensus.cc:2272] T 31c3040b3e7c4c0e9b6e9c03420b0b50 P 9792dfc36d17404b999c92e2bbe7fcf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.081790 10119 tablet_replica.cc:333] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3: stopping tablet replica
I20260709 12:13:31.082201 10119 raft_consensus.cc:2243] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.082742 10119 raft_consensus.cc:2272] T bc0bab28a98644e2a78bf023117c006f P 9792dfc36d17404b999c92e2bbe7fcf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.109163 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:13:31.127987 10119 master.cc:562] Master@127.9.225.254:41297 shutting down...
I20260709 12:13:31.254395 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:31.255067 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.255451 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bf8c18c48f741c6b0686db50cbbf843: stopping tablet replica
I20260709 12:13:31.291826 10119 master.cc:584] Master@127.9.225.254:41297 shutdown complete.
10d953a0ef724e99810faffe44b2efa0  4
525d0ed5d4ae48bf9afa23cb3f9e33b0  4
9792dfc36d17404b999c92e2bbe7fcf3  1
10d953a0ef724e99810faffe44b2efa0  3
525d0ed5d4ae48bf9afa23cb3f9e33b0  3
9792dfc36d17404b999c92e2bbe7fcf3  3
10d953a0ef724e99810faffe44b2efa0  8
525d0ed5d4ae48bf9afa23cb3f9e33b0  0
9792dfc36d17404b999c92e2bbe7fcf3  1
10d953a0ef724e99810faffe44b2efa0  3
525d0ed5d4ae48bf9afa23cb3f9e33b0  3
9792dfc36d17404b999c92e2bbe7fcf3  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30566 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:13:31.332111 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:40365
I20260709 12:13:31.333195 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:31.339435 10637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.339315 10636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.340134 10639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:31.340380 10119 server_base.cc:1061] running on GCE node
I20260709 12:13:31.341253 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:31.341423 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:31.341543 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599211341532 us; error 0 us; skew 500 ppm
I20260709 12:13:31.341988 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:31.344187 10119 webserver.cc:533] Webserver started at http://127.9.225.254:33011/ using document root <none> and password file <none>
I20260709 12:13:31.344630 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:31.344786 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:31.345009 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:31.346087 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "318faf80c3d84a4cbad3b285ead924c8"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.350455 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:31.353720 10644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.354489 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:31.354743 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "318faf80c3d84a4cbad3b285ead924c8"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.355000 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:31.377223 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:31.378420 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:31.414867 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:40365
I20260709 12:13:31.414959 10696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:40365 every 8 connection(s)
I20260709 12:13:31.418748 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.427910 10697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8: Bootstrap starting.
I20260709 12:13:31.432595 10697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:31.436558 10697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8: No bootstrap required, opened a new log
I20260709 12:13:31.438648 10697 raft_consensus.cc:359] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER }
I20260709 12:13:31.439062 10697 raft_consensus.cc:385] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:31.439312 10697 raft_consensus.cc:740] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318faf80c3d84a4cbad3b285ead924c8, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.439829 10697 consensus_queue.cc:260] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER }
I20260709 12:13:31.440254 10697 raft_consensus.cc:399] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:31.440455 10697 raft_consensus.cc:493] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:31.440706 10697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:31.444554 10697 raft_consensus.cc:515] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER }
I20260709 12:13:31.445019 10697 leader_election.cc:304] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [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: 318faf80c3d84a4cbad3b285ead924c8; no voters: 
I20260709 12:13:31.446111 10697 leader_election.cc:290] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:31.446393 10700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:31.447647 10700 raft_consensus.cc:697] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 1 LEADER]: Becoming Leader. State: Replica: 318faf80c3d84a4cbad3b285ead924c8, State: Running, Role: LEADER
I20260709 12:13:31.448316 10700 consensus_queue.cc:237] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [LEADER]: Queue going to LEADER mode. State: All 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: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER }
I20260709 12:13:31.448778 10697 sys_catalog.cc:565] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:31.454298 10701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "318faf80c3d84a4cbad3b285ead924c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER } }
I20260709 12:13:31.454833 10701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:31.455291 10702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 318faf80c3d84a4cbad3b285ead924c8. Latest consensus state: current_term: 1 leader_uuid: "318faf80c3d84a4cbad3b285ead924c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318faf80c3d84a4cbad3b285ead924c8" member_type: VOTER } }
I20260709 12:13:31.455721 10702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:31.457641 10709 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:31.464677 10709 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:31.465559 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:31.473201 10709 catalog_manager.cc:1383] Generated new cluster ID: dd130ced081f48b0bca3c92d3bbb9812
I20260709 12:13:31.473483 10709 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:31.486718 10709 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:31.487946 10709 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:31.501796 10709 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8: Generated new TSK 0
I20260709 12:13:31.502369 10709 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:31.532281 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:31.537860 10718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.538654 10719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.539811 10721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:31.540928 10119 server_base.cc:1061] running on GCE node
I20260709 12:13:31.541803 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:31.542006 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:31.542155 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599211542138 us; error 0 us; skew 500 ppm
I20260709 12:13:31.542657 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:31.545049 10119 webserver.cc:533] Webserver started at http://127.9.225.193:40975/ using document root <none> and password file <none>
I20260709 12:13:31.545542 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:31.545722 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:31.545969 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:31.546967 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "da2351dad79e48ab9cec5b77a322115e"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.551959 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:13:31.555375 10726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.556083 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:31.556365 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "da2351dad79e48ab9cec5b77a322115e"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.556639 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:31.568969 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:31.570142 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:31.571571 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:31.573710 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:31.573894 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.574117 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:31.574278 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.612349 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:36295
I20260709 12:13:31.612433 10788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:36295 every 8 connection(s)
I20260709 12:13:31.617012 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:31.623839 10793 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.624382 10794 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.626546 10796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:31.627954 10119 server_base.cc:1061] running on GCE node
I20260709 12:13:31.628875 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:31.629060 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:31.629226 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599211629207 us; error 0 us; skew 500 ppm
I20260709 12:13:31.629710 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:31.632637 10119 webserver.cc:533] Webserver started at http://127.9.225.194:46045/ using document root <none> and password file <none>
I20260709 12:13:31.633103 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:31.633283 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:31.633535 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:31.634797 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.635082 10789 heartbeater.cc:344] Connected to a master server at 127.9.225.254:40365
I20260709 12:13:31.635438 10789 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:31.636121 10789 heartbeater.cc:507] Master 127.9.225.254:40365 requested a full tablet report, sending...
I20260709 12:13:31.638114 10661 ts_manager.cc:194] Registered new tserver with Master: da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295)
I20260709 12:13:31.639546 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:31.640583 10661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39452
I20260709 12:13:31.643596 10801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.644491 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:13:31.644769 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.645022 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:31.655637 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:31.656831 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:31.658277 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:31.660429 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:31.660614 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.660836 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:31.660977 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.698143 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:46071
I20260709 12:13:31.698237 10863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:46071 every 8 connection(s)
I20260709 12:13:31.702683 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:31.708909 10867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:31.709946 10868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:31.712472 10119 server_base.cc:1061] running on GCE node
W20260709 12:13:31.713186 10870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:31.713884 10864 heartbeater.cc:344] Connected to a master server at 127.9.225.254:40365
I20260709 12:13:31.714109 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:13:31.714277 10864 heartbeater.cc:461] Registering TS with master...
W20260709 12:13:31.714360 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:31.714607 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599211714588 us; error 0 us; skew 500 ppm
I20260709 12:13:31.715189 10864 heartbeater.cc:507] Master 127.9.225.254:40365 requested a full tablet report, sending...
I20260709 12:13:31.715361 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:31.717392 10661 ts_manager.cc:194] Registered new tserver with Master: 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:31.718103 10119 webserver.cc:533] Webserver started at http://127.9.225.195:38227/ using document root <none> and password file <none>
I20260709 12:13:31.718597 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:31.718779 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:31.719013 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:31.718997 10661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39462
I20260709 12:13:31.720434 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "22d788dce9cf4e0797a22c20d5bff111"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.725011 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:13:31.728253 10875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.729009 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:31.729275 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "22d788dce9cf4e0797a22c20d5bff111"
format_stamp: "Formatted at 2026-07-09 12:13:31 on dist-test-slave-8t6p"
I20260709 12:13:31.729622 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:31.773799 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:31.774909 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:31.776271 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:31.778373 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:31.778546 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.778784 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:31.778921 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:31.815227 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:44941
I20260709 12:13:31.815330 10937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:44941 every 8 connection(s)
I20260709 12:13:31.827922 10938 heartbeater.cc:344] Connected to a master server at 127.9.225.254:40365
I20260709 12:13:31.828259 10938 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:31.828914 10938 heartbeater.cc:507] Master 127.9.225.254:40365 requested a full tablet report, sending...
I20260709 12:13:31.830685 10661 ts_manager.cc:194] Registered new tserver with Master: 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:31.831319 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013295151s
I20260709 12:13:31.831995 10661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39474
I20260709 12:13:31.855204 10661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39478:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:13:31.858047 10661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:13:31.929059 10753 tablet_service.cc:1511] Processing CreateTablet for tablet 83da20db97f145d19e3d8fd0ae5dbb56 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:31.929395 10754 tablet_service.cc:1511] Processing CreateTablet for tablet b616a4f6685847668417b7bd0a9f98d4 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:31.932156 10752 tablet_service.cc:1511] Processing CreateTablet for tablet 983a5fb10e9647ee8e60a3cbf11917b3 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:31.933591 10753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83da20db97f145d19e3d8fd0ae5dbb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.936995 10751 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4f963e143409f8678b610eb87ef9e (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:31.938400 10754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b616a4f6685847668417b7bd0a9f98d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.941421 10750 tablet_service.cc:1511] Processing CreateTablet for tablet 16c60b8488d44ac68c40f9f42c51c3b0 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:31.942667 10750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c60b8488d44ac68c40f9f42c51c3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.943667 10751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4f963e143409f8678b610eb87ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.945364 10749 tablet_service.cc:1511] Processing CreateTablet for tablet a5129734cde94183933bdab4fe69d78d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:31.946604 10749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5129734cde94183933bdab4fe69d78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.947152 10752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983a5fb10e9647ee8e60a3cbf11917b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.951665 10748 tablet_service.cc:1511] Processing CreateTablet for tablet eec19e2fbda742b9b7acad20016d6178 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:31.953033 10748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec19e2fbda742b9b7acad20016d6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.960942 10747 tablet_service.cc:1511] Processing CreateTablet for tablet 659a6d3f933a4a6c818a11bda41ef38b (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:31.962183 10747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a6d3f933a4a6c818a11bda41ef38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.963500 10903 tablet_service.cc:1511] Processing CreateTablet for tablet b616a4f6685847668417b7bd0a9f98d4 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:31.964685 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b616a4f6685847668417b7bd0a9f98d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.968756 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 83da20db97f145d19e3d8fd0ae5dbb56 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:31.969905 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83da20db97f145d19e3d8fd0ae5dbb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.972122 10746 tablet_service.cc:1511] Processing CreateTablet for tablet c9a708f4c19247daa168e64f1bcfb385 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:31.973466 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a708f4c19247daa168e64f1bcfb385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.983301 10901 tablet_service.cc:1511] Processing CreateTablet for tablet 983a5fb10e9647ee8e60a3cbf11917b3 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:31.982975 10900 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4f963e143409f8678b610eb87ef9e (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:31.986884 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983a5fb10e9647ee8e60a3cbf11917b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:31.991696 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4f963e143409f8678b610eb87ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.006757 10897 tablet_service.cc:1511] Processing CreateTablet for tablet eec19e2fbda742b9b7acad20016d6178 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:32.008148 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec19e2fbda742b9b7acad20016d6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.012790 10898 tablet_service.cc:1511] Processing CreateTablet for tablet a5129734cde94183933bdab4fe69d78d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:32.013408 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 393c8ccf241c4beba57648651b50894d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:32.014034 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5129734cde94183933bdab4fe69d78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.014654 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393c8ccf241c4beba57648651b50894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.015839 10899 tablet_service.cc:1511] Processing CreateTablet for tablet 16c60b8488d44ac68c40f9f42c51c3b0 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:32.017057 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c60b8488d44ac68c40f9f42c51c3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.024748 10829 tablet_service.cc:1511] Processing CreateTablet for tablet b616a4f6685847668417b7bd0a9f98d4 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:32.026081 10829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b616a4f6685847668417b7bd0a9f98d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.037428 10903 tablet_service.cc:1511] Processing CreateTablet for tablet 659a6d3f933a4a6c818a11bda41ef38b (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:32.038676 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a6d3f933a4a6c818a11bda41ef38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.043107 10896 tablet_service.cc:1511] Processing CreateTablet for tablet c9a708f4c19247daa168e64f1bcfb385 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:32.045363 10895 tablet_service.cc:1511] Processing CreateTablet for tablet 393c8ccf241c4beba57648651b50894d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:32.048547 10828 tablet_service.cc:1511] Processing CreateTablet for tablet 83da20db97f145d19e3d8fd0ae5dbb56 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:32.048943 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 983a5fb10e9647ee8e60a3cbf11917b3 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:32.049809 10828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83da20db97f145d19e3d8fd0ae5dbb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.050998 10826 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4f963e143409f8678b610eb87ef9e (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:32.051076 10821 tablet_service.cc:1511] Processing CreateTablet for tablet c9a708f4c19247daa168e64f1bcfb385 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:32.052248 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4f963e143409f8678b610eb87ef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.052177 10823 tablet_service.cc:1511] Processing CreateTablet for tablet eec19e2fbda742b9b7acad20016d6178 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:32.054044 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 659a6d3f933a4a6c818a11bda41ef38b (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:32.056460 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393c8ccf241c4beba57648651b50894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.056957 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 16c60b8488d44ac68c40f9f42c51c3b0 (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:32.056985 10824 tablet_service.cc:1511] Processing CreateTablet for tablet a5129734cde94183933bdab4fe69d78d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:32.058440 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 393c8ccf241c4beba57648651b50894d (DEFAULT_TABLE table=test-workload [id=5a596f0321794c6aa82f586a1c5e540f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:32.059388 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983a5fb10e9647ee8e60a3cbf11917b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.060856 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec19e2fbda742b9b7acad20016d6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.064383 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393c8ccf241c4beba57648651b50894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.067322 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a708f4c19247daa168e64f1bcfb385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.067847 10954 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.069134 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a6d3f933a4a6c818a11bda41ef38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.075941 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a708f4c19247daa168e64f1bcfb385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.076512 10824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5129734cde94183933bdab4fe69d78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.079437 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c60b8488d44ac68c40f9f42c51c3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.092828 10953 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.122392 10953 tablet_bootstrap.cc:654] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.123157 10955 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.129514 10955 tablet_bootstrap.cc:654] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.131266 10954 tablet_bootstrap.cc:654] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.137234 10954 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.137578 10953 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.137590 10954 ts_tablet_manager.cc:1403] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.005s
I20260709 12:13:32.138007 10953 ts_tablet_manager.cc:1403] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260709 12:13:32.138887 10955 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.139315 10955 ts_tablet_manager.cc:1403] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 12:13:32.140053 10953 raft_consensus.cc:359] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.140542 10953 raft_consensus.cc:385] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.140760 10953 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.141296 10955 raft_consensus.cc:359] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.141291 10953 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.142086 10955 raft_consensus.cc:385] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.141907 10954 raft_consensus.cc:359] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.142397 10955 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.142506 10954 raft_consensus.cc:385] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.142922 10954 raft_consensus.cc:740] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.143349 10955 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.143885 10938 heartbeater.cc:499] Master 127.9.225.254:40365 was elected leader, sending a full tablet report...
I20260709 12:13:32.144485 10953 ts_tablet_manager.cc:1434] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:13:32.145414 10953 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.145814 10955 ts_tablet_manager.cc:1434] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:32.146747 10955 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.146951 10864 heartbeater.cc:499] Master 127.9.225.254:40365 was elected leader, sending a full tablet report...
I20260709 12:13:32.152626 10955 tablet_bootstrap.cc:654] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.152628 10953 tablet_bootstrap.cc:654] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.154110 10954 consensus_queue.cc:260] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.163604 10954 ts_tablet_manager.cc:1434] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 12:13:32.166258 10955 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.166231 10789 heartbeater.cc:499] Master 127.9.225.254:40365 was elected leader, sending a full tablet report...
I20260709 12:13:32.167145 10954 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.167320 10953 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.167758 10953 ts_tablet_manager.cc:1403] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:13:32.170039 10955 ts_tablet_manager.cc:1403] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260709 12:13:32.170399 10953 raft_consensus.cc:359] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.171073 10953 raft_consensus.cc:385] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.171365 10953 raft_consensus.cc:740] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.172135 10953 consensus_queue.cc:260] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.172691 10955 raft_consensus.cc:359] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.173331 10955 raft_consensus.cc:385] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.173611 10955 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.174130 10953 ts_tablet_manager.cc:1434] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:32.174330 10955 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.175001 10953 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.176563 10955 ts_tablet_manager.cc:1434] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:32.177385 10955 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.181342 10953 tablet_bootstrap.cc:654] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.183265 10955 tablet_bootstrap.cc:654] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.185036 10954 tablet_bootstrap.cc:654] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.192807 10953 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.193241 10953 ts_tablet_manager.cc:1403] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:13:32.194249 10955 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.194664 10955 ts_tablet_manager.cc:1403] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 12:13:32.195832 10953 raft_consensus.cc:359] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.196509 10953 raft_consensus.cc:385] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.196785 10953 raft_consensus.cc:740] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.197245 10955 raft_consensus.cc:359] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.197743 10954 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.197904 10955 raft_consensus.cc:385] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.197655 10953 consensus_queue.cc:260] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.198278 10955 raft_consensus.cc:740] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.198462 10954 ts_tablet_manager.cc:1403] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.002s
I20260709 12:13:32.199298 10955 consensus_queue.cc:260] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.201561 10955 ts_tablet_manager.cc:1434] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:13:32.201504 10954 raft_consensus.cc:359] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.202358 10954 raft_consensus.cc:385] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.202523 10955 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.202775 10954 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.203579 10954 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.204743 10953 ts_tablet_manager.cc:1434] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:13:32.205650 10954 ts_tablet_manager.cc:1434] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:32.205687 10953 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.206806 10954 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.208806 10955 tablet_bootstrap.cc:654] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.212185 10953 tablet_bootstrap.cc:654] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.215723 10954 tablet_bootstrap.cc:654] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.220567 10955 tablet_bootstrap.cc:492] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.221055 10955 ts_tablet_manager.cc:1403] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:13:32.223914 10955 raft_consensus.cc:359] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.224639 10955 raft_consensus.cc:385] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.224921 10955 raft_consensus.cc:740] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.226816 10955 consensus_queue.cc:260] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.229101 10953 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.229550 10953 ts_tablet_manager.cc:1403] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:13:32.230108 10955 ts_tablet_manager.cc:1434] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:32.230697 10954 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.231173 10955 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.231212 10954 ts_tablet_manager.cc:1403] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.010s
I20260709 12:13:32.232127 10953 raft_consensus.cc:359] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.232800 10953 raft_consensus.cc:385] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.233081 10953 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.233762 10953 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.234071 10954 raft_consensus.cc:359] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.234943 10954 raft_consensus.cc:385] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.235256 10954 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.235885 10953 ts_tablet_manager.cc:1434] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:13:32.235983 10954 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.236811 10953 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.238092 10954 ts_tablet_manager.cc:1434] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:32.238509 10955 tablet_bootstrap.cc:654] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.238955 10954 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.242996 10953 tablet_bootstrap.cc:654] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.244939 10954 tablet_bootstrap.cc:654] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.253579 10955 tablet_bootstrap.cc:492] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.253732 10953 tablet_bootstrap.cc:492] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.254079 10955 ts_tablet_manager.cc:1403] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 12:13:32.254349 10953 ts_tablet_manager.cc:1403] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:13:32.257054 10955 raft_consensus.cc:359] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.257790 10955 raft_consensus.cc:385] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.257373 10953 raft_consensus.cc:359] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.258085 10955 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.258235 10953 raft_consensus.cc:385] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.258667 10953 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.259001 10955 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.259426 10953 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.261271 10955 ts_tablet_manager.cc:1434] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:32.261704 10953 ts_tablet_manager.cc:1434] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:32.262214 10955 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.262529 10953 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.267462 10955 tablet_bootstrap.cc:654] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.268411 10953 tablet_bootstrap.cc:654] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.272351 10954 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.272840 10954 ts_tablet_manager.cc:1403] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260709 12:13:32.273061 10955 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.273471 10953 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.273509 10955 ts_tablet_manager.cc:1403] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:13:32.274062 10953 ts_tablet_manager.cc:1403] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:13:32.275861 10954 raft_consensus.cc:359] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.276266 10953 raft_consensus.cc:359] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.276574 10954 raft_consensus.cc:385] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.276842 10953 raft_consensus.cc:385] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.276892 10954 raft_consensus.cc:740] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.277176 10953 raft_consensus.cc:740] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.276947 10955 raft_consensus.cc:359] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.277709 10955 raft_consensus.cc:385] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.278049 10955 raft_consensus.cc:740] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.277949 10954 consensus_queue.cc:260] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.278846 10955 consensus_queue.cc:260] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.280220 10954 ts_tablet_manager.cc:1434] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:32.280952 10955 ts_tablet_manager.cc:1434] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:32.281142 10954 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.281847 10955 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.277880 10953 consensus_queue.cc:260] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.286226 10960 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.286677 10960 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.287614 10953 ts_tablet_manager.cc:1434] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:32.288537 10953 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.289063 10960 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.289741 10954 tablet_bootstrap.cc:654] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.294648 10953 tablet_bootstrap.cc:654] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.297158 10955 tablet_bootstrap.cc:654] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.299814 10960 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.300267 10960 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.302265 10960 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.304189 10954 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.304455 10955 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.304659 10954 ts_tablet_manager.cc:1403] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 12:13:32.304858 10955 ts_tablet_manager.cc:1403] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260709 12:13:32.307453 10954 raft_consensus.cc:359] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.307991 10953 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.308162 10954 raft_consensus.cc:385] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.307758 10955 raft_consensus.cc:359] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.308441 10953 ts_tablet_manager.cc:1403] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:13:32.308710 10955 raft_consensus.cc:385] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.308455 10954 raft_consensus.cc:740] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.309127 10961 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.309175 10955 raft_consensus.cc:740] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.309670 10961 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.309679 10954 consensus_queue.cc:260] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.310074 10955 consensus_queue.cc:260] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.311275 10953 raft_consensus.cc:359] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.311971 10953 raft_consensus.cc:385] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.312255 10953 raft_consensus.cc:740] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.312609 10955 ts_tablet_manager.cc:1434] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:13:32.313076 10953 consensus_queue.cc:260] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.313611 10955 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.314599 10961 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.318539 10953 ts_tablet_manager.cc:1434] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:32.319947 10955 tablet_bootstrap.cc:654] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.321976 10953 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.330749 10959 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.331403 10954 ts_tablet_manager.cc:1434] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 12:13:32.331213 10959 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.332332 10954 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.333630 10959 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.338572 10954 tablet_bootstrap.cc:654] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.342536 10953 tablet_bootstrap.cc:654] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.354941 10980 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.355464 10980 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.357424 10980 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.377724 10954 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.378227 10954 ts_tablet_manager.cc:1403] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.006s
I20260709 12:13:32.380874 10959 raft_consensus.cc:493] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.381047 10954 raft_consensus.cc:359] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.381335 10959 raft_consensus.cc:515] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.381742 10954 raft_consensus.cc:385] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.382048 10954 raft_consensus.cc:740] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.383291 10959 leader_election.cc:290] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.383143 10954 consensus_queue.cc:260] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.385639 10953 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.386062 10953 ts_tablet_manager.cc:1403] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.017s
I20260709 12:13:32.388513 10953 raft_consensus.cc:359] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.389114 10953 raft_consensus.cc:385] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.389355 10953 raft_consensus.cc:740] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.389925 10953 consensus_queue.cc:260] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.390456 10960 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.390945 10960 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.391975 10953 ts_tablet_manager.cc:1434] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:13:32.392783 10953 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.392959 10960 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.396279 10954 ts_tablet_manager.cc:1434] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:32.397193 10954 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.403030 10953 tablet_bootstrap.cc:654] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.408339 10954 tablet_bootstrap.cc:654] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.409670 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.410341 10839 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 0.
I20260709 12:13:32.410782 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.411504 10764 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.411549 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.417606 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.418174 10764 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.419267 10876 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.420038 10959 raft_consensus.cc:2804] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.420372 10959 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.420686 10959 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.425686 10955 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.425752 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.426285 10955 ts_tablet_manager.cc:1403] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.113s	user 0.054s	sys 0.053s
I20260709 12:13:32.426421 10913 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.427599 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.428202 10912 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.429431 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.429085 10955 raft_consensus.cc:359] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.429172 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.429973 10955 raft_consensus.cc:385] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.430111 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.430320 10911 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.430444 10955 raft_consensus.cc:740] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.430742 10839 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.429690 10876 leader_election.cc:304] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.431161 10730 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.431511 10955 consensus_queue.cc:260] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.431941 10980 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.429075 10959 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.432430 10980 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.432770 10980 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.433955 10959 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.434018 10955 ts_tablet_manager.cc:1434] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:32.432024 10805 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.434494 10959 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.435070 10955 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.435452 10959 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.435822 10960 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.436175 10960 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.436492 10960 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.437258 10959 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.437732 10959 raft_consensus.cc:2804] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.438045 10959 raft_consensus.cc:493] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.438349 10959 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.439016 10980 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.440843 10980 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.441526 10955 tablet_bootstrap.cc:654] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.441902 10805 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.444206 10960 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.446746 10960 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.447283 10960 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.447606 10960 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.447932 10960 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.450559 10955 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.450980 10955 ts_tablet_manager.cc:1403] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
W20260709 12:13:32.432005 10730 leader_election.cc:343] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.453609 10955 raft_consensus.cc:359] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.454219 10955 raft_consensus.cc:385] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.454457 10955 raft_consensus.cc:740] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.454741 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.455034 10955 consensus_queue.cc:260] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.455490 10838 raft_consensus.cc:2393] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da2351dad79e48ab9cec5b77a322115e in current term 1: Already voted for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in this term.
I20260709 12:13:32.453033 10959 raft_consensus.cc:515] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.457187 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.461683 10911 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 0.
I20260709 12:13:32.461742 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.457953 10955 ts_tablet_manager.cc:1434] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:13:32.459219 10710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:32.463260 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.459864 10805 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.459986 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.463995 10763 raft_consensus.cc:2393] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8998a8b06e0749ce89bd9b0fb90848d8 in current term 1: Already voted for candidate da2351dad79e48ab9cec5b77a322115e in this term.
I20260709 12:13:32.460587 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.464841 10764 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.465750 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.466424 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.460702 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.462337 10953 tablet_bootstrap.cc:492] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.463287 10955 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: Bootstrap starting.
I20260709 12:13:32.466985 10839 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.467391 10913 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:32.468542 10879 leader_election.cc:343] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:32.469380 10879 leader_election.cc:343] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.465217 10960 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.470026 10879 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.471392 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.471661 10993 raft_consensus.cc:2804] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.472016 10993 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.469501 10954 tablet_bootstrap.cc:492] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.472338 10955 tablet_bootstrap.cc:654] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.472644 10954 ts_tablet_manager.cc:1403] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.019s
I20260709 12:13:32.464373 10912 raft_consensus.cc:2393] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da2351dad79e48ab9cec5b77a322115e in current term 1: Already voted for candidate 22d788dce9cf4e0797a22c20d5bff111 in this term.
I20260709 12:13:32.472824 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.474217 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.474879 10763 raft_consensus.cc:2393] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8998a8b06e0749ce89bd9b0fb90848d8 in current term 1: Already voted for candidate da2351dad79e48ab9cec5b77a322115e in this term.
I20260709 12:13:32.474956 10953 ts_tablet_manager.cc:1403] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.012s
I20260709 12:13:32.475505 10954 raft_consensus.cc:359] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.472335 10993 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.476080 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
W20260709 12:13:32.476886 10876 leader_election.cc:343] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.477451 10953 raft_consensus.cc:359] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.477514 10954 raft_consensus.cc:385] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.478107 10953 raft_consensus.cc:385] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.478240 10954 raft_consensus.cc:740] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.478441 10953 raft_consensus.cc:740] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.479136 10953 consensus_queue.cc:260] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.480214 10960 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.480778 10995 raft_consensus.cc:2804] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.481140 10953 ts_tablet_manager.cc:1434] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:32.481153 10995 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.481599 10995 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.482064 10953 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: Bootstrap starting.
I20260709 12:13:32.479031 10954 consensus_queue.cc:260] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.479513 10764 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.482213 10913 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 1.
I20260709 12:13:32.488792 10953 tablet_bootstrap.cc:654] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.491323 10954 ts_tablet_manager.cc:1434] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:13:32.492268 10954 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.489636 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.493978 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.492699 10995 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
W20260709 12:13:32.494872 10802 leader_election.cc:343] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.495723 10912 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.496045 10995 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.494019 10913 raft_consensus.cc:2393] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8998a8b06e0749ce89bd9b0fb90848d8 in current term 1: Already voted for candidate da2351dad79e48ab9cec5b77a322115e in this term.
W20260709 12:13:32.498181 10802 leader_election.cc:343] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.499858 10730 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2351dad79e48ab9cec5b77a322115e; no voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:32.500671 10980 raft_consensus.cc:2749] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.501708 10730 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:32.502400 10980 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.502846 10980 raft_consensus.cc:697] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:32.503639 10980 consensus_queue.cc:237] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.506642 10955 tablet_bootstrap.cc:492] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: No bootstrap required, opened a new log
I20260709 12:13:32.507078 10955 ts_tablet_manager.cc:1403] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.012s
I20260709 12:13:32.507362 10954 tablet_bootstrap.cc:654] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:32.509313 10802 leader_election.cc:343] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.509864 10912 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.519006 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.520351 10839 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.510833 10955 raft_consensus.cc:359] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.513115 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.509629 10805 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [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: 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.527987 10995 raft_consensus.cc:2749] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.528671 10805 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.514366 10959 leader_election.cc:290] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.529487 10995 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.529907 10995 raft_consensus.cc:697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:32.515192 10876 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:32.531466 10839 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.531955 10959 raft_consensus.cc:2804] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.532407 10959 raft_consensus.cc:697] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:32.533236 10959 consensus_queue.cc:237] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.535418 10953 tablet_bootstrap.cc:492] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: No bootstrap required, opened a new log
I20260709 12:13:32.535704 10879 leader_election.cc:304] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.517004 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.518749 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.536463 10763 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.530697 10995 consensus_queue.cc:237] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.516562 10993 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.539790 10913 raft_consensus.cc:2393] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8998a8b06e0749ce89bd9b0fb90848d8 in current term 1: Already voted for candidate 22d788dce9cf4e0797a22c20d5bff111 in this term.
I20260709 12:13:32.541994 10960 raft_consensus.cc:493] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.542455 10960 raft_consensus.cc:515] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.543356 10994 raft_consensus.cc:2804] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.544219 10993 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.544523 10960 leader_election.cc:290] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.535909 10953 ts_tablet_manager.cc:1403] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.011s
I20260709 12:13:32.530805 10955 raft_consensus.cc:385] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.545450 10955 raft_consensus.cc:740] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.546241 10955 consensus_queue.cc:260] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.548200 10955 ts_tablet_manager.cc:1434] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 12:13:32.548237 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.549042 10954 tablet_bootstrap.cc:492] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.549209 10913 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.549492 10954 ts_tablet_manager.cc:1403] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.027s
I20260709 12:13:32.550763 10805 leader_election.cc:304] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.550884 10953 raft_consensus.cc:359] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.551563 10960 raft_consensus.cc:2804] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.551901 10960 raft_consensus.cc:493] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.552145 10960 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:32.554144 10802 leader_election.cc:343] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.554570 10802 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [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: 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.555135 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.555539 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.555923 10839 raft_consensus.cc:2393] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22d788dce9cf4e0797a22c20d5bff111 in current term 1: Already voted for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in this term.
I20260709 12:13:32.556756 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.557317 10764 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.558153 10960 raft_consensus.cc:515] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.558647 10659 catalog_manager.cc:5697] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 0 to 1, leader changed from <none> to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 1 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.560328 10960 leader_election.cc:290] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.560878 10960 raft_consensus.cc:2749] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.561470 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.562196 10913 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.562332 10954 raft_consensus.cc:359] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.563072 10954 raft_consensus.cc:385] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.563344 10954 raft_consensus.cc:740] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.563654 10763 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.563968 10954 consensus_queue.cc:260] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.566059 10954 ts_tablet_manager.cc:1434] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.002s
W20260709 12:13:32.566895 10876 leader_election.cc:343] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:32.551573 10953 raft_consensus.cc:385] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.567561 10953 raft_consensus.cc:740] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.567494 10876 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [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: 22d788dce9cf4e0797a22c20d5bff111; no voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.568339 10993 raft_consensus.cc:2749] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.568476 10953 consensus_queue.cc:260] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.570448 10913 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.570760 10953 ts_tablet_manager.cc:1434] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:13:32.575660 10805 leader_election.cc:304] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.576586 10960 raft_consensus.cc:2804] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.577044 10960 raft_consensus.cc:697] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:32.567003 10954 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.578022 10960 consensus_queue.cc:237] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.575778 10994 raft_consensus.cc:697] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:32.585053 11007 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.585557 11007 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.585315 10994 consensus_queue.cc:237] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.588828 11002 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.589331 11002 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.591840 10954 tablet_bootstrap.cc:654] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.592291 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.592947 10763 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.594236 10876 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.595183 10993 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.595561 10993 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.595963 10993 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:32.599562 10802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:36295, user_credentials={real_user=slave}} blocked reactor thread for 45449.8us
I20260709 12:13:32.601265 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.601903 10763 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.593567 10660 catalog_manager.cc:5697] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.602886 10993 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.609791 10763 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.610195 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.610834 10764 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.616197 10954 tablet_bootstrap.cc:492] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.616673 10954 ts_tablet_manager.cc:1403] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.008s
I20260709 12:13:32.618673 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.619258 10954 raft_consensus.cc:359] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.619897 10954 raft_consensus.cc:385] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.620154 10954 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.620827 10954 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.624586 10954 ts_tablet_manager.cc:1434] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:32.625439 10954 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: Bootstrap starting.
I20260709 12:13:32.625150 10661 catalog_manager.cc:5697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.627890 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.628602 10839 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.629525 10995 raft_consensus.cc:493] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.629962 10995 raft_consensus.cc:515] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.629972 11002 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.631425 10954 tablet_bootstrap.cc:654] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:32.631357 11004 raft_consensus.cc:493] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.631889 11004 raft_consensus.cc:515] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.632330 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.632867 10839 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.633409 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a708f4c19247daa168e64f1bcfb385" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.634027 10913 raft_consensus.cc:2468] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.634124 11004 leader_election.cc:290] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.635357 10805 leader_election.cc:304] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.635744 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.636327 10913 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.636792 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.632050 10995 leader_election.cc:290] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.637384 10762 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.637842 10995 raft_consensus.cc:2804] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.638190 10995 raft_consensus.cc:493] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.638366 10805 leader_election.cc:304] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.638612 10995 raft_consensus.cc:3060] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.639308 10960 raft_consensus.cc:2804] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.639694 10960 raft_consensus.cc:493] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.640026 10960 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.642558 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a708f4c19247daa168e64f1bcfb385" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.643205 10763 raft_consensus.cc:2468] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 0.
I20260709 12:13:32.644737 10993 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.645466 10995 raft_consensus.cc:515] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.646684 10839 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.647044 10960 raft_consensus.cc:515] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.647773 10879 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.648612 10995 leader_election.cc:290] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.649464 10993 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.649788 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a708f4c19247daa168e64f1bcfb385" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.648787 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a708f4c19247daa168e64f1bcfb385" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.650411 10913 raft_consensus.cc:3060] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.625841 10764 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.650477 10763 raft_consensus.cc:3060] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.655045 10954 tablet_bootstrap.cc:492] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: No bootstrap required, opened a new log
I20260709 12:13:32.655560 10954 ts_tablet_manager.cc:1403] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260709 12:13:32.657102 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.657502 11007 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.649926 10993 raft_consensus.cc:697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:32.658677 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.658938 10954 raft_consensus.cc:359] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.659751 10954 raft_consensus.cc:385] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:32.660017 10960 leader_election.cc:290] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.660060 10954 raft_consensus.cc:740] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.660213 10805 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.657694 10764 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.660562 10993 consensus_queue.cc:237] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.661000 10954 consensus_queue.cc:260] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.662346 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:32.662897 10912 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.663424 10954 ts_tablet_manager.cc:1434] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:13:32.668571 10763 raft_consensus.cc:2468] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.669240 10912 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.669750 10802 leader_election.cc:304] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.670305 10805 leader_election.cc:304] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:32.670542 11007 raft_consensus.cc:2749] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.671010 10995 raft_consensus.cc:2804] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.671293 11007 raft_consensus.cc:2804] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.671520 10995 raft_consensus.cc:697] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:32.671746 11007 raft_consensus.cc:697] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:32.672359 10995 consensus_queue.cc:237] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.672466 11007 consensus_queue.cc:237] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.676663 10764 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.678821 10980 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.679275 10980 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:32.657281 10913 raft_consensus.cc:2468] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 1.
I20260709 12:13:32.681217 10980 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.682835 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.683673 10839 raft_consensus.cc:2393] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da2351dad79e48ab9cec5b77a322115e in current term 1: Already voted for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in this term.
I20260709 12:13:32.685357 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.686247 10913 raft_consensus.cc:2393] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da2351dad79e48ab9cec5b77a322115e in current term 1: Already voted for candidate 22d788dce9cf4e0797a22c20d5bff111 in this term.
I20260709 12:13:32.687434 10730 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2351dad79e48ab9cec5b77a322115e; no voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:32.688625 10980 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.697438 10980 raft_consensus.cc:2749] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.696940 10661 catalog_manager.cc:5697] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.698511 10661 catalog_manager.cc:5697] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.699945 10661 catalog_manager.cc:5697] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.700569 10993 raft_consensus.cc:493] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.700933 10993 raft_consensus.cc:515] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.702503 10993 leader_election.cc:290] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.703116 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.703429 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.703712 10764 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.703971 10839 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 0.
I20260709 12:13:32.704710 10876 leader_election.cc:304] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.705500 10993 raft_consensus.cc:2804] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:32.705821 10993 raft_consensus.cc:493] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.706073 10993 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.710512 10659 catalog_manager.cc:5697] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.712229 10993 raft_consensus.cc:515] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.712108 10659 catalog_manager.cc:5697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.714493 10993 leader_election.cc:290] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:32.714432 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:32.714660 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:32.715029 10764 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.715260 10839 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.720518 10764 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.720515 10839 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:32.721544 10876 leader_election.cc:304] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:32.722240 10993 raft_consensus.cc:2804] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:32.722709 10993 raft_consensus.cc:697] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:32.723438 10993 consensus_queue.cc:237] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.730408 10659 catalog_manager.cc:5697] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.813872 11007 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.814452 11007 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.816774 11007 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.817595 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:32.818373 10764 raft_consensus.cc:2393] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8998a8b06e0749ce89bd9b0fb90848d8 in current term 1: Already voted for candidate 22d788dce9cf4e0797a22c20d5bff111 in this term.
I20260709 12:13:32.818310 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.819746 10805 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:32.820465 11007 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.825611 11007 raft_consensus.cc:2749] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.903159 10980 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.903620 10980 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:32.905072 10980 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:32.905966 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:32.906196 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d788dce9cf4e0797a22c20d5bff111" is_pre_election: true
I20260709 12:13:32.906948 10913 raft_consensus.cc:2393] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da2351dad79e48ab9cec5b77a322115e in current term 1: Already voted for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in this term.
I20260709 12:13:32.907851 10730 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2351dad79e48ab9cec5b77a322115e; no voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:32.908427 10980 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:32.912838 10980 raft_consensus.cc:2749] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:32.935778 10993 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.940026 11007 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.950645 10993 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.961508 10995 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.970440 10980 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.978878 10980 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:32.992336 10960 consensus_queue.cc:1048] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.003859 11004 consensus_queue.cc:1048] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.025442 10993 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.035147 11002 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.081219 11004 consensus_queue.cc:1048] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.090830 11007 consensus_queue.cc:1048] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.147852 11002 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.157924 11002 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.253291 11002 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.263491 11002 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.273568 11007 consensus_queue.cc:1048] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:33.284763 10960 consensus_queue.cc:1048] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:33.464596 10710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:34.237558 11002 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.237973 11002 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.239514 11002 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:34.240346 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e" is_pre_election: true
I20260709 12:13:34.240480 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" is_pre_election: true
I20260709 12:13:34.240837 10762 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:34.241006 10839 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 1.
I20260709 12:13:34.241840 10876 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [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: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.242502 11002 raft_consensus.cc:2804] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:34.242744 11002 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.242951 11002 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.247593 11002 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.249179 11002 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 2 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:34.249951 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:34.250316 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:34.250658 10762 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.250846 10839 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.255375 10839 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 2.
I20260709 12:13:34.255662 10762 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 2.
I20260709 12:13:34.256333 10879 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:34.257071 11002 raft_consensus.cc:2804] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.257537 11002 raft_consensus.cc:697] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:34.258219 11002 consensus_queue.cc:237] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER 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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.266701 10659 catalog_manager.cc:5697] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 0 to 2, leader changed from <none> to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.561856 10913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:34.562454 10913 raft_consensus.cc:606] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:34.576184 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:34.576683 10839 raft_consensus.cc:606] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:34.582036 10913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:34.582566 10913 raft_consensus.cc:606] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:34.587836 10913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:34.588331 10913 raft_consensus.cc:606] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:34.593232 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:34.593765 10839 raft_consensus.cc:606] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:34.598912 10913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:34.599453 10913 raft_consensus.cc:606] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Received request to transfer leadership to TS 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:34.613195 10762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:36238
I20260709 12:13:34.613682 10762 raft_consensus.cc:606] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 LEADER]: Received request to transfer leadership to TS 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:34.618413 10913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:34.618920 10913 raft_consensus.cc:606] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Received request to transfer leadership to TS 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:34.626452 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "393c8ccf241c4beba57648651b50894d"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:34.626976 10839 raft_consensus.cc:606] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Received request to transfer leadership to TS 22d788dce9cf4e0797a22c20d5bff111
I20260709 12:13:34.647552 11002 raft_consensus.cc:993] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.647966 10994 raft_consensus.cc:1081] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.648276 10839 raft_consensus.cc:1275] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:34.649269 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36226
I20260709 12:13:34.649384 10994 consensus_queue.cc:1048] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:34.649740 10762 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.650112 10762 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.655748 10762 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.657984 10762 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:34.659519 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:34.660094 10913 raft_consensus.cc:3055] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.660413 10913 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:34.661223 10913 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.662212 10764 raft_consensus.cc:1275] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:34.662442 10913 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.664029 11002 consensus_queue.cc:1048] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:34.666025 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:34.666566 10839 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.670094 10913 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.671372 10730 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.672205 11026 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.673460 10839 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.680121 11026 raft_consensus.cc:697] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:34.681006 11026 consensus_queue.cc:237] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.683545 11002 raft_consensus.cc:993] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.684017 11049 raft_consensus.cc:1081] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.685724 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36226
I20260709 12:13:34.686272 10762 raft_consensus.cc:493] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.686663 10762 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.691485 10762 raft_consensus.cc:515] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.693397 10762 leader_election.cc:290] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Requested vote from peers 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:34.694090 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:34.694325 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b616a4f6685847668417b7bd0a9f98d4" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:34.694657 10913 raft_consensus.cc:3055] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.694913 10913 raft_consensus.cc:740] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:34.694957 10839 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.695711 10913 consensus_queue.cc:260] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.696926 10913 raft_consensus.cc:3060] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.697355 10659 catalog_manager.cc:5697] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 1 to 2, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 2 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.699690 10839 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:34.700980 10730 leader_election.cc:304] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.701773 11026 raft_consensus.cc:2804] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.702206 11026 raft_consensus.cc:697] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:34.702965 11026 consensus_queue.cc:237] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } }
I20260709 12:13:34.704659 10913 raft_consensus.cc:2468] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:34.710554 10659 catalog_manager.cc:5697] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 2 to 3, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 3 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.744149 11002 raft_consensus.cc:993] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:34.744541 11002 raft_consensus.cc:1081] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Signalling peer 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:34.745891 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:57216
I20260709 12:13:34.746330 10839 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.746595 10839 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.751845 10839 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.753363 10839 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:34.754299 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:34.754251 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:34.754859 10913 raft_consensus.cc:3055] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.754953 10762 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.755162 10913 raft_consensus.cc:740] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:34.755873 10913 consensus_queue.cc:260] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.756994 10913 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.760221 10762 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:34.761482 10802 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.761798 10913 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:34.762461 10960 raft_consensus.cc:2804] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.763638 10960 raft_consensus.cc:697] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:34.764279 10960 consensus_queue.cc:237] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.771044 10659 catalog_manager.cc:5697] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 1 to 2, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.803277 11058 raft_consensus.cc:993] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.803694 11058 raft_consensus.cc:1081] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.805138 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36210
I20260709 12:13:34.805589 10762 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.805881 10762 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.810256 10762 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.811775 10762 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:34.812635 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:34.812917 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:34.813203 10839 raft_consensus.cc:3055] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.813526 10913 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.813553 10839 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:34.814541 10839 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.815816 10839 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.820541 10913 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.821084 10839 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.821758 10730 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.822440 11026 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.822908 11026 raft_consensus.cc:697] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:34.823729 11026 consensus_queue.cc:237] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.831652 10659 catalog_manager.cc:5697] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 1 to 2, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 2 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.948683 10960 raft_consensus.cc:993] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.949057 11058 raft_consensus.cc:1081] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:34.950348 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36210
I20260709 12:13:34.950796 10762 raft_consensus.cc:493] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.951076 10762 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.955390 10762 raft_consensus.cc:515] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.956836 10762 leader_election.cc:290] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:34.957614 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:34.957779 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c60b8488d44ac68c40f9f42c51c3b0" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:34.958216 10839 raft_consensus.cc:3055] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.958262 10913 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.958664 10839 raft_consensus.cc:740] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:34.959517 10839 consensus_queue.cc:260] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.960641 10839 raft_consensus.cc:3060] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.964740 10913 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.965780 10730 leader_election.cc:304] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:34.966405 11026 raft_consensus.cc:2804] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.966547 10839 raft_consensus.cc:2468] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:34.966864 11026 raft_consensus.cc:697] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:34.967676 11026 consensus_queue.cc:237] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:34.973968 10659 catalog_manager.cc:5697] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 1 to 2, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 2 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.004642 11056 raft_consensus.cc:993] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:35.005053 11056 raft_consensus.cc:1081] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 LEADER]: Signalling peer 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:35.006398 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:57204
I20260709 12:13:35.006862 10839 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.007157 10839 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.011495 10839 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.013072 10839 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:35.014039 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:35.014139 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:35.014694 10913 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.014816 10762 raft_consensus.cc:3055] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.015166 10762 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:35.015810 10762 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.016692 10762 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.019148 10913 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:35.020062 10805 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:35.020666 11058 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.020967 10762 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:35.021018 11058 raft_consensus.cc:697] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:35.021835 11058 consensus_queue.cc:237] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.028566 10659 catalog_manager.cc:5697] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 1 to 2, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.043532 11049 raft_consensus.cc:993] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:35.043946 11002 raft_consensus.cc:1081] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Signalling peer 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:35.045287 10839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:57216
I20260709 12:13:35.045748 10839 raft_consensus.cc:493] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.046005 10839 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.049897 10839 raft_consensus.cc:515] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.051385 10839 leader_election.cc:290] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:35.052018 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:35.052270 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:35.052611 10762 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.052809 10913 raft_consensus.cc:3055] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.053117 10913 raft_consensus.cc:740] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:35.053845 10913 consensus_queue.cc:260] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.054970 10913 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.058909 10762 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:35.059365 10839 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.059942 10802 leader_election.cc:304] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:35.060400 11056 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.060673 11058 raft_consensus.cc:2804] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.061127 11058 raft_consensus.cc:697] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:35.061224 10913 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 2.
I20260709 12:13:35.062758 11058 consensus_queue.cc:237] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.069633 10913 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.072458 11055 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.074223 11049 raft_consensus.cc:993] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:35.074599 11002 raft_consensus.cc:1081] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:35.071884 10659 catalog_manager.cc:5697] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 1 to 2, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.078564 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36226
I20260709 12:13:35.079124 10762 raft_consensus.cc:493] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.079454 10762 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.085779 10762 raft_consensus.cc:515] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.087220 10762 leader_election.cc:290] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:35.088534 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:35.088665 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:35.089025 10913 raft_consensus.cc:3055] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.089049 10839 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.089371 10913 raft_consensus.cc:740] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:35.091684 10913 consensus_queue.cc:260] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.092420 10913 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.093324 10839 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:35.094113 10730 leader_election.cc:304] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:35.094683 11055 raft_consensus.cc:2804] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.095039 11055 raft_consensus.cc:697] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:35.095773 11055 consensus_queue.cc:237] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.096772 10913 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 2.
I20260709 12:13:35.098156 10960 raft_consensus.cc:993] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:35.098657 11058 raft_consensus.cc:1081] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Signalling peer 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:35.101761 10913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "393c8ccf241c4beba57648651b50894d"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:34078
I20260709 12:13:35.102223 10913 raft_consensus.cc:493] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.102557 10913 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.102790 10659 catalog_manager.cc:5697] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 1 to 2, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 2 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.107239 10913 raft_consensus.cc:515] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.108743 10913 leader_election.cc:290] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 2 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:35.109443 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:35.109918 10762 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.110311 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393c8ccf241c4beba57648651b50894d" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:35.110816 10839 raft_consensus.cc:3055] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.111019 10839 raft_consensus.cc:740] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:35.111565 10839 consensus_queue.cc:260] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.112289 10839 raft_consensus.cc:3060] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.114302 10762 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 2.
I20260709 12:13:35.115070 10876 leader_election.cc:304] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:35.115667 11002 raft_consensus.cc:2804] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.116012 11002 raft_consensus.cc:697] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:35.116763 10839 raft_consensus.cc:2468] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 2.
I20260709 12:13:35.116644 11002 consensus_queue.cc:237] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:35.123258 10659 catalog_manager.cc:5697] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 1 to 2, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:35.163630 10913 raft_consensus.cc:1275] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.164881 11058 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.172971 10762 raft_consensus.cc:1275] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.176036 11058 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.253924 10913 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.255059 11026 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.256136 10839 raft_consensus.cc:1275] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:35.257373 11026 consensus_queue.cc:1048] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.264724 10839 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.269874 11055 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.275246 10913 raft_consensus.cc:1275] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:35.276680 11056 consensus_queue.cc:1048] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.362118 10913 raft_consensus.cc:1275] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.363204 11056 consensus_queue.cc:1048] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.372020 10839 raft_consensus.cc:1275] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.373495 11056 consensus_queue.cc:1048] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.522720 10913 raft_consensus.cc:1275] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.523854 11056 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.532668 10839 raft_consensus.cc:1275] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.533864 11072 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.539748 10913 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.540927 11058 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.550686 10762 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.551988 11058 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.567314 10762 raft_consensus.cc:1275] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.568423 11002 consensus_queue.cc:1048] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.576748 10839 raft_consensus.cc:1275] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.578192 11002 consensus_queue.cc:1048] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.578776 10913 raft_consensus.cc:1275] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.580084 11058 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.596760 10762 raft_consensus.cc:1275] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.598125 10960 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.657053 10119 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:13:37.657727 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:37.677591 10762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:37.678117 10762 raft_consensus.cc:606] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Received request to transfer leadership to TS 22d788dce9cf4e0797a22c20d5bff111
I20260709 12:13:37.680192 10762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:37.680579 10762 raft_consensus.cc:606] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Received request to transfer leadership to TS 22d788dce9cf4e0797a22c20d5bff111
I20260709 12:13:37.681437 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:37.681818 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:37.763628 11072 raft_consensus.cc:993] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:37.764055 11089 raft_consensus.cc:1081] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Signalling peer 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:37.765441 10912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:34088
I20260709 12:13:37.765901 10912 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:37.766181 10912 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.770643 10912 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:37.772549 10912 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 3 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:37.773356 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:37.773594 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:37.773809 10762 raft_consensus.cc:3055] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:37.774078 10762 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:37.774084 10839 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.774724 10762 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:37.775537 10762 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.778198 10839 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 3.
I20260709 12:13:37.779163 10879 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:37.779376 10762 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 3.
I20260709 12:13:37.779840 11086 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:37.780947 11086 raft_consensus.cc:697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:37.781733 11086 consensus_queue.cc:237] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:37.788651 10661 catalog_manager.cc:5697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 2 to 3, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.983006 11072 raft_consensus.cc:993] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:37.983492 11089 raft_consensus.cc:1081] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Signalling peer 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:37.984817 10912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:34088
I20260709 12:13:37.985285 10912 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:37.985558 10912 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.990262 10912 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:37.992069 10912 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 3 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:37.992753 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:37.992996 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:37.993292 10762 raft_consensus.cc:3055] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:37.993499 10839 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.993582 10762 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:37.994233 10762 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:37.994999 10762 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.997741 10839 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 3.
I20260709 12:13:37.998745 10879 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:37.999365 10762 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 3.
I20260709 12:13:37.999497 11086 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:38.000015 11086 raft_consensus.cc:697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:38.000669 11086 consensus_queue.cc:237] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:38.007491 10661 catalog_manager.cc:5697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 2 to 3, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.229630 10839 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.430120 11086 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.435237 10838 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.437021 11086 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:38.465556 10762 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.467504 10762 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.468927 11102 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.470566 11086 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.816905 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:38.822705 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:38.823137 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:39.390105 10860 debug-util.cc:398] Leaking SignalData structure 0x7b0800101aa0 after lost signal to thread 10122
W20260709 12:13:39.390836 10860 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc480 after lost signal to thread 10696
W20260709 12:13:39.391628 10860 debug-util.cc:398] Leaking SignalData structure 0x7b0800207220 after lost signal to thread 10788
W20260709 12:13:39.392352 10860 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd260 after lost signal to thread 10863
W20260709 12:13:39.393035 10860 debug-util.cc:398] Leaking SignalData structure 0x7b080003e9c0 after lost signal to thread 10937
I20260709 12:13:39.823958 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.830485 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:39.830904 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:40.831820 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.837492 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:40.838091 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:41.839222 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.844597 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:41.844933 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:42.845937 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.850961 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:42.851338 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:43.852212 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.857345 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:43.857726 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.858669 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.863839 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:44.864257 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.447365 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.452924 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:46.453385 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:47.349689 10860 debug-util.cc:398] Leaking SignalData structure 0x7b08001edfa0 after lost signal to thread 10122
W20260709 12:13:47.350435 10860 debug-util.cc:398] Leaking SignalData structure 0x7b08000dfba0 after lost signal to thread 10696
W20260709 12:13:47.351172 10860 debug-util.cc:398] Leaking SignalData structure 0x7b0800101ce0 after lost signal to thread 10788
W20260709 12:13:47.351771 10860 debug-util.cc:398] Leaking SignalData structure 0x7b0800203340 after lost signal to thread 10863
W20260709 12:13:47.352367 10860 debug-util.cc:398] Leaking SignalData structure 0x7b08001d14c0 after lost signal to thread 10937
I20260709 12:13:47.454332 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.460147 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:47.460556 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:48.490787 10119 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:13:48.498100 10912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:48.498852 10912 raft_consensus.cc:606] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:48.503585 10912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:34090
I20260709 12:13:48.504060 10912 raft_consensus.cc:606] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:48.514045 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:48.514485 10839 raft_consensus.cc:606] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:48.519371 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:48.519804 10839 raft_consensus.cc:606] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:48.524446 10839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
mode: GRACEFUL
new_leader_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:57232
I20260709 12:13:48.524845 10839 raft_consensus.cc:606] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Received request to transfer leadership to TS da2351dad79e48ab9cec5b77a322115e
I20260709 12:13:48.670272 11120 raft_consensus.cc:993] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.670814 11123 raft_consensus.cc:1081] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.672809 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36210
I20260709 12:13:48.673293 10760 raft_consensus.cc:493] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.673650 10760 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.679593 10760 raft_consensus.cc:515] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.682279 10760 leader_election.cc:290] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:48.682974 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:48.683210 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5129734cde94183933bdab4fe69d78d" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:48.683701 10839 raft_consensus.cc:3055] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.683722 10912 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.684048 10839 raft_consensus.cc:740] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:48.684737 10839 consensus_queue.cc:260] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.685870 10839 raft_consensus.cc:3060] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.689881 10912 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:48.691233 10730 leader_election.cc:304] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:48.691628 10839 raft_consensus.cc:2468] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:48.692019 11117 raft_consensus.cc:2804] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:48.693027 11117 raft_consensus.cc:697] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:48.693953 11117 consensus_queue.cc:237] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.702538 10659 catalog_manager.cc:5697] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 2 to 3, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 3 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.767052 11115 raft_consensus.cc:993] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.767544 11130 raft_consensus.cc:1081] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.769017 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36226
I20260709 12:13:48.769460 10760 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.769784 10760 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.775250 10760 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.777105 10760 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 4 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:48.777820 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:48.778030 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:48.778316 10839 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.778522 10912 raft_consensus.cc:3055] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:48.778788 10912 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:48.779460 10912 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.780293 10912 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.782651 10839 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 4.
I20260709 12:13:48.783676 10730 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [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: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:48.784240 11117 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:48.784680 11117 raft_consensus.cc:697] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:48.784757 10912 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 4.
I20260709 12:13:48.785558 11117 consensus_queue.cc:237] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.792259 10659 catalog_manager.cc:5697] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 3 to 4, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 4 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.810771 11120 raft_consensus.cc:993] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.811305 11123 raft_consensus.cc:1081] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.813215 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36210
I20260709 12:13:48.813843 10760 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.814219 10760 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.821080 10760 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.823109 10760 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:48.823858 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:48.824295 10839 raft_consensus.cc:3055] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.824177 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:48.824572 10839 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:48.824738 10911 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.825270 10839 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.826116 10839 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.830142 10911 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:48.830741 10839 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:48.831184 10730 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:48.831895 11117 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:48.832275 11117 raft_consensus.cc:697] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:48.833078 11117 consensus_queue.cc:237] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.840415 10659 catalog_manager.cc:5697] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 2 to 3, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 3 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.880262 11115 raft_consensus.cc:993] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.880684 11115 raft_consensus.cc:1081] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:48.882140 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36226
I20260709 12:13:48.882586 10760 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.882891 10760 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.887437 10760 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.889115 10760 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 4 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:48.890596 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:48.891155 10911 raft_consensus.cc:3055] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:48.891254 10839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:48.891462 10911 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:48.891695 10839 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.892343 10911 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.893448 10911 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.897154 10839 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 4.
I20260709 12:13:48.898370 10730 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [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: 8998a8b06e0749ce89bd9b0fb90848d8, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:48.899055 11117 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:48.899449 11117 raft_consensus.cc:697] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:48.899537 10911 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 4.
I20260709 12:13:48.900327 11117 consensus_queue.cc:237] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:48.908838 10659 catalog_manager.cc:5697] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 3 to 4, leader changed from 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 4 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.088287 11120 raft_consensus.cc:993] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: : Instructing follower da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:49.088685 11120 raft_consensus.cc:1081] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Signalling peer da2351dad79e48ab9cec5b77a322115e to start an election
I20260709 12:13:49.090092 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
 from {username='slave'} at 127.0.0.1:36210
I20260709 12:13:49.090502 10760 raft_consensus.cc:493] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.090754 10760 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.095616 10760 raft_consensus.cc:515] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:49.097411 10760 leader_election.cc:290] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Requested vote from peers 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:49.098424 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:49.098456 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a6d3f933a4a6c818a11bda41ef38b" candidate_uuid: "da2351dad79e48ab9cec5b77a322115e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:49.099140 10911 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.099234 10838 raft_consensus.cc:3055] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:49.099633 10838 raft_consensus.cc:740] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:49.100412 10838 consensus_queue.cc:260] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:49.101511 10838 raft_consensus.cc:3060] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.104199 10911 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:49.105180 10730 leader_election.cc:304] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, da2351dad79e48ab9cec5b77a322115e; no voters: 
I20260709 12:13:49.105796 11117 raft_consensus.cc:2804] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:49.106254 11117 raft_consensus.cc:697] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Becoming Leader. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:49.106927 10838 raft_consensus.cc:2468] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2351dad79e48ab9cec5b77a322115e in term 3.
I20260709 12:13:49.107049 11117 consensus_queue.cc:237] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:49.114687 10659 catalog_manager.cc:5697] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e reported cstate change: term changed from 2 to 3, leader changed from 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194) to da2351dad79e48ab9cec5b77a322115e (127.9.225.193). New cstate: current_term: 3 leader_uuid: "da2351dad79e48ab9cec5b77a322115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.232435 10838 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:49.233668 11117 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.241361 10911 raft_consensus.cc:1275] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.243044 11136 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:49.246327 10911 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:49.249150 11136 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.265904 10838 raft_consensus.cc:1275] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.267124 11117 consensus_queue.cc:1048] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.294469 10838 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.295720 11117 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.305663 10911 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.307081 11124 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.434515 10838 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:49.435722 11124 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.444494 10911 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:49.448974 11117 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.541074 10911 raft_consensus.cc:1275] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.542176 11124 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:49.550770 10839 raft_consensus.cc:1275] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Refusing update from remote peer da2351dad79e48ab9cec5b77a322115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:49.552511 11148 consensus_queue.cc:1048] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:51.561996 10119 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:13:51.562768 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.570941 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:51.571983 10760 raft_consensus.cc:606] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Received request to transfer leadership to TS 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:51.574880 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:51.575376 10760 raft_consensus.cc:606] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Received request to transfer leadership to TS 22d788dce9cf4e0797a22c20d5bff111
I20260709 12:13:51.577598 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:51.578074 10760 raft_consensus.cc:606] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Received request to transfer leadership to TS 8998a8b06e0749ce89bd9b0fb90848d8
I20260709 12:13:51.580091 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
mode: GRACEFUL
new_leader_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:13:51.580499 10760 raft_consensus.cc:606] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Received request to transfer leadership to TS 22d788dce9cf4e0797a22c20d5bff111
I20260709 12:13:51.581564 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:51.581991 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:51.760720 11148 raft_consensus.cc:993] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:51.761134 11148 raft_consensus.cc:1081] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Signalling peer 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:51.762552 10911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:34088
I20260709 12:13:51.762977 10911 raft_consensus.cc:493] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.763278 10911 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.768607 10911 raft_consensus.cc:515] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.770653 10911 leader_election.cc:290] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 5 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:51.771471 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:51.771829 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983a5fb10e9647ee8e60a3cbf11917b3" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:51.772163 10760 raft_consensus.cc:3055] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:51.772348 10838 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.772478 10760 raft_consensus.cc:740] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:51.773308 10760 consensus_queue.cc:260] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.774317 10760 raft_consensus.cc:3060] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.777194 10838 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 5.
I20260709 12:13:51.778293 10879 leader_election.cc:304] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [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: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:51.779109 11115 raft_consensus.cc:2804] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:51.779292 10760 raft_consensus.cc:2468] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 5.
I20260709 12:13:51.780426 11115 raft_consensus.cc:697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:51.781427 11115 consensus_queue.cc:237] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.788621 10659 catalog_manager.cc:5697] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 4 to 5, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 5 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.800128 11152 raft_consensus.cc:993] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:51.800575 11152 raft_consensus.cc:1081] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Signalling peer 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:51.802022 10838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:57204
I20260709 12:13:51.802410 10838 raft_consensus.cc:493] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.802670 10838 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.806921 10838 raft_consensus.cc:515] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.809336 10838 leader_election.cc:290] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 5 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:51.809612 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:51.809834 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83da20db97f145d19e3d8fd0ae5dbb56" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:51.810179 10760 raft_consensus.cc:3055] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:51.810348 10911 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.810490 10760 raft_consensus.cc:740] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:51.811261 10760 consensus_queue.cc:260] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.812171 10760 raft_consensus.cc:3060] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.815151 10911 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 5.
I20260709 12:13:51.816422 10805 leader_election.cc:304] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [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: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:51.816891 10760 raft_consensus.cc:2468] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 5.
I20260709 12:13:51.817306 11120 raft_consensus.cc:2804] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:51.818292 11120 raft_consensus.cc:697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:51.819161 11120 consensus_queue.cc:237] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.825381 10659 catalog_manager.cc:5697] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 4 to 5, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.830183 11148 raft_consensus.cc:993] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:51.830535 11148 raft_consensus.cc:1081] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Signalling peer 8998a8b06e0749ce89bd9b0fb90848d8 to start an election
I20260709 12:13:51.831843 10838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e"
dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
 from {username='slave'} at 127.0.0.1:57204
I20260709 12:13:51.832293 10838 raft_consensus.cc:493] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.832587 10838 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.836985 10838 raft_consensus.cc:515] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.838376 10838 leader_election.cc:290] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 3 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195:44941)
I20260709 12:13:51.839043 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:51.839377 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4f963e143409f8678b610eb87ef9e" candidate_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
I20260709 12:13:51.839547 10760 raft_consensus.cc:3055] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.839841 10760 raft_consensus.cc:740] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:51.839851 10911 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.840524 10760 consensus_queue.cc:260] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.841392 10760 raft_consensus.cc:3060] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.844663 10911 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 3.
I20260709 12:13:51.845650 10805 leader_election.cc:304] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:51.845930 10760 raft_consensus.cc:2468] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8998a8b06e0749ce89bd9b0fb90848d8 in term 3.
I20260709 12:13:51.846475 11120 raft_consensus.cc:2804] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:51.846907 11120 raft_consensus.cc:697] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 LEADER]: Becoming Leader. State: Replica: 8998a8b06e0749ce89bd9b0fb90848d8, State: Running, Role: LEADER
I20260709 12:13:51.847687 11120 consensus_queue.cc:237] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.854203 10659 catalog_manager.cc:5697] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 reported cstate change: term changed from 2 to 3, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.939077 11152 raft_consensus.cc:993] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: : Instructing follower 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:51.939512 11148 raft_consensus.cc:1081] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Signalling peer 22d788dce9cf4e0797a22c20d5bff111 to start an election
I20260709 12:13:51.940780 10911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178"
dest_uuid: "22d788dce9cf4e0797a22c20d5bff111"
 from {username='slave'} at 127.0.0.1:34088
I20260709 12:13:51.941251 10911 raft_consensus.cc:493] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.941519 10911 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.945959 10911 raft_consensus.cc:515] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.947530 10911 leader_election.cc:290] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [CANDIDATE]: Term 4 election: Requested vote from peers da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295), 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071)
I20260709 12:13:51.948165 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da2351dad79e48ab9cec5b77a322115e"
I20260709 12:13:51.948526 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec19e2fbda742b9b7acad20016d6178" candidate_uuid: "22d788dce9cf4e0797a22c20d5bff111" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8998a8b06e0749ce89bd9b0fb90848d8"
I20260709 12:13:51.948730 10760 raft_consensus.cc:3055] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:51.949029 10838 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.949038 10760 raft_consensus.cc:740] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da2351dad79e48ab9cec5b77a322115e, State: Running, Role: LEADER
I20260709 12:13:51.949916 10760 consensus_queue.cc:260] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.951141 10760 raft_consensus.cc:3060] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.955322 10838 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 4.
I20260709 12:13:51.956408 10879 leader_election.cc:304] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [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: 22d788dce9cf4e0797a22c20d5bff111, 8998a8b06e0749ce89bd9b0fb90848d8; no voters: 
I20260709 12:13:51.957100 11115 raft_consensus.cc:2804] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:51.957284 10760 raft_consensus.cc:2468] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d788dce9cf4e0797a22c20d5bff111 in term 4.
I20260709 12:13:51.957597 11115 raft_consensus.cc:697] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 LEADER]: Becoming Leader. State: Replica: 22d788dce9cf4e0797a22c20d5bff111, State: Running, Role: LEADER
I20260709 12:13:51.958477 11115 consensus_queue.cc:237] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [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: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } }
I20260709 12:13:51.965529 10659 catalog_manager.cc:5697] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 reported cstate change: term changed from 3 to 4, leader changed from da2351dad79e48ab9cec5b77a322115e (127.9.225.193) to 22d788dce9cf4e0797a22c20d5bff111 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "22d788dce9cf4e0797a22c20d5bff111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.190984 10838 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:52.192153 11115 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.206524 10760 raft_consensus.cc:1275] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:52.208324 11115 consensus_queue.cc:1048] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.219260 10760 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:52.220290 11120 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.229285 10911 raft_consensus.cc:1275] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:52.231316 11159 consensus_queue.cc:1048] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.267668 10760 raft_consensus.cc:1275] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.268903 11170 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.280138 10911 raft_consensus.cc:1275] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Refusing update from remote peer 8998a8b06e0749ce89bd9b0fb90848d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.281594 11120 consensus_queue.cc:1048] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d788dce9cf4e0797a22c20d5bff111" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.484942 10838 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:52.486039 11115 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8998a8b06e0749ce89bd9b0fb90848d8" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.495513 10760 raft_consensus.cc:1275] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Refusing update from remote peer 22d788dce9cf4e0797a22c20d5bff111: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:52.496649 11115 consensus_queue.cc:1048] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2351dad79e48ab9cec5b77a322115e" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.582995 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.588619 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:52.588996 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:53.589795 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:53.594909 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:53.595304 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:54.596073 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:54.601409 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:54.601755 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:55.602481 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.607491 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:55.607846 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:56.608613 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:56.613848 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:56.614219 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:57.615029 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:57.620122 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:57.620462 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:58.621223 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.626259 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:58.626628 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:59.627400 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:59.632602 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:59.632936 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:00.633719 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.639176 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:00.639542 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:01.666934 10119 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:14:01.667527 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
I20260709 12:14:01.689604 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:01.690331 10119 tablet_replica.cc:333] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.691191 10119 raft_consensus.cc:2243] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.691944 10119 raft_consensus.cc:2272] T 83da20db97f145d19e3d8fd0ae5dbb56 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.693753 10119 tablet_replica.cc:333] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.694217 10119 raft_consensus.cc:2243] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.694929 10119 raft_consensus.cc:2272] T 659a6d3f933a4a6c818a11bda41ef38b P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.696616 10119 tablet_replica.cc:333] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.697033 10119 raft_consensus.cc:2243] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.697386 10119 raft_consensus.cc:2272] T 393c8ccf241c4beba57648651b50894d P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.698906 10119 tablet_replica.cc:333] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.699433 10119 raft_consensus.cc:2243] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.700129 10119 raft_consensus.cc:2272] T b616a4f6685847668417b7bd0a9f98d4 P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.701781 10119 tablet_replica.cc:333] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.702234 10119 raft_consensus.cc:2243] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.702915 10119 raft_consensus.cc:2272] T 16c60b8488d44ac68c40f9f42c51c3b0 P da2351dad79e48ab9cec5b77a322115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.704442 10119 tablet_replica.cc:333] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.704873 10119 raft_consensus.cc:2243] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.705596 10119 raft_consensus.cc:2272] T a5129734cde94183933bdab4fe69d78d P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.707161 10119 tablet_replica.cc:333] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.707616 10119 raft_consensus.cc:2243] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.707973 10119 raft_consensus.cc:2272] T 983a5fb10e9647ee8e60a3cbf11917b3 P da2351dad79e48ab9cec5b77a322115e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.709463 10119 tablet_replica.cc:333] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.709854 10119 raft_consensus.cc:2243] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.710223 10119 raft_consensus.cc:2272] T c9a708f4c19247daa168e64f1bcfb385 P da2351dad79e48ab9cec5b77a322115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.711851 10119 tablet_replica.cc:333] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.712270 10119 raft_consensus.cc:2243] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.712662 10119 raft_consensus.cc:2272] T eec19e2fbda742b9b7acad20016d6178 P da2351dad79e48ab9cec5b77a322115e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.714150 10119 tablet_replica.cc:333] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e: stopping tablet replica
I20260709 12:14:01.714547 10119 raft_consensus.cc:2243] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.714947 10119 raft_consensus.cc:2272] T d0a4f963e143409f8678b610eb87ef9e P da2351dad79e48ab9cec5b77a322115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.743837 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
I20260709 12:14:01.766669 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
W20260709 12:14:01.776911 10802 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36295: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260709 12:14:01.794162 10802 consensus_peers.cc:597] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 -> Peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Couldn't send request to peer da2351dad79e48ab9cec5b77a322115e. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.796383 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:01.796978 10119 tablet_replica.cc:333] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.797556 10119 raft_consensus.cc:2243] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.797931 10119 raft_consensus.cc:2272] T a5129734cde94183933bdab4fe69d78d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.799685 10119 tablet_replica.cc:333] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.800166 10119 raft_consensus.cc:2243] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.800572 10119 raft_consensus.cc:2272] T 393c8ccf241c4beba57648651b50894d P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.802181 10119 tablet_replica.cc:333] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.802657 10119 raft_consensus.cc:2243] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.803017 10119 raft_consensus.cc:2272] T 659a6d3f933a4a6c818a11bda41ef38b P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.804487 10119 tablet_replica.cc:333] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.804900 10119 raft_consensus.cc:2243] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.805581 10119 raft_consensus.cc:2272] T c9a708f4c19247daa168e64f1bcfb385 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.807113 10119 tablet_replica.cc:333] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.807529 10119 raft_consensus.cc:2243] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.807873 10119 raft_consensus.cc:2272] T eec19e2fbda742b9b7acad20016d6178 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.809298 10119 tablet_replica.cc:333] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.809698 10119 raft_consensus.cc:2243] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.810341 10119 raft_consensus.cc:2272] T d0a4f963e143409f8678b610eb87ef9e P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.811925 10119 tablet_replica.cc:333] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.812306 10119 raft_consensus.cc:2243] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.812642 10119 raft_consensus.cc:2272] T 16c60b8488d44ac68c40f9f42c51c3b0 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.814076 10119 tablet_replica.cc:333] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.814461 10119 raft_consensus.cc:2243] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.814817 10119 raft_consensus.cc:2272] T b616a4f6685847668417b7bd0a9f98d4 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.816313 10119 tablet_replica.cc:333] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.816684 10119 raft_consensus.cc:2243] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.817039 10119 raft_consensus.cc:2272] T 983a5fb10e9647ee8e60a3cbf11917b3 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.818480 10119 tablet_replica.cc:333] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8: stopping tablet replica
I20260709 12:14:01.818843 10119 raft_consensus.cc:2243] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.819576 10119 raft_consensus.cc:2272] T 83da20db97f145d19e3d8fd0ae5dbb56 P 8998a8b06e0749ce89bd9b0fb90848d8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:01.832100 10879 consensus_peers.cc:597] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 -> Peer 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071): Couldn't send request to peer 8998a8b06e0749ce89bd9b0fb90848d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.847323 10876 consensus_peers.cc:597] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 -> Peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Couldn't send request to peer da2351dad79e48ab9cec5b77a322115e. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.870079 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
I20260709 12:14:01.887816 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:14:01.898731 10876 consensus_peers.cc:597] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 -> Peer da2351dad79e48ab9cec5b77a322115e (127.9.225.193:36295): Couldn't send request to peer da2351dad79e48ab9cec5b77a322115e. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.913606 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:14:01.913663 10879 consensus_peers.cc:597] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 -> Peer 8998a8b06e0749ce89bd9b0fb90848d8 (127.9.225.194:46071): Couldn't send request to peer 8998a8b06e0749ce89bd9b0fb90848d8. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:46071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.914409 10119 tablet_replica.cc:333] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.914958 10119 raft_consensus.cc:2243] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.915501 10119 raft_consensus.cc:2272] T 659a6d3f933a4a6c818a11bda41ef38b P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.917197 10119 tablet_replica.cc:333] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.917675 10119 raft_consensus.cc:2243] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.918040 10119 raft_consensus.cc:2272] T a5129734cde94183933bdab4fe69d78d P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.919620 10119 tablet_replica.cc:333] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.920080 10119 raft_consensus.cc:2243] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.920763 10119 raft_consensus.cc:2272] T 393c8ccf241c4beba57648651b50894d P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.922314 10119 tablet_replica.cc:333] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.922787 10119 raft_consensus.cc:2243] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.923210 10119 raft_consensus.cc:2272] T c9a708f4c19247daa168e64f1bcfb385 P 22d788dce9cf4e0797a22c20d5bff111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.924685 10119 tablet_replica.cc:333] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.925144 10119 raft_consensus.cc:2243] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.925801 10119 raft_consensus.cc:2272] T eec19e2fbda742b9b7acad20016d6178 P 22d788dce9cf4e0797a22c20d5bff111 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.927294 10119 tablet_replica.cc:333] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.927707 10119 raft_consensus.cc:2243] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.928100 10119 raft_consensus.cc:2272] T d0a4f963e143409f8678b610eb87ef9e P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.929567 10119 tablet_replica.cc:333] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.929982 10119 raft_consensus.cc:2243] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.930680 10119 raft_consensus.cc:2272] T 983a5fb10e9647ee8e60a3cbf11917b3 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.932139 10119 tablet_replica.cc:333] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.932579 10119 raft_consensus.cc:2243] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.932955 10119 raft_consensus.cc:2272] T 83da20db97f145d19e3d8fd0ae5dbb56 P 22d788dce9cf4e0797a22c20d5bff111 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.934429 10119 tablet_replica.cc:333] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.934836 10119 raft_consensus.cc:2243] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.935213 10119 raft_consensus.cc:2272] T 16c60b8488d44ac68c40f9f42c51c3b0 P 22d788dce9cf4e0797a22c20d5bff111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.936641 10119 tablet_replica.cc:333] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111: stopping tablet replica
I20260709 12:14:01.937021 10119 raft_consensus.cc:2243] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.937430 10119 raft_consensus.cc:2272] T b616a4f6685847668417b7bd0a9f98d4 P 22d788dce9cf4e0797a22c20d5bff111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.965075 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:14:01.982920 10119 master.cc:562] Master@127.9.225.254:40365 shutting down...
I20260709 12:14:02.003758 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.004336 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.004626 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P 318faf80c3d84a4cbad3b285ead924c8: stopping tablet replica
I20260709 12:14:02.023274 10119 master.cc:584] Master@127.9.225.254:40365 shutdown complete.
22d788dce9cf4e0797a22c20d5bff111  1
8998a8b06e0749ce89bd9b0fb90848d8  4
da2351dad79e48ab9cec5b77a322115e  5
22d788dce9cf4e0797a22c20d5bff111  3
8998a8b06e0749ce89bd9b0fb90848d8  4
da2351dad79e48ab9cec5b77a322115e  3
22d788dce9cf4e0797a22c20d5bff111  1
8998a8b06e0749ce89bd9b0fb90848d8  1
da2351dad79e48ab9cec5b77a322115e  8
22d788dce9cf4e0797a22c20d5bff111  3
8998a8b06e0749ce89bd9b0fb90848d8  3
da2351dad79e48ab9cec5b77a322115e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (30727 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:14:02.059752 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:35861
I20260709 12:14:02.060787 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.065959 11188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.066468 11189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.067057 10119 server_base.cc:1061] running on GCE node
W20260709 12:14:02.067035 11191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.068130 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:02.068339 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:02.068475 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599242068459 us; error 0 us; skew 500 ppm
I20260709 12:14:02.068949 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:02.071048 10119 webserver.cc:533] Webserver started at http://127.9.225.254:45037/ using document root <none> and password file <none>
I20260709 12:14:02.071486 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.071637 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:02.071841 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:02.072835 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "14c615ee3ada4c54b50e5100361db116"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.076743 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:14:02.079900 11196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.080653 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:02.080941 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "14c615ee3ada4c54b50e5100361db116"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.081208 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:02.097805 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.098899 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.133291 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:35861
I20260709 12:14:02.133378 11247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:35861 every 8 connection(s)
I20260709 12:14:02.136863 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.145826 11248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116: Bootstrap starting.
I20260709 12:14:02.149997 11248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.153553 11248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116: No bootstrap required, opened a new log
I20260709 12:14:02.155527 11248 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER }
I20260709 12:14:02.155901 11248 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.156073 11248 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14c615ee3ada4c54b50e5100361db116, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.156517 11248 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER }
I20260709 12:14:02.156926 11248 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:02.157106 11248 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:02.157310 11248 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.160951 11248 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER }
I20260709 12:14:02.161374 11248 leader_election.cc:304] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [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: 14c615ee3ada4c54b50e5100361db116; no voters: 
I20260709 12:14:02.162302 11248 leader_election.cc:290] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:02.162638 11251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.163796 11251 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 1 LEADER]: Becoming Leader. State: Replica: 14c615ee3ada4c54b50e5100361db116, State: Running, Role: LEADER
I20260709 12:14:02.164345 11251 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [LEADER]: Queue going to LEADER mode. State: All 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: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER }
I20260709 12:14:02.164944 11248 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:02.168277 11252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14c615ee3ada4c54b50e5100361db116" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER } }
I20260709 12:14:02.168526 11253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14c615ee3ada4c54b50e5100361db116. Latest consensus state: current_term: 1 leader_uuid: "14c615ee3ada4c54b50e5100361db116" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14c615ee3ada4c54b50e5100361db116" member_type: VOTER } }
I20260709 12:14:02.168864 11252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:02.169130 11253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:02.171399 11257 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:02.176302 11257 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:02.179854 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:02.184270 11257 catalog_manager.cc:1383] Generated new cluster ID: 9ff954cf9f7c458b9b207d610538ef32
I20260709 12:14:02.184514 11257 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:02.195600 11257 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:02.196681 11257 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:02.213783 11257 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116: Generated new TSK 0
I20260709 12:14:02.214314 11257 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:02.245791 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.251624 11269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.252447 11270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.253726 11272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.254091 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:02.254957 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:02.255187 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:02.255334 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599242255316 us; error 0 us; skew 500 ppm
I20260709 12:14:02.255851 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:02.257912 10119 webserver.cc:533] Webserver started at http://127.9.225.193:38267/ using document root <none> and password file <none>
I20260709 12:14:02.258365 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.258525 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:02.258783 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:02.259946 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "849cfdc35b1040039c57eac1b7c4a58f"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.264045 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:02.266968 11277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.267632 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:02.267870 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "849cfdc35b1040039c57eac1b7c4a58f"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.268117 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:02.282485 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.283653 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.284947 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:02.287155 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:02.287339 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.287559 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:02.287720 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.323645 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:42859
I20260709 12:14:02.323746 11339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:42859 every 8 connection(s)
I20260709 12:14:02.328066 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.335131 11344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.336445 11345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.338794 11347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.339365 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:02.340649 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:02.340826 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:02.340989 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599242340970 us; error 0 us; skew 500 ppm
I20260709 12:14:02.341450 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:02.344065 10119 webserver.cc:533] Webserver started at http://127.9.225.194:39477/ using document root <none> and password file <none>
I20260709 12:14:02.344559 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.344535 11340 heartbeater.cc:344] Connected to a master server at 127.9.225.254:35861
I20260709 12:14:02.344870 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:02.344981 11340 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:02.345153 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:02.345693 11340 heartbeater.cc:507] Master 127.9.225.254:35861 requested a full tablet report, sending...
I20260709 12:14:02.346292 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "a689cc51196d4b20a8d8095d533bef78"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.347613 11213 ts_manager.cc:194] Registered new tserver with Master: 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:02.349208 11213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42012
I20260709 12:14:02.350881 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:02.353912 11352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.354571 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:02.354815 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "a689cc51196d4b20a8d8095d533bef78"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.355060 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:02.364995 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.366055 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.367357 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:02.369380 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:02.369580 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.369815 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:02.369962 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.406006 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:37753
I20260709 12:14:02.406101 11414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:37753 every 8 connection(s)
I20260709 12:14:02.410251 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.416725 11418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:02.417589 11419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.419189 10119 server_base.cc:1061] running on GCE node
W20260709 12:14:02.420421 11421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:02.421136 11415 heartbeater.cc:344] Connected to a master server at 127.9.225.254:35861
I20260709 12:14:02.421314 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:02.421437 11415 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:02.421546 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:02.421775 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599242421757 us; error 0 us; skew 500 ppm
I20260709 12:14:02.422186 11415 heartbeater.cc:507] Master 127.9.225.254:35861 requested a full tablet report, sending...
I20260709 12:14:02.422272 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:02.424005 11213 ts_manager.cc:194] Registered new tserver with Master: a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:02.424679 10119 webserver.cc:533] Webserver started at http://127.9.225.195:34353/ using document root <none> and password file <none>
I20260709 12:14:02.425120 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.425290 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:02.425351 11213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42026
I20260709 12:14:02.425559 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:02.426753 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "3cef628e614c433fbec8cd2223efe476"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.430685 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:14:02.433570 11426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.434206 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:02.434450 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "3cef628e614c433fbec8cd2223efe476"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-8t6p"
I20260709 12:14:02.434710 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:02.445868 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.446861 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.448165 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:02.450112 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:02.450294 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.450505 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:02.450670 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.487037 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:39331
I20260709 12:14:02.487118 11488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:39331 every 8 connection(s)
I20260709 12:14:02.499686 11489 heartbeater.cc:344] Connected to a master server at 127.9.225.254:35861
I20260709 12:14:02.499976 11489 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:02.500581 11489 heartbeater.cc:507] Master 127.9.225.254:35861 requested a full tablet report, sending...
I20260709 12:14:02.502205 11213 ts_manager.cc:194] Registered new tserver with Master: 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:02.503228 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013007375s
I20260709 12:14:02.503410 11213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42032
I20260709 12:14:02.525009 11213 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:02.530674 11213 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:02.719344 11305 tablet_service.cc:1511] Processing CreateTablet for tablet f5426237f98148e2a14401ff62fc6937 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:02.720654 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5426237f98148e2a14401ff62fc6937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.724093 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddf19200fe54f0583cc9837f58d9d8b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:02.724256 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddf19200fe54f0583cc9837f58d9d8b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:02.725373 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddf19200fe54f0583cc9837f58d9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.725553 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddf19200fe54f0583cc9837f58d9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.726256 11298 tablet_service.cc:1511] Processing CreateTablet for tablet b5c3274379db4f0ba527487fcddafbf2 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:02.728192 11303 tablet_service.cc:1511] Processing CreateTablet for tablet eebf5eafbb1d4e71a474caa9785d1470 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:02.729441 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf5eafbb1d4e71a474caa9785d1470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.729370 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4bc4e662474c588bee4c734aa8b904 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:02.730695 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4bc4e662474c588bee4c734aa8b904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.730439 11297 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:02.731667 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.732146 11302 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4bc4e662474c588bee4c734aa8b904 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:02.733345 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4bc4e662474c588bee4c734aa8b904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.733139 11375 tablet_service.cc:1511] Processing CreateTablet for tablet d88465db6bed44f8ad40cab4b4a79b39 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:02.734357 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88465db6bed44f8ad40cab4b4a79b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.734172 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 837c325a769e460e9fea5288b50b0c2a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:02.728247 11378 tablet_service.cc:1511] Processing CreateTablet for tablet eebf5eafbb1d4e71a474caa9785d1470 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:02.736366 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf5eafbb1d4e71a474caa9785d1470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.736178 11452 tablet_service.cc:1511] Processing CreateTablet for tablet eebf5eafbb1d4e71a474caa9785d1470 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:02.737435 11452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf5eafbb1d4e71a474caa9785d1470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.739738 11451 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4bc4e662474c588bee4c734aa8b904 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:02.740139 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 837c325a769e460e9fea5288b50b0c2a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:02.740957 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4bc4e662474c588bee4c734aa8b904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.728255 11454 tablet_service.cc:1511] Processing CreateTablet for tablet f5426237f98148e2a14401ff62fc6937 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:02.732169 11376 tablet_service.cc:1511] Processing CreateTablet for tablet c338000ab1b6468aaab4c20a50be0fb6 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:02.743158 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c338000ab1b6468aaab4c20a50be0fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.743335 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5426237f98148e2a14401ff62fc6937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.744135 11450 tablet_service.cc:1511] Processing CreateTablet for tablet c338000ab1b6468aaab4c20a50be0fb6 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:02.745054 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837c325a769e460e9fea5288b50b0c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.746228 11449 tablet_service.cc:1511] Processing CreateTablet for tablet d88465db6bed44f8ad40cab4b4a79b39 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:02.747467 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88465db6bed44f8ad40cab4b4a79b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.737385 11300 tablet_service.cc:1511] Processing CreateTablet for tablet d88465db6bed44f8ad40cab4b4a79b39 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:02.736243 11301 tablet_service.cc:1511] Processing CreateTablet for tablet c338000ab1b6468aaab4c20a50be0fb6 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:02.741582 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 3109bd2b6b44472f94146d0c486f8f19 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:02.751992 11448 tablet_service.cc:1511] Processing CreateTablet for tablet 3109bd2b6b44472f94146d0c486f8f19 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:02.752184 11446 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:02.753288 11448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3109bd2b6b44472f94146d0c486f8f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.753862 11447 tablet_service.cc:1511] Processing CreateTablet for tablet b5c3274379db4f0ba527487fcddafbf2 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:02.755800 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c3274379db4f0ba527487fcddafbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.755667 11380 tablet_service.cc:1511] Processing CreateTablet for tablet f5426237f98148e2a14401ff62fc6937 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:02.756865 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5426237f98148e2a14401ff62fc6937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.758090 11446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.729383 11453 tablet_service.cc:1511] Processing CreateTablet for tablet 2ddf19200fe54f0583cc9837f58d9d8b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:02.760354 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddf19200fe54f0583cc9837f58d9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.761543 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c338000ab1b6468aaab4c20a50be0fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.764236 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 3109bd2b6b44472f94146d0c486f8f19 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:02.765450 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3109bd2b6b44472f94146d0c486f8f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.741544 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c3274379db4f0ba527487fcddafbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.768862 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:02.770036 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.772136 11373 tablet_service.cc:1511] Processing CreateTablet for tablet b5c3274379db4f0ba527487fcddafbf2 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:02.773986 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 837c325a769e460e9fea5288b50b0c2a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:02.775833 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837c325a769e460e9fea5288b50b0c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.779421 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c3274379db4f0ba527487fcddafbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.779461 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c338000ab1b6468aaab4c20a50be0fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.783026 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837c325a769e460e9fea5288b50b0c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.791445 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88465db6bed44f8ad40cab4b4a79b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.792670 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3109bd2b6b44472f94146d0c486f8f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.866510 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcdd3c64f794b64b046dd8d52352cb0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:02.867802 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcdd3c64f794b64b046dd8d52352cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.881595 11453 tablet_service.cc:1511] Processing CreateTablet for tablet 70841852770a4acdb2e6782b232028d0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:02.882907 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70841852770a4acdb2e6782b232028d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.886389 11450 tablet_service.cc:1511] Processing CreateTablet for tablet b9beb5682eae4501ba6504de3988ba0a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:02.928709 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 70841852770a4acdb2e6782b232028d0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:02.930016 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70841852770a4acdb2e6782b232028d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.941475 11372 tablet_service.cc:1511] Processing CreateTablet for tablet b9beb5682eae4501ba6504de3988ba0a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:02.942777 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9beb5682eae4501ba6504de3988ba0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.944134 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcdd3c64f794b64b046dd8d52352cb0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:02.956696 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 0bcdd3c64f794b64b046dd8d52352cb0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:02.960384 11302 tablet_service.cc:1511] Processing CreateTablet for tablet 70841852770a4acdb2e6782b232028d0 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:02.965045 11301 tablet_service.cc:1511] Processing CreateTablet for tablet b9beb5682eae4501ba6504de3988ba0a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:02.969619 11297 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3662cc0cc44e07a66662335d2594c1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:02.981369 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcdd3c64f794b64b046dd8d52352cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.987361 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 3963046c132f417cb6a0ace081ccff4a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:02.988224 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9beb5682eae4501ba6504de3988ba0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.981508 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bcdd3c64f794b64b046dd8d52352cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.995579 11380 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3662cc0cc44e07a66662335d2594c1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:02.996721 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3662cc0cc44e07a66662335d2594c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.004146 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 3963046c132f417cb6a0ace081ccff4a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:03.005447 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3963046c132f417cb6a0ace081ccff4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.006428 11373 tablet_service.cc:1511] Processing CreateTablet for tablet c3ca548de2c04acea48805130eca7e0e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:03.009562 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ca548de2c04acea48805130eca7e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.011729 11506 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:03.008189 11505 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:03.011830 11454 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d2088c51343f1b448ab000c5fc336 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:03.013085 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d2088c51343f1b448ab000c5fc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.008064 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 52e88ac93f3244328b667136cf0c5472 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:03.015916 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e88ac93f3244328b667136cf0c5472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.006982 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 3963046c132f417cb6a0ace081ccff4a (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:03.017159 11446 tablet_service.cc:1511] Processing CreateTablet for tablet c3ca548de2c04acea48805130eca7e0e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:03.008412 11374 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d2088c51343f1b448ab000c5fc336 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:03.022541 11446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ca548de2c04acea48805130eca7e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.026063 11299 tablet_service.cc:1511] Processing CreateTablet for tablet fc3d2088c51343f1b448ab000c5fc336 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:03.027627 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d2088c51343f1b448ab000c5fc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.030334 11451 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3662cc0cc44e07a66662335d2594c1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:03.031581 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3662cc0cc44e07a66662335d2594c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.032307 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3963046c132f417cb6a0ace081ccff4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.033352 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70841852770a4acdb2e6782b232028d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.034368 11305 tablet_service.cc:1511] Processing CreateTablet for tablet c3ca548de2c04acea48805130eca7e0e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:03.035501 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ca548de2c04acea48805130eca7e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.037636 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 52e88ac93f3244328b667136cf0c5472 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:03.039687 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e88ac93f3244328b667136cf0c5472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.040040 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 1caaf45c1c6e411aaae573437de20696 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:03.040475 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3662cc0cc44e07a66662335d2594c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.041164 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caaf45c1c6e411aaae573437de20696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.042277 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3963046c132f417cb6a0ace081ccff4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.042390 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 1caaf45c1c6e411aaae573437de20696 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:03.044051 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 1caaf45c1c6e411aaae573437de20696 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:03.045437 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d2088c51343f1b448ab000c5fc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.046101 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 91e02f6c0b1242978ae686a28a2c884b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:03.069084 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e02f6c0b1242978ae686a28a2c884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.071973 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caaf45c1c6e411aaae573437de20696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.072365 11448 tablet_service.cc:1511] Processing CreateTablet for tablet 090f63882c324e93a3dadaed7051779e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:03.047901 11452 tablet_service.cc:1511] Processing CreateTablet for tablet 52e88ac93f3244328b667136cf0c5472 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:03.049898 11504 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:03.088557 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9beb5682eae4501ba6504de3988ba0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.097275 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 91e02f6c0b1242978ae686a28a2c884b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:03.098605 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e02f6c0b1242978ae686a28a2c884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.107662 11505 tablet_bootstrap.cc:654] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.117723 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 090f63882c324e93a3dadaed7051779e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 12:14:03.118387 11200 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 56811.3us
I20260709 12:14:03.120990 11454 tablet_service.cc:1511] Processing CreateTablet for tablet 509731d0fcc341e981e007566fae9348 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:03.125835 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 090f63882c324e93a3dadaed7051779e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:03.128697 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090f63882c324e93a3dadaed7051779e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.065542 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 91e02f6c0b1242978ae686a28a2c884b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:03.066627 11506 tablet_bootstrap.cc:654] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.068161 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caaf45c1c6e411aaae573437de20696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.135673 11448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090f63882c324e93a3dadaed7051779e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.134413 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090f63882c324e93a3dadaed7051779e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.139006 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e02f6c0b1242978ae686a28a2c884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.143625 11452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e88ac93f3244328b667136cf0c5472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.147354 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509731d0fcc341e981e007566fae9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.151702 11504 tablet_bootstrap.cc:654] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.156769 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 9e42e52958374d74a5dfd1c47cc6c871 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:03.157951 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e42e52958374d74a5dfd1c47cc6c871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.163761 11373 tablet_service.cc:1511] Processing CreateTablet for tablet aac3e5e5938743eda4ed9afb676ba09f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:03.153255 11302 tablet_service.cc:1511] Processing CreateTablet for tablet aac3e5e5938743eda4ed9afb676ba09f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:03.164951 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3e5e5938743eda4ed9afb676ba09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.168300 11451 tablet_service.cc:1511] Processing CreateTablet for tablet 9365e2dff33d42a6a865c0865cdda9dc (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:03.165009 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3e5e5938743eda4ed9afb676ba09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.174623 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 509731d0fcc341e981e007566fae9348 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 12:14:03.176045 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:03.175897 11453 tablet_service.cc:1511] Processing CreateTablet for tablet aac3e5e5938743eda4ed9afb676ba09f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:03.177172 11297 tablet_service.cc:1511] Processing CreateTablet for tablet 9e42e52958374d74a5dfd1c47cc6c871 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:03.182523 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3e5e5938743eda4ed9afb676ba09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.185212 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 9e42e52958374d74a5dfd1c47cc6c871 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:03.186343 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e42e52958374d74a5dfd1c47cc6c871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.186623 11449 tablet_service.cc:1511] Processing CreateTablet for tablet d495673c8b22439cb6eb4e2ff1b5f048 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:03.187724 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d495673c8b22439cb6eb4e2ff1b5f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.191246 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 9365e2dff33d42a6a865c0865cdda9dc (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:03.192776 11380 tablet_service.cc:1511] Processing CreateTablet for tablet 9365e2dff33d42a6a865c0865cdda9dc (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:03.192938 11450 tablet_service.cc:1511] Processing CreateTablet for tablet e32da07f8f884c11a2a74cbf41002166 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:03.193948 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9365e2dff33d42a6a865c0865cdda9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.196691 11379 tablet_service.cc:1511] Processing CreateTablet for tablet e32da07f8f884c11a2a74cbf41002166 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:03.197224 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:03.197835 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32da07f8f884c11a2a74cbf41002166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.198323 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.185211 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 509731d0fcc341e981e007566fae9348 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:03.193953 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32da07f8f884c11a2a74cbf41002166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.204239 11304 tablet_service.cc:1511] Processing CreateTablet for tablet e32da07f8f884c11a2a74cbf41002166 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:03.204663 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:03.208808 11372 tablet_service.cc:1511] Processing CreateTablet for tablet d495673c8b22439cb6eb4e2ff1b5f048 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:03.215276 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e42e52958374d74a5dfd1c47cc6c871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.215308 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509731d0fcc341e981e007566fae9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.217476 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9365e2dff33d42a6a865c0865cdda9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.227568 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d495673c8b22439cb6eb4e2ff1b5f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.230085 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 63d70792781a41909cd2f1a16e290949 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:03.232213 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d70792781a41909cd2f1a16e290949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.235663 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9365e2dff33d42a6a865c0865cdda9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.235731 11504 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:03.236263 11504 ts_tablet_manager.cc:1403] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.215s	user 0.008s	sys 0.007s
I20260709 12:14:03.236413 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509731d0fcc341e981e007566fae9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.243359 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.245345 11375 tablet_service.cc:1511] Processing CreateTablet for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:03.246127 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 98afc3ab029b4bc2a367a697d14b5a83 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:03.249998 11504 raft_consensus.cc:359] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.250666 11504 raft_consensus.cc:385] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.246502 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd5b7fcd9a24cedbeeb25898eb16f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.256264 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98afc3ab029b4bc2a367a697d14b5a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.256973 11298 tablet_service.cc:1511] Processing CreateTablet for tablet d495673c8b22439cb6eb4e2ff1b5f048 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:03.258175 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d495673c8b22439cb6eb4e2ff1b5f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.258992 11506 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:03.250952 11504 raft_consensus.cc:740] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.259467 11506 ts_tablet_manager.cc:1403] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.035s
I20260709 12:14:03.260375 11505 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:03.259924 11504 consensus_queue.cc:260] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.260778 11505 ts_tablet_manager.cc:1403] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.253s	user 0.007s	sys 0.005s
I20260709 12:14:03.262085 11506 raft_consensus.cc:359] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.262723 11506 raft_consensus.cc:385] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.262976 11506 raft_consensus.cc:740] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.263803 11446 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:03.264501 11506 consensus_queue.cc:260] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.269207 11448 tablet_service.cc:1511] Processing CreateTablet for tablet 98afc3ab029b4bc2a367a697d14b5a83 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:03.265017 11446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.284614 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 63d70792781a41909cd2f1a16e290949 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:03.285565 11505 raft_consensus.cc:359] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.288455 11298 tablet_service.cc:1511] Processing CreateTablet for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:03.300755 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef3f04ca72c406b9aa746afffff3141 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:03.330184 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef3f04ca72c406b9aa746afffff3141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.330962 11305 tablet_service.cc:1511] Processing CreateTablet for tablet e48a702af29b4327bbb837eb3e000e2e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:03.332016 11299 tablet_service.cc:1511] Processing CreateTablet for tablet b69ffa315b5d45b48acef33abb0f7c6f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:03.326169 11376 tablet_service.cc:1511] Processing CreateTablet for tablet b69ffa315b5d45b48acef33abb0f7c6f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:03.333665 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69ffa315b5d45b48acef33abb0f7c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.311429 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32da07f8f884c11a2a74cbf41002166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.312078 11489 heartbeater.cc:499] Master 127.9.225.254:35861 was elected leader, sending a full tablet report...
I20260709 12:14:03.336370 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 63d70792781a41909cd2f1a16e290949 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:03.336812 11453 tablet_service.cc:1511] Processing CreateTablet for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:03.339874 11451 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef3f04ca72c406b9aa746afffff3141 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:03.341789 11454 tablet_service.cc:1511] Processing CreateTablet for tablet b69ffa315b5d45b48acef33abb0f7c6f (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:03.351577 11340 heartbeater.cc:499] Master 127.9.225.254:35861 was elected leader, sending a full tablet report...
I20260709 12:14:03.353107 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 2d03cf6f8d444650a4a4619992622d65 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:03.317813 11415 heartbeater.cc:499] Master 127.9.225.254:35861 was elected leader, sending a full tablet report...
I20260709 12:14:03.318375 11504 ts_tablet_manager.cc:1434] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.071s	user 0.022s	sys 0.016s
I20260709 12:14:03.321209 11506 ts_tablet_manager.cc:1434] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:14:03.323151 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 98afc3ab029b4bc2a367a697d14b5a83 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:03.322992 11297 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef3f04ca72c406b9aa746afffff3141 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:03.355293 11505 raft_consensus.cc:385] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.361986 11505 raft_consensus.cc:740] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.362385 11506 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:03.315403 11448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98afc3ab029b4bc2a367a697d14b5a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.363016 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef3f04ca72c406b9aa746afffff3141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.363651 11504 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:03.363595 11505 consensus_queue.cc:260] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.366046 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd5b7fcd9a24cedbeeb25898eb16f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.375694 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98afc3ab029b4bc2a367a697d14b5a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.376863 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd5b7fcd9a24cedbeeb25898eb16f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.380476 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 2d03cf6f8d444650a4a4619992622d65 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:03.382761 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d03cf6f8d444650a4a4619992622d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.383343 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a702af29b4327bbb837eb3e000e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.385221 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69ffa315b5d45b48acef33abb0f7c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.387382 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef3f04ca72c406b9aa746afffff3141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.367151 11374 tablet_service.cc:1511] Processing CreateTablet for tablet e48a702af29b4327bbb837eb3e000e2e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:03.391961 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a702af29b4327bbb837eb3e000e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.355922 11449 tablet_service.cc:1511] Processing CreateTablet for tablet e48a702af29b4327bbb837eb3e000e2e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:03.394409 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a702af29b4327bbb837eb3e000e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.395339 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d70792781a41909cd2f1a16e290949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.396512 11504 tablet_bootstrap.cc:654] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.369547 11506 tablet_bootstrap.cc:654] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.406761 11505 ts_tablet_manager.cc:1434] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.146s	user 0.005s	sys 0.006s
I20260709 12:14:03.407758 11505 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:03.397375 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d03cf6f8d444650a4a4619992622d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.397980 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69ffa315b5d45b48acef33abb0f7c6f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:03.410099 11416 tablet.cc:2406] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:03.399470 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d70792781a41909cd2f1a16e290949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.399863 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 0e414cb6490449709a9434e426aeb8f5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:03.413669 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 0e414cb6490449709a9434e426aeb8f5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:03.401257 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 2d03cf6f8d444650a4a4619992622d65 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:03.406031 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 0e414cb6490449709a9434e426aeb8f5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:03.418182 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e414cb6490449709a9434e426aeb8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.426088 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e414cb6490449709a9434e426aeb8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.428597 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e414cb6490449709a9434e426aeb8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.430186 11512 raft_consensus.cc:493] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.430649 11512 raft_consensus.cc:515] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.440615 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 427a7f2338404e52a0bb3c3c0a09d097 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:03.441756 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427a7f2338404e52a0bb3c3c0a09d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.443994 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 427a7f2338404e52a0bb3c3c0a09d097 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:03.445163 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427a7f2338404e52a0bb3c3c0a09d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.436419 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d03cf6f8d444650a4a4619992622d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.456933 11504 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:03.457437 11504 ts_tablet_manager.cc:1403] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.094s	user 0.005s	sys 0.007s
I20260709 12:14:03.460284 11504 raft_consensus.cc:359] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.460744 11512 leader_election.cc:290] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.461007 11504 raft_consensus.cc:385] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.461436 11504 raft_consensus.cc:740] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.472072 11504 consensus_queue.cc:260] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.480731 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 869eaf3a6c0643baa02d71462be252cf (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:03.482008 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869eaf3a6c0643baa02d71462be252cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.493028 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 427a7f2338404e52a0bb3c3c0a09d097 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:03.494261 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427a7f2338404e52a0bb3c3c0a09d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.495682 11510 raft_consensus.cc:493] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.496325 11504 ts_tablet_manager.cc:1434] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.001s
I20260709 12:14:03.496132 11510 raft_consensus.cc:515] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.497184 11504 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:03.498505 11510 leader_election.cc:290] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.507735 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 869eaf3a6c0643baa02d71462be252cf (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:03.509374 11372 tablet_service.cc:1511] Processing CreateTablet for tablet dc1087c2892d4d64aebf6194c00b5d84 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:03.508821 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 869eaf3a6c0643baa02d71462be252cf (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:03.512794 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869eaf3a6c0643baa02d71462be252cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.520812 11504 tablet_bootstrap.cc:654] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.527125 11453 tablet_service.cc:1511] Processing CreateTablet for tablet dc1087c2892d4d64aebf6194c00b5d84 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:03.527917 11506 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:03.528301 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1087c2892d4d64aebf6194c00b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.528352 11506 ts_tablet_manager.cc:1403] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.008s
I20260709 12:14:03.507781 11296 tablet_service.cc:1511] Processing CreateTablet for tablet dc1087c2892d4d64aebf6194c00b5d84 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:03.536275 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1087c2892d4d64aebf6194c00b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.539880 11506 raft_consensus.cc:359] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.540318 11511 raft_consensus.cc:493] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.540670 11506 raft_consensus.cc:385] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.541064 11506 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.540757 11511 raft_consensus.cc:515] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.543296 11511 leader_election.cc:290] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:03.547547 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1087c2892d4d64aebf6194c00b5d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.544884 11506 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.584997 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869eaf3a6c0643baa02d71462be252cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.600178 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00ef10ca0347869497bf754637f3cb (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:03.601385 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00ef10ca0347869497bf754637f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.591760 11505 tablet_bootstrap.cc:654] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.611999 11506 ts_tablet_manager.cc:1434] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 12:14:03.612906 11506 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:03.614269 11504 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:03.614765 11504 ts_tablet_manager.cc:1403] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.010s
I20260709 12:14:03.617551 11504 raft_consensus.cc:359] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.618227 11504 raft_consensus.cc:385] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.622547 11504 raft_consensus.cc:740] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.623342 11504 consensus_queue.cc:260] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.625651 11504 ts_tablet_manager.cc:1434] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:14:03.626644 11504 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:03.637029 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:03.638496 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:03.639189 11463 raft_consensus.cc:2468] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
W20260709 12:14:03.640527 11278 leader_election.cc:343] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.641215 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:03.642315 11279 leader_election.cc:343] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.642632 11279 leader_election.cc:304] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:03.647580 11353 leader_election.cc:304] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:03.647764 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 28f2c1798c1f4a43bf3870df72c88106 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:03.648365 11510 raft_consensus.cc:2804] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.648713 11510 raft_consensus.cc:493] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.648953 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f2c1798c1f4a43bf3870df72c88106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.649049 11510 raft_consensus.cc:3060] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.652036 11505 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:03.652544 11505 ts_tablet_manager.cc:1403] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.245s	user 0.010s	sys 0.008s
I20260709 12:14:03.653970 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00ef10ca0347869497bf754637f3cb (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:03.655145 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00ef10ca0347869497bf754637f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.655704 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 6e00ef10ca0347869497bf754637f3cb (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:03.656424 11301 tablet_service.cc:1511] Processing CreateTablet for tablet c38e8fa197474cc5a3830e39f6f3dc8c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:03.657662 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 28f2c1798c1f4a43bf3870df72c88106 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:03.658377 11505 raft_consensus.cc:359] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.658802 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f2c1798c1f4a43bf3870df72c88106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.655714 11510 raft_consensus.cc:515] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.660823 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38e8fa197474cc5a3830e39f6f3dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.663654 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:03.664202 11463 raft_consensus.cc:3060] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.668507 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:03.659174 11505 raft_consensus.cc:385] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.669273 11505 raft_consensus.cc:740] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.670025 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:03.669993 11505 consensus_queue.cc:260] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:03.672634 11356 leader_election.cc:343] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.674124 11356 leader_election.cc:343] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.671969 11512 raft_consensus.cc:2749] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.673027 11510 leader_election.cc:290] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.676972 11506 tablet_bootstrap.cc:654] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.686707 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00ef10ca0347869497bf754637f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.688047 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 28f2c1798c1f4a43bf3870df72c88106 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:03.689306 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f2c1798c1f4a43bf3870df72c88106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.690963 11504 tablet_bootstrap.cc:654] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.681980 11463 raft_consensus.cc:2468] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:03.694015 11376 tablet_service.cc:1511] Processing CreateTablet for tablet c38e8fa197474cc5a3830e39f6f3dc8c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:03.695396 11453 tablet_service.cc:1511] Processing CreateTablet for tablet c38e8fa197474cc5a3830e39f6f3dc8c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:03.698159 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38e8fa197474cc5a3830e39f6f3dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.698803 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38e8fa197474cc5a3830e39f6f3dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.697454 11353 leader_election.cc:304] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:03.701516 11510 raft_consensus.cc:2804] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.714959 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:03.716351 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.728709 11510 raft_consensus.cc:697] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:03.734028 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:03.736009 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 5c12609d59d648d6b49725be4c7d586b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:03.736189 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 5c12609d59d648d6b49725be4c7d586b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:03.737287 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c12609d59d648d6b49725be4c7d586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.737598 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c12609d59d648d6b49725be4c7d586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.690972 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:03.739953 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.740154 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 5c12609d59d648d6b49725be4c7d586b (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:03.741375 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c12609d59d648d6b49725be4c7d586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.730813 11505 ts_tablet_manager.cc:1434] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.002s
I20260709 12:14:03.757115 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4bc4e662474c588bee4c734aa8b904" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:03.758510 11505 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:03.758386 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 13381f9d78bb4ce1946a4b80ea057624 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 12:14:03.758662 11430 leader_election.cc:343] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.759220 11430 leader_election.cc:304] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:03.759624 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13381f9d78bb4ce1946a4b80ea057624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.760269 11511 raft_consensus.cc:2749] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.730784 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:03.764452 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201e4b80eb4a4439a9bfb0323e2d6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.768599 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 13381f9d78bb4ce1946a4b80ea057624 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:03.769781 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13381f9d78bb4ce1946a4b80ea057624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.779371 11506 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:03.779006 11454 tablet_service.cc:1511] Processing CreateTablet for tablet 13381f9d78bb4ce1946a4b80ea057624 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:03.779841 11506 ts_tablet_manager.cc:1403] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.167s	user 0.033s	sys 0.027s
I20260709 12:14:03.780295 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13381f9d78bb4ce1946a4b80ea057624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.782552 11506 raft_consensus.cc:359] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.783365 11506 raft_consensus.cc:385] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.783676 11506 raft_consensus.cc:740] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.784456 11506 consensus_queue.cc:260] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.785666 11505 tablet_bootstrap.cc:654] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.791831 11511 raft_consensus.cc:493] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.792263 11511 raft_consensus.cc:515] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.794181 11511 leader_election.cc:290] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:03.795567 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:03.796875 11430 leader_election.cc:343] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.797816 11529 raft_consensus.cc:493] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.798529 11506 ts_tablet_manager.cc:1434] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:14:03.798269 11529 raft_consensus.cc:515] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.803390 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:03.805996 11428 leader_election.cc:343] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.806432 11428 leader_election.cc:304] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:03.806757 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e815cdfab4c659c334b0ad4804e25 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:03.807530 11529 leader_election.cc:290] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.808071 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e815cdfab4c659c334b0ad4804e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.808307 11506 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:03.808202 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:03.808602 11511 raft_consensus.cc:2749] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.808982 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:03.810266 11278 leader_election.cc:343] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.810920 11390 raft_consensus.cc:2468] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:03.789722 11510 consensus_queue.cc:237] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.813416 11279 leader_election.cc:304] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:03.814431 11529 raft_consensus.cc:2804] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.814795 11529 raft_consensus.cc:493] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.815148 11529 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.814567 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e815cdfab4c659c334b0ad4804e25 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:03.818277 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e815cdfab4c659c334b0ad4804e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.820235 11504 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:03.820773 11504 ts_tablet_manager.cc:1403] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.194s	user 0.018s	sys 0.022s
I20260709 12:14:03.844790 11529 raft_consensus.cc:515] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.846438 11506 tablet_bootstrap.cc:654] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.848009 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:03.848649 11390 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.854104 11504 raft_consensus.cc:359] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.856953 11504 raft_consensus.cc:385] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.854278 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 86db5cee22704c3982afa937e61a5111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:03.857335 11504 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.854307 11453 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e815cdfab4c659c334b0ad4804e25 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:03.858227 11504 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.858685 11390 raft_consensus.cc:2468] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:03.859162 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e815cdfab4c659c334b0ad4804e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.859229 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 86db5cee22704c3982afa937e61a5111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:03.860499 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86db5cee22704c3982afa937e61a5111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.862082 11279 leader_election.cc:304] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:03.862782 11504 ts_tablet_manager.cc:1434] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.006s
I20260709 12:14:03.862942 11512 raft_consensus.cc:2804] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.858187 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86db5cee22704c3982afa937e61a5111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.865139 11504 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:03.871515 11504 tablet_bootstrap.cc:654] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:03.882043 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 86db5cee22704c3982afa937e61a5111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:03.886938 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 1832166ee7da41c49ddeed068dcdc111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:03.887689 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 1832166ee7da41c49ddeed068dcdc111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:03.888195 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1832166ee7da41c49ddeed068dcdc111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.888826 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1832166ee7da41c49ddeed068dcdc111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.890267 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:03.891225 11213 catalog_manager.cc:5697] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:03.891942 11278 leader_election.cc:343] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.892485 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86db5cee22704c3982afa937e61a5111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.884094 11529 leader_election.cc:290] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.923154 11453 tablet_service.cc:1511] Processing CreateTablet for tablet ff02cd7ba0bb464f8b807cf042442c18 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:03.901449 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 1832166ee7da41c49ddeed068dcdc111 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:03.924853 11377 tablet_service.cc:1511] Processing CreateTablet for tablet ff02cd7ba0bb464f8b807cf042442c18 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:03.926242 11371 tablet_service.cc:1511] Processing CreateTablet for tablet bc5f44415eb64944b8d71f579b9defb5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:03.926862 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff02cd7ba0bb464f8b807cf042442c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.927513 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5f44415eb64944b8d71f579b9defb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.927284 11454 tablet_service.cc:1511] Processing CreateTablet for tablet bc5f44415eb64944b8d71f579b9defb5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:03.909076 11298 tablet_service.cc:1511] Processing CreateTablet for tablet ff02cd7ba0bb464f8b807cf042442c18 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:03.930086 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff02cd7ba0bb464f8b807cf042442c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.909598 11505 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:03.933733 11505 ts_tablet_manager.cc:1403] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.175s	user 0.019s	sys 0.048s
I20260709 12:14:03.924464 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff02cd7ba0bb464f8b807cf042442c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.936599 11505 raft_consensus.cc:359] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.936874 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 60a8d292b0824252a5420f3854cdbfb4 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:03.943725 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a8d292b0824252a5420f3854cdbfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.946483 11510 raft_consensus.cc:493] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.946936 11510 raft_consensus.cc:515] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.948889 11510 leader_election.cc:290] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:03.917384 11512 raft_consensus.cc:697] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:03.950678 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:03.952778 11356 leader_election.cc:343] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.941751 11506 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:03.952179 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:03.954131 11506 ts_tablet_manager.cc:1403] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.002s
W20260709 12:14:03.954399 11353 leader_election.cc:343] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.954813 11353 leader_election.cc:304] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:03.955114 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 60a8d292b0824252a5420f3854cdbfb4 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:03.952174 11512 consensus_queue.cc:237] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.957417 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a8d292b0824252a5420f3854cdbfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.957697 11505 raft_consensus.cc:385] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.956113 11510 raft_consensus.cc:2749] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:03.963618 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5f44415eb64944b8d71f579b9defb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.960538 11506 raft_consensus.cc:359] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.966744 11506 raft_consensus.cc:385] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:03.967048 11506 raft_consensus.cc:740] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.967934 11506 consensus_queue.cc:260] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.961808 11505 raft_consensus.cc:740] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.971800 11505 consensus_queue.cc:260] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:03.973664 11506 ts_tablet_manager.cc:1434] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:03.973955 11505 ts_tablet_manager.cc:1434] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.001s
I20260709 12:14:03.974604 11506 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:03.977041 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1832166ee7da41c49ddeed068dcdc111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.966985 11300 tablet_service.cc:1511] Processing CreateTablet for tablet bc5f44415eb64944b8d71f579b9defb5 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:03.983984 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5f44415eb64944b8d71f579b9defb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.974959 11505 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:03.985282 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53461ca3854bd79f18b6eb70e4428c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:03.986446 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53461ca3854bd79f18b6eb70e4428c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.993738 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53461ca3854bd79f18b6eb70e4428c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:03.994890 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53461ca3854bd79f18b6eb70e4428c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.999392 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:04.000429 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98300c5589ff4f3fa9fbc2dfd85c6039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.002717 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 60a8d292b0824252a5420f3854cdbfb4 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:04.003983 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a8d292b0824252a5420f3854cdbfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.008152 11506 tablet_bootstrap.cc:654] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.015329 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:04.015961 11505 tablet_bootstrap.cc:654] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.016716 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98300c5589ff4f3fa9fbc2dfd85c6039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.021063 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:04.022121 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98300c5589ff4f3fa9fbc2dfd85c6039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.014427 11534 raft_consensus.cc:493] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.023535 11534 raft_consensus.cc:515] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.025625 11534 leader_election.cc:290] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.025568 11210 catalog_manager.cc:5697] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.026276 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.036681 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.037511 11390 raft_consensus.cc:2393] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cef628e614c433fbec8cd2223efe476 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:04.038753 11428 leader_election.cc:304] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:04.041407 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 446588bede644846a05d9262c6b97de1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:04.042575 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446588bede644846a05d9262c6b97de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.043263 11534 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.045881 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53461ca3854bd79f18b6eb70e4428c (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:04.048681 11504 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.049149 11504 ts_tablet_manager.cc:1403] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.184s	user 0.032s	sys 0.026s
I20260709 12:14:04.056896 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53461ca3854bd79f18b6eb70e4428c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.057863 11504 raft_consensus.cc:359] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.059267 11504 raft_consensus.cc:385] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.059612 11504 raft_consensus.cc:740] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.060420 11504 consensus_queue.cc:260] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.061070 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:04.062143 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:04.067799 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602f2c4b08ef4c8d9d9fc8995cf41927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.064255 11297 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed9a82d5b0483ca44379b1cf8a721d (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:04.051051 11534 raft_consensus.cc:2749] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.067801 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602f2c4b08ef4c8d9d9fc8995cf41927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.069779 11504 ts_tablet_manager.cc:1434] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:14:04.071455 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed9a82d5b0483ca44379b1cf8a721d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.072315 11504 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.070098 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 446588bede644846a05d9262c6b97de1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:04.070958 11454 tablet_service.cc:1511] Processing CreateTablet for tablet 446588bede644846a05d9262c6b97de1 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:04.074283 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446588bede644846a05d9262c6b97de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.078194 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 22273e51f0ee488a9137e3507ad19352 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:04.079409 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22273e51f0ee488a9137e3507ad19352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.080739 11453 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed9a82d5b0483ca44379b1cf8a721d (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:04.081782 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed9a82d5b0483ca44379b1cf8a721d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.087363 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 22273e51f0ee488a9137e3507ad19352 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:04.076138 11371 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed9a82d5b0483ca44379b1cf8a721d (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:04.088310 11449 tablet_service.cc:1511] Processing CreateTablet for tablet 22273e51f0ee488a9137e3507ad19352 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:04.089291 11449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22273e51f0ee488a9137e3507ad19352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.087379 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446588bede644846a05d9262c6b97de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.095341 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed9a82d5b0483ca44379b1cf8a721d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.096709 11504 tablet_bootstrap.cc:654] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.064304 11447 tablet_service.cc:1511] Processing CreateTablet for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:04.096863 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 414fba6e91db49ef9203835e637359ca (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:04.097659 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22273e51f0ee488a9137e3507ad19352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.104773 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414fba6e91db49ef9203835e637359ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.111202 11447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602f2c4b08ef4c8d9d9fc8995cf41927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.112906 11450 tablet_service.cc:1511] Processing CreateTablet for tablet 414fba6e91db49ef9203835e637359ca (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:04.114077 11450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414fba6e91db49ef9203835e637359ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.107128 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 414fba6e91db49ef9203835e637359ca (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:04.120684 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414fba6e91db49ef9203835e637359ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.144233 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11c7bd84884456bf2047c370a7c67e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:04.145380 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11c7bd84884456bf2047c370a7c67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.146258 11505 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.146690 11505 ts_tablet_manager.cc:1403] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.006s
I20260709 12:14:04.149214 11505 raft_consensus.cc:359] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.149835 11505 raft_consensus.cc:385] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.150106 11505 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.153849 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11c7bd84884456bf2047c370a7c67e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:04.154836 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11c7bd84884456bf2047c370a7c67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.156118 11506 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.156687 11506 ts_tablet_manager.cc:1403] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.182s	user 0.018s	sys 0.033s
I20260709 12:14:04.158114 11453 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11c7bd84884456bf2047c370a7c67e (DEFAULT_TABLE table=test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:04.158886 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11c7bd84884456bf2047c370a7c67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.159323 11506 raft_consensus.cc:359] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.159981 11506 raft_consensus.cc:385] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.160254 11506 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.160923 11506 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.162925 11506 ts_tablet_manager.cc:1434] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:14:04.172801 11506 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.179040 11534 raft_consensus.cc:493] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.179531 11534 raft_consensus.cc:515] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.180528 11506 tablet_bootstrap.cc:654] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.181586 11534 leader_election.cc:290] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.181737 11510 raft_consensus.cc:493] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.182231 11510 raft_consensus.cc:515] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.183560 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.183952 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.184247 11510 leader_election.cc:290] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.184511 11390 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.185382 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.185732 11428 leader_election.cc:304] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.186555 11534 raft_consensus.cc:2804] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.186870 11534 raft_consensus.cc:493] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.187271 11534 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.186939 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.153668 11505 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.192318 11315 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.193908 11505 ts_tablet_manager.cc:1434] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 12:14:04.195261 11534 raft_consensus.cc:515] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.196518 11463 raft_consensus.cc:2393] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:04.194947 11505 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.199177 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.199672 11315 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.205175 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.205726 11390 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.206815 11511 raft_consensus.cc:493] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.207285 11511 raft_consensus.cc:515] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.208491 11353 leader_election.cc:304] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:04.209220 11511 leader_election.cc:290] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.210352 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.210669 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:04.211722 11428 leader_election.cc:343] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:04.212241 11430 leader_election.cc:343] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.212658 11430 leader_election.cc:304] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
W20260709 12:14:04.207008 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:04.213878 11315 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:04.224344 11430 leader_election.cc:304] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:04.220139 11390 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:04.213589 11511 raft_consensus.cc:2749] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.220669 11534 leader_election.cc:290] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.220981 11531 raft_consensus.cc:493] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.229990 11531 raft_consensus.cc:515] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.230587 11510 raft_consensus.cc:2749] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.232005 11531 leader_election.cc:290] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.222204 11505 tablet_bootstrap.cc:654] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.235519 11534 raft_consensus.cc:2804] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.239562 11534 raft_consensus.cc:697] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:04.240109 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.240351 11534 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.240991 11504 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.241484 11504 ts_tablet_manager.cc:1403] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.169s	user 0.021s	sys 0.002s
W20260709 12:14:04.243872 11353 leader_election.cc:343] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.244473 11504 raft_consensus.cc:359] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.245160 11504 raft_consensus.cc:385] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.245437 11504 raft_consensus.cc:740] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.246212 11504 consensus_queue.cc:260] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.246557 11531 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.248333 11504 ts_tablet_manager.cc:1434] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:04.249233 11504 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.258430 11506 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.258980 11506 ts_tablet_manager.cc:1403] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.036s
I20260709 12:14:04.263576 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.266489 11506 raft_consensus.cc:359] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.267303 11506 raft_consensus.cc:385] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.267607 11506 raft_consensus.cc:740] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
W20260709 12:14:04.267982 11356 leader_election.cc:343] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.272519 11506 consensus_queue.cc:260] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.268491 11356 leader_election.cc:304] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:04.276805 11506 ts_tablet_manager.cc:1434] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:14:04.277491 11550 raft_consensus.cc:2749] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.277827 11506 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.286971 11506 tablet_bootstrap.cc:654] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.287210 11504 tablet_bootstrap.cc:654] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.290637 11505 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.291170 11505 ts_tablet_manager.cc:1403] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.015s
I20260709 12:14:04.297084 11315 raft_consensus.cc:3060] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.298831 11210 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.304385 11505 raft_consensus.cc:359] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.305054 11505 raft_consensus.cc:385] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.305326 11505 raft_consensus.cc:740] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.306006 11505 consensus_queue.cc:260] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.308043 11505 ts_tablet_manager.cc:1434] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:04.310563 11505 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.310853 11550 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.317237 11504 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.317695 11504 ts_tablet_manager.cc:1403] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.001s
I20260709 12:14:04.320366 11504 raft_consensus.cc:359] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.321076 11504 raft_consensus.cc:385] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.321228 11505 tablet_bootstrap.cc:654] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.321378 11504 raft_consensus.cc:740] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.322091 11504 consensus_queue.cc:260] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.323007 11506 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.325525 11506 ts_tablet_manager.cc:1403] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.010s
I20260709 12:14:04.324249 11504 ts_tablet_manager.cc:1434] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:04.328437 11504 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.328116 11506 raft_consensus.cc:359] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.328816 11506 raft_consensus.cc:385] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.329101 11506 raft_consensus.cc:740] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.329787 11506 consensus_queue.cc:260] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.332075 11506 ts_tablet_manager.cc:1434] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:04.332965 11506 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.335345 11504 tablet_bootstrap.cc:654] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.339102 11506 tablet_bootstrap.cc:654] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.340981 11505 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.341463 11505 ts_tablet_manager.cc:1403] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 12:14:04.344642 11505 raft_consensus.cc:359] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.348467 11505 raft_consensus.cc:385] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.348812 11505 raft_consensus.cc:740] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.349602 11505 consensus_queue.cc:260] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.351908 11505 ts_tablet_manager.cc:1434] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:04.352079 11506 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.352571 11506 ts_tablet_manager.cc:1403] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:14:04.352854 11505 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.354990 11506 raft_consensus.cc:359] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.355625 11506 raft_consensus.cc:385] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.355890 11506 raft_consensus.cc:740] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.356699 11504 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.356601 11506 consensus_queue.cc:260] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.357134 11504 ts_tablet_manager.cc:1403] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:14:04.358475 11506 ts_tablet_manager.cc:1434] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:04.359107 11505 tablet_bootstrap.cc:654] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.358968 11504 raft_consensus.cc:359] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.359350 11506 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.359601 11504 raft_consensus.cc:385] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.359892 11504 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.360826 11504 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.364593 11504 ts_tablet_manager.cc:1434] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:04.365422 11506 tablet_bootstrap.cc:654] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.366834 11534 raft_consensus.cc:493] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.367292 11534 raft_consensus.cc:515] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.365454 11504 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.369211 11534 leader_election.cc:290] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.370558 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:04.371642 11430 leader_election.cc:343] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.372414 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:04.373787 11428 leader_election.cc:343] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.374032 11504 tablet_bootstrap.cc:654] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.374186 11428 leader_election.cc:304] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:04.377333 11534 raft_consensus.cc:2749] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.379720 11505 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.379726 11506 tablet_bootstrap.cc:492] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.380321 11506 ts_tablet_manager.cc:1403] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 12:14:04.380301 11505 ts_tablet_manager.cc:1403] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 12:14:04.380709 11504 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.381110 11504 ts_tablet_manager.cc:1403] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 12:14:04.382355 11506 raft_consensus.cc:359] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.382843 11506 raft_consensus.cc:385] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.383060 11506 raft_consensus.cc:740] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.383561 11504 raft_consensus.cc:359] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.383452 11505 raft_consensus.cc:359] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.383672 11506 consensus_queue.cc:260] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.384248 11504 raft_consensus.cc:385] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.384336 11505 raft_consensus.cc:385] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.384603 11504 raft_consensus.cc:740] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.384720 11505 raft_consensus.cc:740] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.385583 11506 ts_tablet_manager.cc:1434] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:04.385417 11504 consensus_queue.cc:260] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.385536 11505 consensus_queue.cc:260] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.386658 11506 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.387656 11505 ts_tablet_manager.cc:1434] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:14:04.388517 11505 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.392370 11504 ts_tablet_manager.cc:1434] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:04.393210 11504 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.394349 11505 tablet_bootstrap.cc:654] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.394713 11550 raft_consensus.cc:493] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.395151 11550 raft_consensus.cc:515] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.397181 11550 leader_election.cc:290] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.398257 11504 tablet_bootstrap.cc:654] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.400271 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:04.401654 11353 leader_election.cc:343] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.398694 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:04.403223 11356 leader_election.cc:343] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.403666 11356 leader_election.cc:304] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:04.405411 11505 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.405881 11505 ts_tablet_manager.cc:1403] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:14:04.407442 11504 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.407637 11550 raft_consensus.cc:2749] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.407852 11504 ts_tablet_manager.cc:1403] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:04.408669 11505 raft_consensus.cc:359] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.409343 11505 raft_consensus.cc:385] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.409643 11505 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.410290 11504 raft_consensus.cc:359] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.410851 11506 tablet_bootstrap.cc:654] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.410404 11505 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.411057 11504 raft_consensus.cc:385] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.411386 11504 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.412104 11504 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.412835 11505 ts_tablet_manager.cc:1434] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:04.413839 11505 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.416865 11504 ts_tablet_manager.cc:1434] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:14:04.417738 11504 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.419799 11505 tablet_bootstrap.cc:654] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.422860 11504 tablet_bootstrap.cc:654] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.424804 11506 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.425328 11506 ts_tablet_manager.cc:1403] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.009s
I20260709 12:14:04.427850 11506 raft_consensus.cc:359] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.428401 11505 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.428535 11506 raft_consensus.cc:385] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.428886 11505 ts_tablet_manager.cc:1403] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:14:04.428901 11506 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.429975 11506 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.431576 11505 raft_consensus.cc:359] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.432201 11506 ts_tablet_manager.cc:1434] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:04.432210 11505 raft_consensus.cc:385] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.432673 11505 raft_consensus.cc:740] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.433305 11506 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.433372 11505 consensus_queue.cc:260] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.435524 11505 ts_tablet_manager.cc:1434] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:14:04.436404 11505 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.439543 11506 tablet_bootstrap.cc:654] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.439543 11550 raft_consensus.cc:493] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.440164 11550 raft_consensus.cc:515] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.441484 11505 tablet_bootstrap.cc:654] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.442155 11550 leader_election.cc:290] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.444514 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.445161 11315 raft_consensus.cc:2468] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.446101 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.446723 11464 raft_consensus.cc:2468] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.447788 11356 leader_election.cc:304] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.449817 11550 raft_consensus.cc:2804] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.450212 11550 raft_consensus.cc:493] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.450598 11550 raft_consensus.cc:3060] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.452035 11505 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.452457 11505 ts_tablet_manager.cc:1403] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260709 12:14:04.454811 11505 raft_consensus.cc:359] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.455440 11505 raft_consensus.cc:385] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.455693 11505 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.456475 11505 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.458038 11534 raft_consensus.cc:493] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.458559 11505 ts_tablet_manager.cc:1434] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:04.458477 11534 raft_consensus.cc:515] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.459441 11505 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.460418 11534 leader_election.cc:290] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.462602 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.463248 11390 raft_consensus.cc:2468] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.462617 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.464286 11428 leader_election.cc:304] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.464413 11315 raft_consensus.cc:2468] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.466432 11534 raft_consensus.cc:2804] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.466768 11534 raft_consensus.cc:493] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.467012 11505 tablet_bootstrap.cc:654] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.467082 11534 raft_consensus.cc:3060] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.475188 11550 raft_consensus.cc:515] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.478191 11505 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.474336 11534 raft_consensus.cc:515] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.478616 11505 ts_tablet_manager.cc:1403] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 12:14:04.480090 11504 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.480460 11504 ts_tablet_manager.cc:1403] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.039s
I20260709 12:14:04.480556 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.481077 11464 raft_consensus.cc:3060] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.481144 11505 raft_consensus.cc:359] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.482441 11505 raft_consensus.cc:385] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.482388 11504 raft_consensus.cc:359] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.482821 11505 raft_consensus.cc:740] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.483054 11504 raft_consensus.cc:385] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.483386 11504 raft_consensus.cc:740] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.483688 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ddf19200fe54f0583cc9837f58d9d8b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.483500 11505 consensus_queue.cc:260] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.483958 11504 consensus_queue.cc:260] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.485682 11505 ts_tablet_manager.cc:1434] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:14:04.486608 11505 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.487241 11315 raft_consensus.cc:3060] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.489769 11504 ts_tablet_manager.cc:1434] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:14:04.490638 11504 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.492785 11512 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.493440 11505 tablet_bootstrap.cc:654] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.495159 11464 raft_consensus.cc:2468] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.496229 11353 leader_election.cc:304] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.498044 11531 raft_consensus.cc:2804] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.498495 11531 raft_consensus.cc:697] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:04.498905 11506 tablet_bootstrap.cc:492] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.499377 11506 ts_tablet_manager.cc:1403] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
I20260709 12:14:04.499312 11531 consensus_queue.cc:237] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.497030 11550 leader_election.cc:290] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.504789 11315 raft_consensus.cc:2468] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.507772 11534 leader_election.cc:290] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.508924 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.509568 11390 raft_consensus.cc:3060] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.512497 11506 raft_consensus.cc:359] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.513127 11506 raft_consensus.cc:385] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.513396 11506 raft_consensus.cc:740] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.514024 11506 consensus_queue.cc:260] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.514976 11213 catalog_manager.cc:5697] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.515920 11506 ts_tablet_manager.cc:1434] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:04.516270 11390 raft_consensus.cc:2468] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:04.516796 11506 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.517864 11428 leader_election.cc:304] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.522650 11534 raft_consensus.cc:2804] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.523303 11534 raft_consensus.cc:697] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:04.527417 11534 consensus_queue.cc:237] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.530088 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b011e1ae94d79a99c8e8edcd2ac2c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.533530 11315 raft_consensus.cc:3060] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.537215 11531 raft_consensus.cc:493] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.537671 11531 raft_consensus.cc:515] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.538416 11504 tablet_bootstrap.cc:654] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.540337 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3109bd2b6b44472f94146d0c486f8f19" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.540679 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3109bd2b6b44472f94146d0c486f8f19" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.540908 11314 raft_consensus.cc:2468] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.541215 11463 raft_consensus.cc:2468] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.542361 11531 leader_election.cc:290] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.542320 11356 leader_election.cc:304] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.545691 11531 raft_consensus.cc:2804] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.546038 11531 raft_consensus.cc:493] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.546339 11531 raft_consensus.cc:3060] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.549772 11212 catalog_manager.cc:5697] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.561724 11506 tablet_bootstrap.cc:654] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.567292 11576 raft_consensus.cc:493] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.567796 11315 raft_consensus.cc:2468] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:04.567759 11576 raft_consensus.cc:515] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.574829 11576 leader_election.cc:290] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.575073 11505 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.575651 11512 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.575991 11505 ts_tablet_manager.cc:1403] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.016s
I20260709 12:14:04.577065 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:04.578218 11278 leader_election.cc:343] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.578473 11505 raft_consensus.cc:359] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.579150 11505 raft_consensus.cc:385] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.579407 11505 raft_consensus.cc:740] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.580124 11505 consensus_queue.cc:260] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.581517 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.582015 11505 ts_tablet_manager.cc:1434] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:04.582158 11390 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:04.583403 11279 leader_election.cc:304] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:04.580569 11580 raft_consensus.cc:493] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.585544 11512 raft_consensus.cc:2804] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.585939 11512 raft_consensus.cc:493] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.586272 11512 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.587451 11531 raft_consensus.cc:515] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.590087 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3109bd2b6b44472f94146d0c486f8f19" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.590636 11315 raft_consensus.cc:3060] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.592865 11505 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.596685 11512 raft_consensus.cc:515] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.602145 11315 raft_consensus.cc:2468] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.593532 11580 raft_consensus.cc:515] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.603111 11356 leader_election.cc:304] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.596369 11504 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.596947 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3109bd2b6b44472f94146d0c486f8f19" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.604417 11463 raft_consensus.cc:3060] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.598140 11576 raft_consensus.cc:493] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.598786 11531 leader_election.cc:290] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.601325 11534 raft_consensus.cc:493] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.607200 11506 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.607651 11506 ts_tablet_manager.cc:1403] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.015s
I20260709 12:14:04.607349 11576 raft_consensus.cc:515] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.607481 11534 raft_consensus.cc:515] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.608273 11505 tablet_bootstrap.cc:654] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.609333 11576 leader_election.cc:290] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.609534 11534 leader_election.cc:290] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.603969 11550 raft_consensus.cc:2804] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.610176 11550 raft_consensus.cc:697] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:04.610605 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.611212 11390 raft_consensus.cc:2468] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.610987 11550 consensus_queue.cc:237] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.612946 11428 leader_election.cc:304] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.613583 11463 raft_consensus.cc:2468] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.613729 11534 raft_consensus.cc:2804] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.614073 11534 raft_consensus.cc:493] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.614822 11534 raft_consensus.cc:3060] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.614990 11504 ts_tablet_manager.cc:1403] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.010s
I20260709 12:14:04.614281 11510 raft_consensus.cc:493] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.616227 11510 raft_consensus.cc:515] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.617467 11580 leader_election.cc:290] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.618254 11510 leader_election.cc:290] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.619279 11512 leader_election.cc:290] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.620432 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.621057 11314 raft_consensus.cc:2468] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:04.621181 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.621831 11464 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:04.624019 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.624379 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.625137 11388 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:04.625214 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.626353 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.624611 11390 raft_consensus.cc:2468] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:04.628850 11510 raft_consensus.cc:493] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.626750 11506 raft_consensus.cc:359] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.629442 11510 raft_consensus.cc:515] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.625177 11534 raft_consensus.cc:515] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.631255 11463 raft_consensus.cc:2393] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 849cfdc35b1040039c57eac1b7c4a58f in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:04.627112 11387 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.632817 11506 raft_consensus.cc:385] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.633129 11506 raft_consensus.cc:740] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.633570 11510 leader_election.cc:290] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.627218 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.627453 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.635964 11464 raft_consensus.cc:2468] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.636165 11506 consensus_queue.cc:260] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.637920 11534 leader_election.cc:290] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:04.640522 11353 leader_election.cc:304] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.643267 11550 raft_consensus.cc:2804] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.643636 11550 raft_consensus.cc:493] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.643973 11550 raft_consensus.cc:3060] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.646657 11505 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.646867 11506 ts_tablet_manager.cc:1434] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.001s
I20260709 12:14:04.647130 11505 ts_tablet_manager.cc:1403] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.017s
I20260709 12:14:04.627172 11278 leader_election.cc:304] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:04.647740 11506 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.649765 11505 raft_consensus.cc:359] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.650068 11279 leader_election.cc:304] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.650386 11505 raft_consensus.cc:385] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.650655 11505 raft_consensus.cc:740] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.650776 11512 raft_consensus.cc:2804] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.651132 11512 raft_consensus.cc:493] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.651484 11512 raft_consensus.cc:3060] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.652588 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.653141 11389 raft_consensus.cc:3060] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.651396 11505 consensus_queue.cc:260] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.656265 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.657495 11506 tablet_bootstrap.cc:654] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.659729 11389 raft_consensus.cc:2468] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:04.661052 11428 leader_election.cc:304] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.661054 11387 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:04.662245 11576 raft_consensus.cc:2804] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.661589 11512 raft_consensus.cc:515] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.662575 11576 raft_consensus.cc:493] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.662853 11279 leader_election.cc:304] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.663234 11315 raft_consensus.cc:2393] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cef628e614c433fbec8cd2223efe476 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:04.662912 11576 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.663712 11580 raft_consensus.cc:2804] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.663915 11534 raft_consensus.cc:2804] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.666074 11534 raft_consensus.cc:697] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:04.666863 11534 consensus_queue.cc:237] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.668805 11212 catalog_manager.cc:5697] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.670320 11576 raft_consensus.cc:515] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.670450 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:04.670893 11278 leader_election.cc:343] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.671288 11314 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.628091 11504 raft_consensus.cc:359] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.672633 11504 raft_consensus.cc:385] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.672951 11504 raft_consensus.cc:740] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.673568 11504 consensus_queue.cc:260] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.675592 11356 leader_election.cc:304] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.675925 11576 leader_election.cc:290] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.671866 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.678058 11505 ts_tablet_manager.cc:1434] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.003s
I20260709 12:14:04.681492 11315 raft_consensus.cc:2468] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.680297 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.682894 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.683374 11463 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.683974 11389 raft_consensus.cc:2393] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 849cfdc35b1040039c57eac1b7c4a58f in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:04.684659 11550 raft_consensus.cc:515] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.681473 11512 leader_election.cc:290] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.680269 11510 raft_consensus.cc:2804] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.685860 11510 raft_consensus.cc:493] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.686686 11550 leader_election.cc:290] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.686195 11510 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.688287 11504 ts_tablet_manager.cc:1434] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 12:14:04.689143 11504 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.689293 11505 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.681834 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:04.690070 11387 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.692529 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.693274 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.693804 11464 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.694283 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5426237f98148e2a14401ff62fc6937" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.695580 11510 raft_consensus.cc:515] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.693313 11463 raft_consensus.cc:3060] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.697515 11510 leader_election.cc:290] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.699397 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.699832 11462 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.698917 11580 raft_consensus.cc:697] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:04.703447 11580 consensus_queue.cc:237] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.708055 11387 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:04.709162 11279 leader_election.cc:304] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.710148 11576 raft_consensus.cc:2804] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.710580 11576 raft_consensus.cc:697] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:04.710470 11549 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:04.710862 11462 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.711431 11576 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.712332 11506 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.712520 11353 leader_election.cc:304] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.713266 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.713766 11314 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.712741 11506 ts_tablet_manager.cc:1403] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.007s
I20260709 12:14:04.714249 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88465db6bed44f8ad40cab4b4a79b39" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:04.716449 11315 raft_consensus.cc:3060] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.715418 11510 raft_consensus.cc:2804] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.722530 11212 catalog_manager.cc:5697] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.726931 11314 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.727005 11315 raft_consensus.cc:2468] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.733124 11464 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:04.734278 11506 raft_consensus.cc:359] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.734970 11506 raft_consensus.cc:385] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.735258 11506 raft_consensus.cc:740] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.735903 11506 consensus_queue.cc:260] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.738303 11506 ts_tablet_manager.cc:1434] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 12:14:04.740651 11504 tablet_bootstrap.cc:654] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.741878 11506 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.741564 11510 raft_consensus.cc:697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:04.750349 11510 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.751641 11506 tablet_bootstrap.cc:654] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.741060 11278 leader_election.cc:304] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [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: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:04.752592 11463 raft_consensus.cc:2468] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:04.753093 11576 raft_consensus.cc:2749] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:04.754142 11505 tablet_bootstrap.cc:654] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.753823 11353 leader_election.cc:304] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.755796 11550 raft_consensus.cc:2804] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.756307 11550 raft_consensus.cc:697] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:04.756951 11550 consensus_queue.cc:237] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.769395 11213 catalog_manager.cc:5697] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.772699 11504 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.773111 11504 ts_tablet_manager.cc:1403] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.000s
I20260709 12:14:04.775481 11504 raft_consensus.cc:359] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.776096 11504 raft_consensus.cc:385] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.776331 11504 raft_consensus.cc:740] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.776980 11504 consensus_queue.cc:260] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.779654 11504 ts_tablet_manager.cc:1434] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:14:04.780435 11504 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.780536 11534 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.791445 11505 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.798352 11505 ts_tablet_manager.cc:1403] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.003s
I20260709 12:14:04.803105 11505 raft_consensus.cc:359] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.804167 11212 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.805835 11505 raft_consensus.cc:385] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.806130 11505 raft_consensus.cc:740] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.806770 11505 consensus_queue.cc:260] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.808636 11505 ts_tablet_manager.cc:1434] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:04.810779 11506 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.811161 11506 ts_tablet_manager.cc:1403] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.016s
I20260709 12:14:04.813627 11506 raft_consensus.cc:359] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.814218 11506 raft_consensus.cc:385] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.814466 11506 raft_consensus.cc:740] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.814640 11580 raft_consensus.cc:493] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.815038 11580 raft_consensus.cc:515] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.815124 11506 consensus_queue.cc:260] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.816900 11505 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.816967 11506 ts_tablet_manager.cc:1434] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:04.817811 11506 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.816973 11580 leader_election.cc:290] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.820634 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70841852770a4acdb2e6782b232028d0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:04.822849 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70841852770a4acdb2e6782b232028d0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.823472 11506 tablet_bootstrap.cc:654] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.827214 11213 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:04.832418 11279 leader_election.cc:343] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.823383 11504 tablet_bootstrap.cc:654] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.823454 11463 raft_consensus.cc:2468] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:04.838168 11505 tablet_bootstrap.cc:654] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.838106 11278 leader_election.cc:304] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:04.839319 11580 raft_consensus.cc:2804] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.839722 11580 raft_consensus.cc:493] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.840045 11580 raft_consensus.cc:3060] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.847185 11580 raft_consensus.cc:515] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.849939 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70841852770a4acdb2e6782b232028d0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:04.851200 11279 leader_election.cc:343] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.852303 11580 leader_election.cc:290] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.853363 11213 catalog_manager.cc:5697] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.857432 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70841852770a4acdb2e6782b232028d0" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:04.858001 11463 raft_consensus.cc:3060] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.857739 11505 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.859014 11505 ts_tablet_manager.cc:1403] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 12:14:04.859614 11504 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.860047 11504 ts_tablet_manager.cc:1403] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.004s
I20260709 12:14:04.860072 11506 tablet_bootstrap.cc:492] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.860680 11506 ts_tablet_manager.cc:1403] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.043s	user 0.028s	sys 0.014s
I20260709 12:14:04.862046 11505 raft_consensus.cc:359] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.862681 11505 raft_consensus.cc:385] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.862498 11504 raft_consensus.cc:359] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.862987 11505 raft_consensus.cc:740] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.863199 11504 raft_consensus.cc:385] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.863631 11504 raft_consensus.cc:740] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.863672 11505 consensus_queue.cc:260] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.864383 11463 raft_consensus.cc:2468] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:04.866080 11505 ts_tablet_manager.cc:1434] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:04.864382 11506 raft_consensus.cc:359] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.891650 11506 raft_consensus.cc:385] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.864420 11504 consensus_queue.cc:260] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.891871 11505 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.891813 11278 leader_election.cc:304] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:04.893019 11580 raft_consensus.cc:2804] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.893649 11506 raft_consensus.cc:740] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.893463 11580 raft_consensus.cc:697] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:04.894423 11506 consensus_queue.cc:260] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.894564 11580 consensus_queue.cc:237] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.893537 11504 ts_tablet_manager.cc:1434] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.016s
I20260709 12:14:04.896772 11504 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.901181 11505 tablet_bootstrap.cc:654] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.902050 11506 ts_tablet_manager.cc:1434] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.026s
I20260709 12:14:04.902954 11506 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.907173 11504 tablet_bootstrap.cc:654] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.909658 11506 tablet_bootstrap.cc:654] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.916149 11505 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.916595 11505 ts_tablet_manager.cc:1403] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 12:14:04.917398 11212 catalog_manager.cc:5697] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.919166 11505 raft_consensus.cc:359] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.919828 11505 raft_consensus.cc:385] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.920082 11505 raft_consensus.cc:740] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.920825 11505 consensus_queue.cc:260] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.923027 11505 ts_tablet_manager.cc:1434] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:14:04.923930 11505 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.929273 11505 tablet_bootstrap.cc:654] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.929804 11506 tablet_bootstrap.cc:492] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:04.930045 11504 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:04.930337 11506 ts_tablet_manager.cc:1403] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 12:14:04.930471 11504 ts_tablet_manager.cc:1403] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.018s
I20260709 12:14:04.933427 11506 raft_consensus.cc:359] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.933638 11504 raft_consensus.cc:359] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.934170 11506 raft_consensus.cc:385] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.934289 11504 raft_consensus.cc:385] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.934811 11504 raft_consensus.cc:740] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.934792 11506 raft_consensus.cc:740] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.935698 11504 consensus_queue.cc:260] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.935880 11506 consensus_queue.cc:260] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.937644 11504 ts_tablet_manager.cc:1434] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:04.938673 11504 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:04.941985 11506 ts_tablet_manager.cc:1434] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:04.942950 11506 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:04.944216 11504 tablet_bootstrap.cc:654] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.948467 11506 tablet_bootstrap.cc:654] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.950887 11505 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:04.951400 11505 ts_tablet_manager.cc:1403] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260709 12:14:04.953962 11505 raft_consensus.cc:359] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.954339 11584 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.954667 11505 raft_consensus.cc:385] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.955102 11505 raft_consensus.cc:740] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.955899 11505 consensus_queue.cc:260] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.959800 11505 ts_tablet_manager.cc:1434] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:04.960734 11505 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:04.971845 11550 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:04.977415 11510 raft_consensus.cc:493] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.977903 11510 raft_consensus.cc:515] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:04.966416 11505 tablet_bootstrap.cc:654] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.980479 11510 leader_election.cc:290] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:04.982143 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:04.982802 11315 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.982978 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:04.983678 11463 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:04.984361 11356 leader_election.cc:304] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:04.985191 11510 raft_consensus.cc:2804] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:04.985558 11510 raft_consensus.cc:493] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.985882 11510 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.999390 11534 raft_consensus.cc:493] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.999891 11534 raft_consensus.cc:515] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.001976 11534 leader_election.cc:290] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:05.003865 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.006381 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:05.007184 11387 raft_consensus.cc:2393] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cef628e614c433fbec8cd2223efe476 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:05.008414 11428 leader_election.cc:304] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:05.012887 11534 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.015390 11550 raft_consensus.cc:493] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.015870 11550 raft_consensus.cc:515] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.017910 11550 leader_election.cc:290] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.018757 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.019420 11315 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:05.019526 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.020167 11463 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:05.020711 11356 leader_election.cc:304] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:05.021634 11550 raft_consensus.cc:2804] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.022042 11550 raft_consensus.cc:493] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.022421 11550 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.026461 11534 raft_consensus.cc:2749] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.029109 11550 raft_consensus.cc:515] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.031960 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:05.032568 11315 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.034068 11584 consensus_queue.cc:1048] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.034559 11510 raft_consensus.cc:515] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.037925 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:05.038522 11312 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.039966 11315 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:05.040398 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:05.040941 11463 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.041196 11356 leader_election.cc:304] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:05.042291 11584 raft_consensus.cc:2804] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.042743 11584 raft_consensus.cc:697] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:05.043514 11584 consensus_queue.cc:237] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.044595 11550 leader_election.cc:290] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.044703 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:05.045307 11464 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.048730 11312 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:05.049901 11356 leader_election.cc:304] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:05.051553 11550 raft_consensus.cc:2804] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.052520 11550 raft_consensus.cc:697] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:05.053313 11550 consensus_queue.cc:237] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.059237 11464 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:05.073261 11549 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.079808 11463 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:05.081558 11510 leader_election.cc:290] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.091217 11534 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.108345 11505 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:05.108916 11505 ts_tablet_manager.cc:1403] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.045s
I20260709 12:14:05.111444 11505 raft_consensus.cc:359] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.112151 11505 raft_consensus.cc:385] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.112443 11505 raft_consensus.cc:740] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.113210 11505 consensus_queue.cc:260] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.117837 11588 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.126468 11505 ts_tablet_manager.cc:1434] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:05.128767 11506 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:05.129217 11506 ts_tablet_manager.cc:1403] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.186s	user 0.078s	sys 0.077s
I20260709 12:14:05.130822 11550 consensus_queue.cc:1048] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.131652 11506 raft_consensus.cc:359] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.132470 11534 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.128873 11505 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:05.132279 11506 raft_consensus.cc:385] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.139429 11506 raft_consensus.cc:740] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.140853 11506 consensus_queue.cc:260] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.142797 11506 ts_tablet_manager.cc:1434] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:14:05.143649 11506 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:05.155220 11212 catalog_manager.cc:5697] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.157519 11550 consensus_queue.cc:1048] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.158000 11534 raft_consensus.cc:493] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.158700 11534 raft_consensus.cc:515] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.159628 11588 raft_consensus.cc:493] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.160085 11588 raft_consensus.cc:515] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.160614 11534 leader_election.cc:290] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:05.156304 11212 catalog_manager.cc:5697] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.163861 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:05.163985 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.164444 11387 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:05.164587 11313 raft_consensus.cc:2468] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:05.165251 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.168594 11430 leader_election.cc:304] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:05.168741 11462 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:05.168607 11279 leader_election.cc:304] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:05.170308 11504 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:05.164011 11588 leader_election.cc:290] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.171478 11504 ts_tablet_manager.cc:1403] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.233s	user 0.049s	sys 0.068s
I20260709 12:14:05.175343 11534 raft_consensus.cc:2804] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.176184 11534 raft_consensus.cc:493] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.176525 11534 raft_consensus.cc:3060] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.175417 11580 raft_consensus.cc:2804] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.179426 11580 raft_consensus.cc:493] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.179749 11580 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.179904 11550 raft_consensus.cc:493] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.180414 11550 raft_consensus.cc:515] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.182253 11550 leader_election.cc:290] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.184191 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.182600 11534 raft_consensus.cc:515] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.190209 11462 raft_consensus.cc:2393] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:05.192605 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:05.193253 11315 raft_consensus.cc:3060] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.197069 11505 tablet_bootstrap.cc:654] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.197088 11576 raft_consensus.cc:493] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.198644 11576 raft_consensus.cc:515] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.200579 11576 leader_election.cc:290] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.202885 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.203102 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.204357 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:05.205897 11588 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.209159 11534 leader_election.cc:290] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:05.216601 11278 leader_election.cc:343] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.217523 11353 leader_election.cc:304] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:05.207248 11580 raft_consensus.cc:515] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.218627 11550 raft_consensus.cc:3060] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.220032 11315 raft_consensus.cc:2468] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:05.223408 11430 leader_election.cc:304] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
W20260709 12:14:05.224375 11279 leader_election.cc:343] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.222692 11580 leader_election.cc:290] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.224814 11279 leader_election.cc:304] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:05.231525 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:05.232113 11463 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.232013 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:05.232626 11389 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.241122 11531 consensus_queue.cc:1048] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.235908 11550 raft_consensus.cc:2749] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.227288 11549 raft_consensus.cc:2804] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.227396 11580 raft_consensus.cc:2749] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.252800 11549 raft_consensus.cc:697] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:05.254268 11588 raft_consensus.cc:493] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.260713 11506 tablet_bootstrap.cc:654] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:05.266690 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:05.261727 11549 consensus_queue.cc:237] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.266574 11504 raft_consensus.cc:359] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.267520 11504 raft_consensus.cc:385] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.267792 11504 raft_consensus.cc:740] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.268025 11617 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.262252 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:05.261621 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3d2088c51343f1b448ab000c5fc336" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:05.269778 11504 consensus_queue.cc:260] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.261528 11588 raft_consensus.cc:515] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.277350 11504 ts_tablet_manager.cc:1434] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.000s
I20260709 12:14:05.277634 11550 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.278254 11588 leader_election.cc:290] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.278935 11504 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:05.280453 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.263195 11389 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
W20260709 12:14:05.282797 11278 leader_election.cc:343] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.368297 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:05.396014 11279 leader_election.cc:304] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:05.397078 11576 raft_consensus.cc:2804] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.397601 11576 raft_consensus.cc:697] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:05.398449 11576 consensus_queue.cc:237] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.462029 11584 raft_consensus.cc:493] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.462591 11584 raft_consensus.cc:515] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.464586 11584 leader_election.cc:290] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.478255 11388 raft_consensus.cc:2468] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:05.521155 11504 tablet_bootstrap.cc:654] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.528736 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:05.533449 11353 leader_election.cc:343] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.533710 11463 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:05.536358 11213 catalog_manager.cc:5697] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.541807 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.542388 11314 raft_consensus.cc:2468] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
W20260709 12:14:05.542429 11279 leader_election.cc:343] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.545598 11279 leader_election.cc:304] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:05.546901 11588 raft_consensus.cc:2749] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.584605 11505 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:05.585009 11505 ts_tablet_manager.cc:1403] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.456s	user 0.016s	sys 0.056s
I20260709 12:14:05.585984 11550 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:14:05.584259 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 46594us
I20260709 12:14:05.584086 11584 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:14:05.590075 11279 consensus_peers.cc:597] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.591148 11356 leader_election.cc:304] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:05.591961 11584 raft_consensus.cc:2804] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.592289 11584 raft_consensus.cc:493] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.592625 11584 raft_consensus.cc:3060] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.594013 11588 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.598661 11531 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:05.603386 11584 raft_consensus.cc:515] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.605449 11584 leader_election.cc:290] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.623967 11510 consensus_queue.cc:1048] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.640473 11506 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:05.640923 11506 ts_tablet_manager.cc:1403] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.497s	user 0.013s	sys 0.045s
I20260709 12:14:05.646488 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:05.647567 11506 raft_consensus.cc:359] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.648252 11506 raft_consensus.cc:385] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.648514 11506 raft_consensus.cc:740] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
W20260709 12:14:05.641952 11428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 378711us
I20260709 12:14:05.682744 11504 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:05.684155 11504 ts_tablet_manager.cc:1403] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.406s	user 0.014s	sys 0.045s
I20260709 12:14:05.683871 11506 consensus_queue.cc:260] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.685406 11506 ts_tablet_manager.cc:1434] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 12:14:05.686190 11506 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:05.649605 11505 raft_consensus.cc:359] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.687933 11505 raft_consensus.cc:385] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.688158 11505 raft_consensus.cc:740] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.688679 11505 consensus_queue.cc:260] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.693843 11212 catalog_manager.cc:5697] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.656582 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:05.696187 11312 raft_consensus.cc:3060] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.697250 11504 raft_consensus.cc:359] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.697932 11504 raft_consensus.cc:385] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.698227 11504 raft_consensus.cc:740] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
W20260709 12:14:05.649103 11353 leader_election.cc:343] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:05.699263 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 51402.4us
I20260709 12:14:05.698916 11504 consensus_queue.cc:260] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.708858 11505 ts_tablet_manager.cc:1434] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.010s
I20260709 12:14:05.713366 11588 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.713887 11576 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.713203 11312 raft_consensus.cc:2468] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:05.717839 11626 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.718140 11356 leader_election.cc:304] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:05.719535 11510 raft_consensus.cc:2804] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.719969 11510 raft_consensus.cc:697] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:05.720731 11510 consensus_queue.cc:237] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.729476 11504 ts_tablet_manager.cc:1434] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.005s
I20260709 12:14:05.730489 11504 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:05.732260 11505 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:05.733740 11584 consensus_queue.cc:1048] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:05.773957 11626 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.779170 11506 tablet_bootstrap.cc:654] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.801514 11549 raft_consensus.cc:493] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.802035 11549 raft_consensus.cc:515] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.807525 11549 leader_election.cc:290] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:05.808765 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:05.810079 11428 leader_election.cc:343] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.818259 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:05.827065 11312 raft_consensus.cc:2468] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:05.831559 11430 leader_election.cc:304] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:05.832306 11617 raft_consensus.cc:2804] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.832648 11617 raft_consensus.cc:493] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.832959 11617 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.829559 11213 catalog_manager.cc:5697] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.867332 11504 tablet_bootstrap.cc:654] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.869464 11505 tablet_bootstrap.cc:654] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.873776 11504 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:05.874229 11504 ts_tablet_manager.cc:1403] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.001s
I20260709 12:14:05.876883 11504 raft_consensus.cc:359] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.877040 11617 raft_consensus.cc:515] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.877624 11504 raft_consensus.cc:385] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.877918 11504 raft_consensus.cc:740] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.878683 11504 consensus_queue.cc:260] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.880653 11506 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:05.881124 11506 ts_tablet_manager.cc:1403] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.195s	user 0.004s	sys 0.008s
I20260709 12:14:05.883658 11506 raft_consensus.cc:359] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.886157 11506 raft_consensus.cc:385] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.886088 11588 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.885890 11505 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:05.886988 11505 ts_tablet_manager.cc:1403] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.008s
I20260709 12:14:05.889678 11505 raft_consensus.cc:359] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.890328 11505 raft_consensus.cc:385] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.890661 11505 raft_consensus.cc:740] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.886598 11506 raft_consensus.cc:740] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.891258 11504 ts_tablet_manager.cc:1434] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:05.892496 11504 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:05.891423 11506 consensus_queue.cc:260] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.895147 11506 ts_tablet_manager.cc:1434] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:05.896004 11506 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:05.892148 11505 consensus_queue.cc:260] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.897110 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:05.897899 11617 leader_election.cc:290] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:05.898036 11315 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.898867 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:05.900043 11428 leader_election.cc:343] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.903939 11576 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.911922 11504 tablet_bootstrap.cc:654] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.912418 11315 raft_consensus.cc:2468] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:05.914112 11430 leader_election.cc:304] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:05.915182 11617 raft_consensus.cc:2804] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.915865 11617 raft_consensus.cc:697] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:05.916903 11617 consensus_queue.cc:237] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.917517 11504 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:05.917958 11504 ts_tablet_manager.cc:1403] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:14:05.920469 11504 raft_consensus.cc:359] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.921083 11504 raft_consensus.cc:385] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.921335 11504 raft_consensus.cc:740] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.923789 11505 ts_tablet_manager.cc:1434] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:14:05.929003 11505 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:05.933665 11505 tablet_bootstrap.cc:654] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.933238 11504 consensus_queue.cc:260] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.928158 11506 tablet_bootstrap.cc:654] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.941673 11211 catalog_manager.cc:5697] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.945721 11504 ts_tablet_manager.cc:1434] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:14:05.949723 11504 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:05.955598 11504 tablet_bootstrap.cc:654] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.956873 11506 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:05.957376 11506 ts_tablet_manager.cc:1403] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.003s
I20260709 12:14:05.959790 11506 raft_consensus.cc:359] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.960386 11506 raft_consensus.cc:385] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.960670 11506 raft_consensus.cc:740] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.961338 11506 consensus_queue.cc:260] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.963220 11506 ts_tablet_manager.cc:1434] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:05.964286 11506 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:05.974176 11506 tablet_bootstrap.cc:654] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.975183 11505 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:05.975705 11505 ts_tablet_manager.cc:1403] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.009s
I20260709 12:14:05.977646 11644 raft_consensus.cc:493] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.978145 11644 raft_consensus.cc:515] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.978302 11505 raft_consensus.cc:359] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.978996 11505 raft_consensus.cc:385] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.979300 11505 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.980314 11644 leader_election.cc:290] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:05.980504 11505 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.982076 11504 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:05.982461 11504 ts_tablet_manager.cc:1403] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.012s
I20260709 12:14:05.982733 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:05.984171 11356 leader_election.cc:343] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.984848 11506 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:05.985280 11506 ts_tablet_manager.cc:1403] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 12:14:05.985507 11504 raft_consensus.cc:359] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.986114 11504 raft_consensus.cc:385] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.986354 11504 raft_consensus.cc:740] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.987071 11504 consensus_queue.cc:260] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.987628 11506 raft_consensus.cc:359] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.988224 11506 raft_consensus.cc:385] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.988462 11506 raft_consensus.cc:740] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.989205 11506 consensus_queue.cc:260] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:05.984803 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:05.990475 11459 raft_consensus.cc:2468] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:05.991716 11506 ts_tablet_manager.cc:1434] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:14:05.991658 11353 leader_election.cc:304] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:05.992611 11506 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:05.997292 11504 ts_tablet_manager.cc:1434] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:14:05.998013 11506 tablet_bootstrap.cc:654] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.998648 11531 raft_consensus.cc:2804] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.999047 11531 raft_consensus.cc:493] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.999394 11531 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.001292 11504 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.007457 11504 tablet_bootstrap.cc:654] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.011205 11531 raft_consensus.cc:515] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.011950 11505 ts_tablet_manager.cc:1434] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:14:06.016512 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
W20260709 12:14:06.017781 11356 leader_election.cc:343] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.020447 11505 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.020283 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.020984 11461 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.018617 11531 leader_election.cc:290] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.026043 11504 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.026453 11504 ts_tablet_manager.cc:1403] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260709 12:14:06.028880 11504 raft_consensus.cc:359] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.029500 11504 raft_consensus.cc:385] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.029744 11504 raft_consensus.cc:740] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.030468 11504 consensus_queue.cc:260] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.034328 11576 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.034770 11576 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.036715 11576 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.038175 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.039114 11504 ts_tablet_manager.cc:1434] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:06.039975 11504 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.040508 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:06.042037 11278 leader_election.cc:343] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:06.042845 11279 leader_election.cc:343] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.043277 11279 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.044360 11576 raft_consensus.cc:2749] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.026898 11461 raft_consensus.cc:2468] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.045408 11504 tablet_bootstrap.cc:654] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.046195 11353 leader_election.cc:304] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:06.047154 11506 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.047230 11531 raft_consensus.cc:2804] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.047715 11506 ts_tablet_manager.cc:1403] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.019s
I20260709 12:14:06.047807 11531 raft_consensus.cc:697] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:06.048651 11531 consensus_queue.cc:237] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.050164 11506 raft_consensus.cc:359] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.050781 11506 raft_consensus.cc:385] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.051025 11506 raft_consensus.cc:740] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.051656 11506 consensus_queue.cc:260] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.053844 11506 ts_tablet_manager.cc:1434] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:06.054277 11505 tablet_bootstrap.cc:654] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.054939 11506 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.060644 11576 raft_consensus.cc:493] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.060942 11506 tablet_bootstrap.cc:654] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.061164 11576 raft_consensus.cc:515] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.065233 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:06.066732 11279 leader_election.cc:343] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.067526 11576 leader_election.cc:290] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.069048 11584 raft_consensus.cc:493] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.069301 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.069474 11584 raft_consensus.cc:515] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.069952 11461 raft_consensus.cc:2468] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:06.071835 11584 leader_election.cc:290] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.072073 11278 leader_election.cc:304] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.072410 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.073017 11312 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.073237 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.073801 11461 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.074795 11353 leader_election.cc:304] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.075610 11584 raft_consensus.cc:2804] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.075942 11584 raft_consensus.cc:493] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.076251 11584 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.077332 11576 raft_consensus.cc:2804] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.077796 11576 raft_consensus.cc:493] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.078167 11576 raft_consensus.cc:3060] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.090595 11506 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.091046 11506 ts_tablet_manager.cc:1403] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260709 12:14:06.093060 11390 raft_consensus.cc:3060] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.093447 11506 raft_consensus.cc:359] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.094101 11506 raft_consensus.cc:385] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.094336 11506 raft_consensus.cc:740] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.095721 11584 raft_consensus.cc:515] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.098208 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.098744 11312 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.102821 11576 raft_consensus.cc:515] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.105087 11312 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.108922 11356 leader_election.cc:304] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.109844 11633 raft_consensus.cc:2804] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.110145 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:06.110281 11633 raft_consensus.cc:697] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:06.110419 11576 leader_election.cc:290] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:06.111505 11279 leader_election.cc:343] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.111843 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.112406 11459 raft_consensus.cc:3060] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.119771 11505 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.119606 11633 consensus_queue.cc:237] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.120281 11505 ts_tablet_manager.cc:1403] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.007s
I20260709 12:14:06.105932 11584 leader_election.cc:290] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.124265 11459 raft_consensus.cc:2468] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:06.125416 11278 leader_election.cc:304] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.126673 11576 raft_consensus.cc:2804] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.127190 11576 raft_consensus.cc:697] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:06.106451 11506 consensus_queue.cc:260] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.107077 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.128770 11461 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.128729 11576 consensus_queue.cc:237] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.132984 11212 catalog_manager.cc:5697] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.134810 11461 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.137859 11505 raft_consensus.cc:359] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.138319 11505 raft_consensus.cc:385] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.138528 11505 raft_consensus.cc:740] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.139063 11505 consensus_queue.cc:260] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.140528 11505 ts_tablet_manager.cc:1434] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 12:14:06.141201 11505 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.143244 11506 ts_tablet_manager.cc:1434] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:14:06.144131 11506 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.152657 11211 catalog_manager.cc:5697] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.157006 11504 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.157502 11504 ts_tablet_manager.cc:1403] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.030s
I20260709 12:14:06.162241 11504 raft_consensus.cc:359] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.165154 11504 raft_consensus.cc:385] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.165413 11504 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.163952 11506 tablet_bootstrap.cc:654] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.166091 11504 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.167596 11505 tablet_bootstrap.cc:654] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.168726 11504 ts_tablet_manager.cc:1434] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:14:06.169553 11504 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.168346 11209 catalog_manager.cc:5697] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.175251 11576 raft_consensus.cc:493] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.175690 11576 raft_consensus.cc:515] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.177961 11576 leader_election.cc:290] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.179867 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.182983 11506 tablet_bootstrap.cc:492] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.183481 11506 ts_tablet_manager.cc:1403] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.001s
I20260709 12:14:06.185345 11504 tablet_bootstrap.cc:654] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.186041 11506 raft_consensus.cc:359] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.186656 11506 raft_consensus.cc:385] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.186892 11506 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.187592 11506 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:06.189265 11278 leader_election.cc:343] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.189461 11506 ts_tablet_manager.cc:1434] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:06.183415 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:06.196276 11279 leader_election.cc:343] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.196667 11279 leader_election.cc:304] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.197921 11576 raft_consensus.cc:2749] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.204454 11505 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.204891 11505 ts_tablet_manager.cc:1403] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.007s
I20260709 12:14:06.207311 11506 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.207335 11505 raft_consensus.cc:359] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.207875 11504 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.208081 11505 raft_consensus.cc:385] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.208294 11504 ts_tablet_manager.cc:1403] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.003s
I20260709 12:14:06.208344 11505 raft_consensus.cc:740] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.209667 11505 consensus_queue.cc:260] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.210863 11504 raft_consensus.cc:359] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.211516 11504 raft_consensus.cc:385] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.211705 11505 ts_tablet_manager.cc:1434] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:06.211773 11504 raft_consensus.cc:740] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.212502 11504 consensus_queue.cc:260] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.212756 11505 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.214403 11504 ts_tablet_manager.cc:1434] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:06.214455 11506 tablet_bootstrap.cc:654] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.219075 11505 tablet_bootstrap.cc:654] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.219777 11616 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.220220 11616 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.222309 11616 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.227620 11504 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.229120 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.229852 11390 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.229116 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.230523 11312 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.230690 11505 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.231166 11505 ts_tablet_manager.cc:1403] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 12:14:06.231531 11430 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:06.232697 11616 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.233047 11616 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.233369 11616 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.236848 11505 raft_consensus.cc:359] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.239228 11505 raft_consensus.cc:385] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.239516 11505 raft_consensus.cc:740] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.240186 11504 tablet_bootstrap.cc:654] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.240118 11505 consensus_queue.cc:260] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.238806 11506 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.241335 11506 ts_tablet_manager.cc:1403] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 12:14:06.242350 11616 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.243842 11506 raft_consensus.cc:359] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.244462 11506 raft_consensus.cc:385] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.244719 11506 raft_consensus.cc:740] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.245045 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.245602 11312 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.245352 11506 consensus_queue.cc:260] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.247889 11505 ts_tablet_manager.cc:1434] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:14:06.248768 11505 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.254431 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:06.254967 11390 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.255614 11616 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.257738 11531 raft_consensus.cc:493] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.258322 11505 tablet_bootstrap.cc:654] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.258185 11531 raft_consensus.cc:515] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.259050 11312 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:06.260174 11531 leader_election.cc:290] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.260228 11430 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:06.260844 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.261890 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.262017 11626 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.262478 11461 raft_consensus.cc:2468] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.262537 11626 raft_consensus.cc:697] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
W20260709 12:14:06.262171 11356 leader_election.cc:343] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.264230 11353 leader_election.cc:304] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:06.263484 11626 consensus_queue.cc:237] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.265224 11531 raft_consensus.cc:2804] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.265586 11531 raft_consensus.cc:493] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.265960 11531 raft_consensus.cc:3060] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.269438 11504 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.275520 11504 ts_tablet_manager.cc:1403] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260709 12:14:06.276510 11390 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:06.277406 11633 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.278765 11506 ts_tablet_manager.cc:1434] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 12:14:06.281862 11504 raft_consensus.cc:359] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.285550 11504 raft_consensus.cc:385] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.286223 11504 raft_consensus.cc:740] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.287570 11504 consensus_queue.cc:260] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.300199 11505 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.300643 11505 ts_tablet_manager.cc:1403] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.022s
W20260709 12:14:06.301169 11353 consensus_peers.cc:597] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.303061 11504 ts_tablet_manager.cc:1434] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 12:14:06.303308 11505 raft_consensus.cc:359] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.303144 11506 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.307190 11505 raft_consensus.cc:385] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.307492 11505 raft_consensus.cc:740] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.308287 11505 consensus_queue.cc:260] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.311519 11504 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.319798 11505 ts_tablet_manager.cc:1434] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:14:06.319949 11212 catalog_manager.cc:5697] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.321779 11505 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.322504 11584 raft_consensus.cc:493] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.326953 11584 raft_consensus.cc:515] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.329070 11584 leader_election.cc:290] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.329950 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.331218 11531 raft_consensus.cc:515] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.331741 11312 raft_consensus.cc:2393] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:06.334143 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.334647 11461 raft_consensus.cc:3060] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.337812 11531 leader_election.cc:290] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.347823 11616 raft_consensus.cc:493] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.348138 11584 raft_consensus.cc:493] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.348287 11616 raft_consensus.cc:515] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.348610 11584 raft_consensus.cc:515] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.350246 11616 leader_election.cc:290] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.350507 11584 leader_election.cc:290] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.351679 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.352875 11461 raft_consensus.cc:2468] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
W20260709 12:14:06.352950 11353 leader_election.cc:343] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.356880 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.356354 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.366808 11353 leader_election.cc:304] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.366873 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.374681 11505 tablet_bootstrap.cc:654] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.373484 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:06.376986 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:06.377090 11428 leader_election.cc:343] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:06.380005 11430 leader_election.cc:343] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.380424 11430 leader_election.cc:304] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.381120 11617 raft_consensus.cc:2749] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:06.384054 11356 leader_election.cc:343] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.375463 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.387881 11353 leader_election.cc:304] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:06.388461 11633 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.375368 11584 raft_consensus.cc:2804] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.391805 11584 raft_consensus.cc:697] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:06.392590 11584 consensus_queue.cc:237] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.394802 11633 raft_consensus.cc:2749] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.397562 11617 raft_consensus.cc:493] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.401139 11506 tablet_bootstrap.cc:654] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.398043 11617 raft_consensus.cc:515] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:06.404513 11356 leader_election.cc:343] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.404953 11356 leader_election.cc:304] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:06.405650 11633 raft_consensus.cc:2749] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.409199 11617 leader_election.cc:290] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.411945 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.412531 11312 raft_consensus.cc:2468] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.413343 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.413400 11430 leader_election.cc:304] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:06.414137 11617 raft_consensus.cc:2804] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.414403 11617 raft_consensus.cc:493] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.414667 11617 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.415328 11505 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.415740 11505 ts_tablet_manager.cc:1403] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.001s
I20260709 12:14:06.416977 11504 tablet_bootstrap.cc:654] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:06.416872 11428 leader_election.cc:343] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.418710 11626 raft_consensus.cc:493] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.419185 11626 raft_consensus.cc:515] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.419440 11209 catalog_manager.cc:5697] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.421236 11626 leader_election.cc:290] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.421564 11617 raft_consensus.cc:515] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.423170 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.424158 11617 leader_election.cc:290] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.423974 11505 raft_consensus.cc:359] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.424569 11505 raft_consensus.cc:385] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.424818 11505 raft_consensus.cc:740] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.425068 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:06.425773 11505 consensus_queue.cc:260] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:06.426498 11428 leader_election.cc:343] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.427156 11506 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.427559 11506 ts_tablet_manager.cc:1403] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.000s
W20260709 12:14:06.427150 11428 leader_election.cc:343] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.429870 11506 raft_consensus.cc:359] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.430258 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.430476 11506 raft_consensus.cc:385] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.430756 11506 raft_consensus.cc:740] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.430866 11312 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.431511 11505 ts_tablet_manager.cc:1434] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:06.431504 11506 consensus_queue.cc:260] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.432447 11505 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.432685 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.433190 11312 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.437304 11506 ts_tablet_manager.cc:1434] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:14:06.438191 11506 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.439687 11312 raft_consensus.cc:2468] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:06.441781 11430 leader_election.cc:304] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.442533 11617 raft_consensus.cc:2804] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.442845 11617 raft_consensus.cc:493] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.443167 11617 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.443372 11506 tablet_bootstrap.cc:654] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.447829 11506 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.448195 11506 ts_tablet_manager.cc:1403] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:14:06.448241 11617 raft_consensus.cc:515] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.449765 11617 leader_election.cc:290] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.450551 11430 leader_election.cc:304] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.450623 11506 raft_consensus.cc:359] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.451150 11617 raft_consensus.cc:2804] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.451267 11506 raft_consensus.cc:385] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.451792 11506 raft_consensus.cc:740] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.451927 11617 raft_consensus.cc:697] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:06.452311 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.452580 11506 consensus_queue.cc:260] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.452955 11617 consensus_queue.cc:237] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.453598 11315 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.454856 11506 ts_tablet_manager.cc:1434] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:06.453540 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:06.455744 11506 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
W20260709 12:14:06.456372 11428 leader_election.cc:343] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.457228 11616 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.461342 11506 tablet_bootstrap.cc:654] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.464910 11315 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:06.466450 11430 leader_election.cc:304] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.469885 11616 raft_consensus.cc:2804] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.472195 11506 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.472640 11506 ts_tablet_manager.cc:1403] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:06.475153 11506 raft_consensus.cc:359] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.475781 11506 raft_consensus.cc:385] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.476028 11506 raft_consensus.cc:740] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.476559 11506 consensus_queue.cc:260] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.482966 11616 raft_consensus.cc:697] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:06.483896 11616 consensus_queue.cc:237] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.485767 11506 ts_tablet_manager.cc:1434] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:14:06.486616 11506 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.493788 11584 raft_consensus.cc:493] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.494293 11584 raft_consensus.cc:515] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.502511 11504 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.502936 11504 ts_tablet_manager.cc:1403] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.004s
I20260709 12:14:06.503512 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9c6d38d0384cc6b7bfe3359e9ef6e3" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.504132 11459 raft_consensus.cc:2468] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.504835 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9c6d38d0384cc6b7bfe3359e9ef6e3" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.505398 11353 leader_election.cc:304] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.505739 11312 raft_consensus.cc:2468] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.506157 11584 leader_election.cc:290] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.506521 11531 raft_consensus.cc:2804] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.506908 11531 raft_consensus.cc:493] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.506266 11506 tablet_bootstrap.cc:654] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.507270 11531 raft_consensus.cc:3060] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.508529 11211 catalog_manager.cc:5697] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.512226 11504 raft_consensus.cc:359] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.513273 11504 raft_consensus.cc:385] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.513516 11504 raft_consensus.cc:740] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.516680 11505 tablet_bootstrap.cc:654] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.516580 11531 raft_consensus.cc:515] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.519294 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9c6d38d0384cc6b7bfe3359e9ef6e3" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.520059 11504 consensus_queue.cc:260] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.519847 11312 raft_consensus.cc:3060] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:06.528035 11356 consensus_peers.cc:597] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.532021 11504 ts_tablet_manager.cc:1434] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 12:14:06.532850 11312 raft_consensus.cc:2468] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.536232 11356 leader_election.cc:304] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.536890 11678 raft_consensus.cc:2804] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.537302 11678 raft_consensus.cc:697] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:06.537354 11531 leader_election.cc:290] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.538623 11504 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.539315 11678 consensus_queue.cc:237] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.537911 11212 catalog_manager.cc:5697] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.547763 11626 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.549119 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9c6d38d0384cc6b7bfe3359e9ef6e3" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.549657 11459 raft_consensus.cc:3060] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.566165 11506 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.569240 11504 tablet_bootstrap.cc:654] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.576035 11584 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:06.559787 11428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 89318.3us
I20260709 12:14:06.577993 11506 ts_tablet_manager.cc:1403] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.009s
I20260709 12:14:06.580909 11459 raft_consensus.cc:2468] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.586704 11506 raft_consensus.cc:359] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.587463 11506 raft_consensus.cc:385] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.587786 11506 raft_consensus.cc:740] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.588495 11506 consensus_queue.cc:260] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.590559 11506 ts_tablet_manager.cc:1434] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:14:06.591679 11506 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.592193 11505 tablet_bootstrap.cc:492] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.592542 11505 ts_tablet_manager.cc:1403] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.019s
W20260709 12:14:06.600602 11279 consensus_peers.cc:597] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:06.605001 11505 raft_consensus.cc:359] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.605718 11505 raft_consensus.cc:385] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.605983 11505 raft_consensus.cc:740] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.606616 11505 consensus_queue.cc:260] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.609179 11505 ts_tablet_manager.cc:1434] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:14:06.609983 11505 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.612619 11584 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.614584 11504 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.614796 11506 tablet_bootstrap.cc:654] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.614991 11504 ts_tablet_manager.cc:1403] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260709 12:14:06.612102 11209 catalog_manager.cc:5697] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.623585 11504 raft_consensus.cc:359] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.624215 11504 raft_consensus.cc:385] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.624459 11504 raft_consensus.cc:740] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.625025 11504 consensus_queue.cc:260] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.626830 11504 ts_tablet_manager.cc:1434] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:06.627697 11504 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.634033 11505 tablet_bootstrap.cc:654] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.636184 11506 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.636595 11504 tablet_bootstrap.cc:654] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.636765 11506 ts_tablet_manager.cc:1403] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 12:14:06.639531 11506 raft_consensus.cc:359] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.640175 11506 raft_consensus.cc:385] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.640429 11506 raft_consensus.cc:740] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.641074 11506 consensus_queue.cc:260] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.643333 11506 ts_tablet_manager.cc:1434] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:06.644560 11506 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.647512 11633 raft_consensus.cc:493] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.647944 11633 raft_consensus.cc:515] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.649859 11633 leader_election.cc:290] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.650341 11506 tablet_bootstrap.cc:654] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.651530 11505 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.651947 11505 ts_tablet_manager.cc:1403] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.009s
I20260709 12:14:06.653555 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.654137 11461 raft_consensus.cc:2468] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:06.655328 11353 leader_election.cc:304] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.656586 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.657582 11531 raft_consensus.cc:2804] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:06.657838 11356 leader_election.cc:343] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.657929 11531 raft_consensus.cc:493] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.658394 11531 raft_consensus.cc:3060] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.659834 11633 consensus_queue.cc:1048] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.660874 11506 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.661255 11506 ts_tablet_manager.cc:1403] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:14:06.663674 11506 raft_consensus.cc:359] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.664254 11506 raft_consensus.cc:385] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.664515 11506 raft_consensus.cc:740] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.665138 11506 consensus_queue.cc:260] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.665613 11531 raft_consensus.cc:515] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.667938 11512 raft_consensus.cc:493] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.668102 11505 raft_consensus.cc:359] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.668296 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.668733 11505 raft_consensus.cc:385] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.669010 11505 raft_consensus.cc:740] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
W20260709 12:14:06.669744 11356 leader_election.cc:343] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.669625 11505 consensus_queue.cc:260] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.668402 11512 raft_consensus.cc:515] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.671484 11531 leader_election.cc:290] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.667083 11506 ts_tablet_manager.cc:1434] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:06.672250 11512 leader_election.cc:290] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.672590 11506 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.673444 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.671597 11505 ts_tablet_manager.cc:1434] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:14:06.674224 11459 raft_consensus.cc:2393] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 849cfdc35b1040039c57eac1b7c4a58f in current term 1: Already voted for candidate a689cc51196d4b20a8d8095d533bef78 in this term.
I20260709 12:14:06.678041 11580 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.678684 11506 tablet_bootstrap.cc:654] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.679683 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:06.680260 11459 raft_consensus.cc:3060] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.674126 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3e5e5938743eda4ed9afb676ba09f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.683286 11505 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.691169 11505 tablet_bootstrap.cc:654] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.691347 11279 leader_election.cc:304] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.692762 11580 raft_consensus.cc:3060] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.742055 11690 raft_consensus.cc:493] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.742545 11690 raft_consensus.cc:515] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.743989 11459 raft_consensus.cc:2468] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:06.746547 11353 leader_election.cc:304] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:06.747725 11633 raft_consensus.cc:2804] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:06.748200 11633 raft_consensus.cc:697] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:06.748327 11580 raft_consensus.cc:2749] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.749083 11633 consensus_queue.cc:237] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.744557 11690 leader_election.cc:290] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.750058 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.753599 11504 tablet_bootstrap.cc:492] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.754021 11504 ts_tablet_manager.cc:1403] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.010s
I20260709 12:14:06.758250 11506 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.758675 11506 ts_tablet_manager.cc:1403] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.013s
I20260709 12:14:06.766031 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e88ac93f3244328b667136cf0c5472" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.765743 11504 raft_consensus.cc:359] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.767050 11504 raft_consensus.cc:385] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.766993 11506 raft_consensus.cc:359] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.767408 11504 raft_consensus.cc:740] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.767700 11506 raft_consensus.cc:385] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.767951 11506 raft_consensus.cc:740] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.768149 11504 consensus_queue.cc:260] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.768533 11506 consensus_queue.cc:260] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.774994 11504 ts_tablet_manager.cc:1434] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:14:06.775700 11504 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:06.777014 11506 ts_tablet_manager.cc:1434] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:06.777812 11506 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:06.778244 11430 leader_election.cc:304] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:06.782626 11626 raft_consensus.cc:493] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.788125 11505 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:06.783789 11689 raft_consensus.cc:2749] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:06.788548 11505 ts_tablet_manager.cc:1403] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.005s
I20260709 12:14:06.787736 11626 raft_consensus.cc:515] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.782043 11690 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:06.790587 11626 leader_election.cc:290] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.793231 11212 catalog_manager.cc:5697] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.794622 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.795231 11390 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.796346 11505 raft_consensus.cc:359] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.796788 11505 raft_consensus.cc:385] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.796998 11505 raft_consensus.cc:740] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.797569 11428 leader_election.cc:304] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:06.798334 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.798247 11505 consensus_queue.cc:260] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.798785 11626 raft_consensus.cc:2804] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:06.798934 11315 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:06.799150 11626 raft_consensus.cc:493] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.799927 11626 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.800210 11505 ts_tablet_manager.cc:1434] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:06.801349 11505 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:06.812494 11576 raft_consensus.cc:493] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.815971 11505 tablet_bootstrap.cc:654] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.818215 11504 tablet_bootstrap.cc:654] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.821215 11576 raft_consensus.cc:515] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.828016 11576 leader_election.cc:290] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.825892 11706 raft_consensus.cc:493] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.828702 11706 raft_consensus.cc:515] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.830560 11706 leader_election.cc:290] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:06.832595 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:06.833613 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:06.834793 11278 leader_election.cc:343] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.834998 11626 raft_consensus.cc:515] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.835645 11690 raft_consensus.cc:493] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.836066 11690 raft_consensus.cc:515] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.838804 11690 leader_election.cc:290] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.841176 11626 leader_election.cc:290] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.922363 11690 raft_consensus.cc:493] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.923362 11690 raft_consensus.cc:515] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.937419 11506 tablet_bootstrap.cc:654] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:06.959460 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:06.960122 11315 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.962283 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.965977 11506 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:06.966526 11506 ts_tablet_manager.cc:1403] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.189s	user 0.005s	sys 0.010s
I20260709 12:14:06.969250 11506 raft_consensus.cc:359] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.970162 11506 raft_consensus.cc:385] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.971043 11690 leader_election.cc:290] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:06.972673 11460 raft_consensus.cc:3060] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:06.970465 11506 raft_consensus.cc:740] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.973578 11506 consensus_queue.cc:260] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.978119 11506 ts_tablet_manager.cc:1434] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 12:14:06.978971 11506 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
W20260709 12:14:06.971304 11430 leader_election.cc:343] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:06.973197 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.987214 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.981739 11584 raft_consensus.cc:493] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.977710 11689 raft_consensus.cc:493] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.983610 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:06.994242 11504 tablet_bootstrap.cc:492] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:06.995314 11504 ts_tablet_manager.cc:1403] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.004s
I20260709 12:14:06.997890 11617 raft_consensus.cc:493] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.998378 11617 raft_consensus.cc:515] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.000108 11505 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.000479 11505 ts_tablet_manager.cc:1403] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.016s
I20260709 12:14:07.000427 11617 leader_election.cc:290] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.002708 11505 raft_consensus.cc:359] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.003226 11505 raft_consensus.cc:385] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.003481 11505 raft_consensus.cc:740] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.004073 11505 consensus_queue.cc:260] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:06.995848 11626 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:14:07.006350 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:07.007033 11505 ts_tablet_manager.cc:1434] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:07.007905 11505 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.011889 11504 raft_consensus.cc:359] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.012586 11504 raft_consensus.cc:385] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:06.994112 11584 raft_consensus.cc:515] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.006893 11390 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.014423 11584 leader_election.cc:290] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.012871 11504 raft_consensus.cc:740] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.013068 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:06.994232 11689 raft_consensus.cc:515] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.024262 11279 leader_election.cc:304] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.024765 11689 leader_election.cc:290] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.025840 11689 consensus_queue.cc:1048] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:07.012406 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.028955 11504 consensus_queue.cc:260] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.034794 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.036135 11506 tablet_bootstrap.cc:654] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.029840 11710 raft_consensus.cc:2749] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.055102 11504 ts_tablet_manager.cc:1434] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.060s	user 0.011s	sys 0.004s
I20260709 12:14:07.046777 11315 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.060146 11504 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.061182 11505 tablet_bootstrap.cc:654] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.029947 11689 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260709 12:14:07.074460 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 67654.2us
I20260709 12:14:07.078812 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.079664 11313 raft_consensus.cc:2393] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:07.081035 11506 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.081497 11506 ts_tablet_manager.cc:1403] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.002s
W20260709 12:14:07.082342 11279 leader_election.cc:343] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.088388 11279 leader_election.cc:304] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.089591 11717 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:07.094704 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.097033 11506 raft_consensus.cc:359] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.097599 11506 raft_consensus.cc:385] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.098307 11353 leader_election.cc:304] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:07.097805 11506 raft_consensus.cc:740] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.099522 11506 consensus_queue.cc:260] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.100630 11714 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.094072 11710 raft_consensus.cc:2749] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.103240 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.099298 11390 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.105427 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.106004 11387 raft_consensus.cc:2468] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:07.112702 11506 ts_tablet_manager.cc:1434] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:14:07.113395 11506 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.115402 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:07.117223 11428 leader_election.cc:343] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.117646 11428 leader_election.cc:304] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.120312 11626 raft_consensus.cc:2749] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:07.125362 11428 consensus_peers.cc:597] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.126341 11428 leader_election.cc:343] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.127292 11633 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.127410 11428 leader_election.cc:304] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.085497 11718 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:14:07.136607 11689 raft_consensus.cc:2804] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.136704 11428 leader_election.cc:304] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.137112 11689 raft_consensus.cc:697] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.132870 11584 raft_consensus.cc:493] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.142052 11504 tablet_bootstrap.cc:654] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.140799 11626 raft_consensus.cc:2804] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.141706 11584 raft_consensus.cc:515] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.145144 11626 raft_consensus.cc:493] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.145543 11626 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.133467 11678 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:14:07.146710 11584 leader_election.cc:290] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.145080 11689 consensus_queue.cc:237] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.151492 11706 raft_consensus.cc:493] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.152498 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.153153 11312 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:07.142611 11428 leader_election.cc:343] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.160094 11505 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.160442 11505 ts_tablet_manager.cc:1403] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.153s	user 0.026s	sys 0.004s
I20260709 12:14:07.159688 11706 raft_consensus.cc:515] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.159650 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.166906 11706 leader_election.cc:290] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.182495 11505 raft_consensus.cc:359] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.190943 11505 raft_consensus.cc:385] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.191258 11505 raft_consensus.cc:740] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.190302 11714 raft_consensus.cc:2749] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.192564 11505 consensus_queue.cc:260] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.193969 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.199146 11506 tablet_bootstrap.cc:654] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.205591 11505 ts_tablet_manager.cc:1434] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:14:07.209585 11626 raft_consensus.cc:515] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.206358 11505 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.212065 11626 leader_election.cc:290] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.217105 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:07.205933 11430 leader_election.cc:343] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.217649 11389 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.224169 11356 leader_election.cc:304] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:07.231000 11714 raft_consensus.cc:2749] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.244063 11617 raft_consensus.cc:493] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.244511 11617 raft_consensus.cc:515] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.246376 11617 leader_election.cc:290] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.247020 11389 raft_consensus.cc:2468] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.263054 11209 catalog_manager.cc:5697] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.263705 11626 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.263870 11428 leader_election.cc:304] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.226536 11678 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:14:07.225286 11430 leader_election.cc:304] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.267120 11512 raft_consensus.cc:493] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.269888 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:07.276942 11428 leader_election.cc:343] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.270076 11512 raft_consensus.cc:515] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:07.293319 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 88198.7us
I20260709 12:14:07.266718 11626 raft_consensus.cc:2804] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.305734 11706 raft_consensus.cc:493] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.305614 11689 raft_consensus.cc:2749] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.334766 11706 raft_consensus.cc:515] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.341077 11626 raft_consensus.cc:697] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.341972 11626 consensus_queue.cc:237] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:07.348454 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 54434us
I20260709 12:14:07.348767 11706 leader_election.cc:290] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:07.349433 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 69720.8us
I20260709 12:14:07.350425 11505 tablet_bootstrap.cc:654] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:07.354791 11430 leader_election.cc:343] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.355248 11430 leader_election.cc:304] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.356117 11689 raft_consensus.cc:2749] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.359467 11312 raft_consensus.cc:3060] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:07.360311 11430 leader_election.cc:343] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.368212 11506 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.369578 11506 ts_tablet_manager.cc:1403] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.256s	user 0.008s	sys 0.007s
I20260709 12:14:07.370280 11584 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.373953 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.375010 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.375609 11311 raft_consensus.cc:2468] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:07.383383 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32da07f8f884c11a2a74cbf41002166" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.397974 11504 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:07.398412 11504 ts_tablet_manager.cc:1403] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.339s	user 0.010s	sys 0.001s
I20260709 12:14:07.399467 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.402326 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.403024 11461 raft_consensus.cc:2468] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
W20260709 12:14:07.410038 11430 leader_election.cc:343] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.411950 11278 leader_election.cc:304] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.414417 11390 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.411028 11430 leader_election.cc:304] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.426407 11278 leader_election.cc:304] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:07.429018 11576 raft_consensus.cc:2804] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.429423 11576 raft_consensus.cc:493] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.429788 11576 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.426765 11617 raft_consensus.cc:2804] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.435279 11617 raft_consensus.cc:493] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.435681 11617 raft_consensus.cc:3060] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.437661 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.438674 11742 raft_consensus.cc:493] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:07.439011 11279 leader_election.cc:343] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.439172 11742 raft_consensus.cc:515] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.440111 11512 leader_election.cc:290] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.442407 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:07.443203 11279 leader_election.cc:343] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:07.444173 11428 leader_election.cc:343] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.445681 11710 raft_consensus.cc:2749] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.449728 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.451274 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.453480 11506 raft_consensus.cc:359] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:07.454656 11278 leader_election.cc:343] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.471135 11278 leader_election.cc:304] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.471194 11506 raft_consensus.cc:385] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.479202 11506 raft_consensus.cc:740] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
W20260709 12:14:07.455610 11430 leader_election.cc:343] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.462205 11504 raft_consensus.cc:359] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.480623 11430 leader_election.cc:304] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.458582 11742 leader_election.cc:290] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.480885 11504 raft_consensus.cc:385] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.481336 11504 raft_consensus.cc:740] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.481976 11504 consensus_queue.cc:260] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.472013 11710 raft_consensus.cc:2749] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.484565 11504 ts_tablet_manager.cc:1434] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 12:14:07.484694 11689 raft_consensus.cc:2749] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.485519 11504 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.492074 11504 tablet_bootstrap.cc:654] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.503718 11576 raft_consensus.cc:515] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.509106 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:07.510241 11279 leader_election.cc:343] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.480036 11506 consensus_queue.cc:260] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:07.525767 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:07.527475 11506 ts_tablet_manager.cc:1434] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.157s	user 0.004s	sys 0.002s
I20260709 12:14:07.528426 11506 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.474670 11617 raft_consensus.cc:515] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.531167 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.531746 11312 raft_consensus.cc:3060] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.534237 11506 tablet_bootstrap.cc:654] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.538646 11312 raft_consensus.cc:2468] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.539873 11430 leader_election.cc:304] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:07.540671 11626 raft_consensus.cc:2804] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.541356 11626 raft_consensus.cc:697] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.542186 11626 consensus_queue.cc:237] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.542692 11576 leader_election.cc:290] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.542901 11211 catalog_manager.cc:5697] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.544098 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:07.544553 11460 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.550761 11460 raft_consensus.cc:2468] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:07.551801 11278 leader_election.cc:304] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.552922 11576 raft_consensus.cc:2804] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.553814 11617 leader_election.cc:290] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.555030 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd5b7fcd9a24cedbeeb25898eb16f51" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:07.555572 11390 raft_consensus.cc:3060] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.556313 11506 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.556763 11506 ts_tablet_manager.cc:1403] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.008s
I20260709 12:14:07.559221 11506 raft_consensus.cc:359] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.559852 11506 raft_consensus.cc:385] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.560093 11506 raft_consensus.cc:740] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.560690 11506 consensus_queue.cc:260] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.562039 11390 raft_consensus.cc:2468] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.562708 11506 ts_tablet_manager.cc:1434] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:07.563591 11506 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.554517 11576 raft_consensus.cc:697] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:07.564527 11505 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.564949 11505 ts_tablet_manager.cc:1403] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.359s	user 0.090s	sys 0.124s
I20260709 12:14:07.564710 11576 consensus_queue.cc:237] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.567443 11505 raft_consensus.cc:359] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.568099 11505 raft_consensus.cc:385] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.568387 11505 raft_consensus.cc:740] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.569022 11505 consensus_queue.cc:260] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.569916 11506 tablet_bootstrap.cc:654] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.571105 11505 ts_tablet_manager.cc:1434] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:07.571969 11505 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.572263 11504 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:07.572752 11504 ts_tablet_manager.cc:1403] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.001s
I20260709 12:14:07.575021 11504 raft_consensus.cc:359] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.575630 11504 raft_consensus.cc:385] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.575883 11504 raft_consensus.cc:740] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.577706 11505 tablet_bootstrap.cc:654] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.577312 11504 consensus_queue.cc:260] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.580971 11506 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.581382 11506 ts_tablet_manager.cc:1403] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:14:07.583739 11506 raft_consensus.cc:359] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.584299 11506 raft_consensus.cc:385] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.584554 11506 raft_consensus.cc:740] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.585207 11506 consensus_queue.cc:260] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.587059 11506 ts_tablet_manager.cc:1434] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:14:07.587874 11506 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.588914 11504 ts_tablet_manager.cc:1434] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:14:07.592988 11506 tablet_bootstrap.cc:654] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.598717 11504 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.606765 11212 catalog_manager.cc:5697] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.612497 11506 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.612979 11506 ts_tablet_manager.cc:1403] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:14:07.615057 11211 catalog_manager.cc:5697] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.616863 11506 raft_consensus.cc:359] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.617501 11506 raft_consensus.cc:385] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.617756 11506 raft_consensus.cc:740] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.618402 11505 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.618963 11505 ts_tablet_manager.cc:1403] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.033s
I20260709 12:14:07.618433 11506 consensus_queue.cc:260] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.619287 11504 tablet_bootstrap.cc:654] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.620985 11506 ts_tablet_manager.cc:1434] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:07.621382 11505 raft_consensus.cc:359] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.621845 11506 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.622013 11505 raft_consensus.cc:385] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.622308 11505 raft_consensus.cc:740] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.622993 11505 consensus_queue.cc:260] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.625438 11505 ts_tablet_manager.cc:1434] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:07.626199 11505 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.627462 11626 raft_consensus.cc:493] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.627945 11626 raft_consensus.cc:515] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.629988 11626 leader_election.cc:290] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.631443 11505 tablet_bootstrap.cc:654] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.636304 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.639667 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:07.641431 11428 leader_election.cc:343] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:07.642431 11430 leader_election.cc:343] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.642845 11430 leader_election.cc:304] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.644273 11626 raft_consensus.cc:2749] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.646590 11506 tablet_bootstrap.cc:654] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.650286 11504 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:07.651718 11504 ts_tablet_manager.cc:1403] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.019s
I20260709 12:14:07.652454 11505 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.652870 11505 ts_tablet_manager.cc:1403] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 12:14:07.653004 11506 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.653425 11506 ts_tablet_manager.cc:1403] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 12:14:07.654240 11504 raft_consensus.cc:359] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.654944 11504 raft_consensus.cc:385] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.655021 11505 raft_consensus.cc:359] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.655311 11504 raft_consensus.cc:740] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.655678 11505 raft_consensus.cc:385] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.655897 11505 raft_consensus.cc:740] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.656128 11504 consensus_queue.cc:260] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.656450 11505 consensus_queue.cc:260] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.656556 11506 raft_consensus.cc:359] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.658149 11505 ts_tablet_manager.cc:1434] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:07.659785 11506 raft_consensus.cc:385] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.660069 11506 raft_consensus.cc:740] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.660429 11505 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.660615 11506 consensus_queue.cc:260] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.662746 11506 ts_tablet_manager.cc:1434] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:07.665844 11506 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.665982 11505 tablet_bootstrap.cc:654] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.658141 11504 ts_tablet_manager.cc:1434] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:07.672756 11504 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.676998 11626 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.678277 11617 raft_consensus.cc:493] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.678737 11617 raft_consensus.cc:515] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.680742 11617 leader_election.cc:290] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.682018 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.682245 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.682664 11313 raft_consensus.cc:2468] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
W20260709 12:14:07.683811 11428 leader_election.cc:343] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.684490 11430 leader_election.cc:304] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.685809 11626 raft_consensus.cc:2804] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.686182 11626 raft_consensus.cc:493] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.686506 11626 raft_consensus.cc:3060] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.671708 11506 tablet_bootstrap.cc:654] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.692678 11626 raft_consensus.cc:515] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.694156 11505 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.694584 11505 ts_tablet_manager.cc:1403] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260709 12:14:07.695192 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.695771 11313 raft_consensus.cc:3060] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.697079 11505 raft_consensus.cc:359] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.697696 11505 raft_consensus.cc:385] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.697952 11505 raft_consensus.cc:740] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.698555 11505 consensus_queue.cc:260] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.700505 11505 ts_tablet_manager.cc:1434] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:07.701303 11505 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.706485 11505 tablet_bootstrap.cc:654] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.709975 11506 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.710153 11313 raft_consensus.cc:2468] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.710438 11506 ts_tablet_manager.cc:1403] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:14:07.712081 11430 leader_election.cc:304] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:07.712920 11617 raft_consensus.cc:2804] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.713354 11617 raft_consensus.cc:697] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.713172 11506 raft_consensus.cc:359] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.714246 11506 raft_consensus.cc:385] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.714567 11506 raft_consensus.cc:740] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.714171 11617 consensus_queue.cc:237] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.715526 11506 consensus_queue.cc:260] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.716562 11633 raft_consensus.cc:493] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.716980 11633 raft_consensus.cc:515] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.717372 11506 ts_tablet_manager.cc:1434] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260709 12:14:07.718195 11506 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.718819 11504 tablet_bootstrap.cc:654] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.718984 11689 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.721712 11505 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.722162 11505 ts_tablet_manager.cc:1403] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 12:14:07.725917 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.727082 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d03cf6f8d444650a4a4619992622d65" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:07.727105 11505 raft_consensus.cc:359] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.728770 11505 raft_consensus.cc:385] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.729033 11505 raft_consensus.cc:740] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.729641 11505 consensus_queue.cc:260] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.736141 11505 ts_tablet_manager.cc:1434] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:14:07.738992 11633 leader_election.cc:290] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.739709 11506 tablet_bootstrap.cc:654] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.744540 11505 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.745476 11504 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:07.747054 11504 ts_tablet_manager.cc:1403] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.012s
I20260709 12:14:07.748827 11211 catalog_manager.cc:5697] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:07.732095 11428 leader_election.cc:343] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.751861 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509731d0fcc341e981e007566fae9348" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.752271 11678 raft_consensus.cc:493] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.727126 11626 leader_election.cc:290] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.756208 11678 raft_consensus.cc:515] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.793411 11504 raft_consensus.cc:359] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.793816 11678 leader_election.cc:290] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.794098 11504 raft_consensus.cc:385] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.794401 11504 raft_consensus.cc:740] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.795002 11504 consensus_queue.cc:260] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.796670 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.797243 11461 raft_consensus.cc:2468] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:07.799477 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.801327 11689 raft_consensus.cc:493] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.801789 11689 raft_consensus.cc:515] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.802845 11505 tablet_bootstrap.cc:654] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.803702 11689 leader_election.cc:290] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.804497 11617 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:07.811270 11504 ts_tablet_manager.cc:1434] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
W20260709 12:14:07.811474 11356 leader_election.cc:343] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.812171 11504 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.819365 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.821710 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.822319 11313 raft_consensus.cc:2468] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:07.824208 11504 tablet_bootstrap.cc:654] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:07.824095 11428 leader_election.cc:343] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.825511 11633 raft_consensus.cc:493] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.818012 11353 leader_election.cc:304] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:07.825959 11633 raft_consensus.cc:515] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.827026 11626 raft_consensus.cc:493] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.827647 11626 raft_consensus.cc:515] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.828554 11633 leader_election.cc:290] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.829643 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.830173 11315 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:07.830912 11626 leader_election.cc:290] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.826999 11313 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.833614 11505 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.834030 11505 ts_tablet_manager.cc:1403] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.006s
I20260709 12:14:07.832000 11356 leader_election.cc:304] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.832242 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.835258 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.837630 11315 raft_consensus.cc:2468] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:07.837615 11633 raft_consensus.cc:2804] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:07.839356 11428 leader_election.cc:343] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.839828 11430 leader_election.cc:304] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.840675 11617 raft_consensus.cc:2804] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.838399 11678 raft_consensus.cc:2749] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.841002 11617 raft_consensus.cc:493] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.841338 11617 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.841439 11633 raft_consensus.cc:493] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.842330 11633 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.842476 11353 leader_election.cc:304] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:07.843248 11678 raft_consensus.cc:2804] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.843560 11678 raft_consensus.cc:493] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.843858 11678 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.844373 11505 raft_consensus.cc:359] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.845429 11505 raft_consensus.cc:385] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.845697 11505 raft_consensus.cc:740] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.846299 11505 consensus_queue.cc:260] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.848331 11430 leader_election.cc:304] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.849169 11626 raft_consensus.cc:2804] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.849524 11626 raft_consensus.cc:493] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.849822 11506 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.850270 11506 ts_tablet_manager.cc:1403] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.013s
I20260709 12:14:07.852214 11742 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:07.852391 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.852764 11576 raft_consensus.cc:493] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.849833 11626 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.853202 11576 raft_consensus.cc:515] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.859656 11720 raft_consensus.cc:493] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.860107 11720 raft_consensus.cc:515] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.860652 11505 ts_tablet_manager.cc:1434] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:14:07.864548 11505 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.867609 11506 raft_consensus.cc:359] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.868279 11506 raft_consensus.cc:385] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.868551 11506 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.869220 11506 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.875867 11506 ts_tablet_manager.cc:1434] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:14:07.877570 11506 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:07.880527 11720 leader_election.cc:290] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.853264 11460 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 0.
I20260709 12:14:07.881547 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:07.882856 11428 leader_election.cc:343] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.885418 11626 raft_consensus.cc:515] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.887185 11576 leader_election.cc:290] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.888314 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:07.889567 11428 leader_election.cc:343] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.889739 11617 raft_consensus.cc:515] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.891422 11633 raft_consensus.cc:515] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.891861 11617 leader_election.cc:290] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:07.895730 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:07.893066 11626 leader_election.cc:290] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:07.898219 11428 leader_election.cc:343] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.899904 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.900422 11315 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.901328 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:07.901948 11460 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:07.902906 11278 leader_election.cc:304] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:07.903234 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:07.904331 11576 raft_consensus.cc:2804] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:07.904714 11576 raft_consensus.cc:493] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.905053 11576 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.907433 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:07.908525 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.909106 11311 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.910444 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.911082 11314 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.918326 11314 raft_consensus.cc:2468] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:07.920820 11311 raft_consensus.cc:2468] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
W20260709 12:14:07.924088 11279 leader_election.cc:343] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.926002 11678 raft_consensus.cc:515] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.927594 11678 leader_election.cc:290] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.928303 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:07.928649 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:07.928953 11311 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.922945 11315 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:07.929293 11460 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.930258 11356 leader_election.cc:304] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.932636 11506 tablet_bootstrap.cc:654] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.935360 11505 tablet_bootstrap.cc:654] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:07.935601 11460 raft_consensus.cc:2468] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:07.935735 11678 raft_consensus.cc:2804] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.936693 11504 tablet_bootstrap.cc:492] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:07.936954 11678 raft_consensus.cc:697] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:07.937103 11504 ts_tablet_manager.cc:1403] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.020s
W20260709 12:14:07.937830 11430 leader_election.cc:343] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:07.939663 11430 leader_election.cc:304] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.939747 11504 raft_consensus.cc:359] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.940426 11626 raft_consensus.cc:2749] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:07.940552 11504 raft_consensus.cc:385] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.941365 11504 raft_consensus.cc:740] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.941577 11430 leader_election.cc:304] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.937899 11353 leader_election.cc:304] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.943819 11311 raft_consensus.cc:2468] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:07.938691 11633 leader_election.cc:290] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.950234 11633 raft_consensus.cc:2804] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.950738 11633 raft_consensus.cc:697] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:07.950397 11504 consensus_queue.cc:260] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.951615 11633 consensus_queue.cc:237] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.952963 11504 ts_tablet_manager.cc:1434] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:14:07.953553 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:07.954137 11460 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.929136 11576 raft_consensus.cc:515] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.955047 11505 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:07.955494 11505 ts_tablet_manager.cc:1403] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.009s
I20260709 12:14:07.956051 11504 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:07.956780 11576 leader_election.cc:290] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:07.958204 11505 raft_consensus.cc:359] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.958808 11505 raft_consensus.cc:385] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:07.959048 11505 raft_consensus.cc:740] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:07.959775 11505 consensus_queue.cc:260] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.961659 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:07.962189 11389 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:07.968675 11389 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:07.949090 11506 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:07.969823 11505 ts_tablet_manager.cc:1434] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:07.975195 11279 leader_election.cc:304] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:07.970933 11460 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 1.
I20260709 12:14:07.971647 11626 raft_consensus.cc:2804] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.976126 11576 raft_consensus.cc:2804] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.976562 11626 raft_consensus.cc:697] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.975899 11505 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:07.977387 11576 raft_consensus.cc:697] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:07.977525 11626 consensus_queue.cc:237] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.971957 11430 leader_election.cc:304] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:07.949013 11678 consensus_queue.cc:237] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.978194 11576 consensus_queue.cc:237] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.981040 11617 raft_consensus.cc:2804] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:07.974718 11506 ts_tablet_manager.cc:1403] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.003s
I20260709 12:14:07.981478 11617 raft_consensus.cc:697] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:07.982278 11617 consensus_queue.cc:237] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.985255 11506 raft_consensus.cc:359] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:07.989367 11504 tablet_bootstrap.cc:654] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.001528 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.001299 11211 catalog_manager.cc:5697] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.002089 11460 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.000149 11212 catalog_manager.cc:5697] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.994234 11505 tablet_bootstrap.cc:654] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.007174 11506 raft_consensus.cc:385] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.007473 11506 raft_consensus.cc:740] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.008973 11506 consensus_queue.cc:260] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.012260 11506 ts_tablet_manager.cc:1434] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:14:08.013145 11506 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.019822 11460 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.010345 11213 catalog_manager.cc:5697] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.022135 11506 tablet_bootstrap.cc:654] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.029762 11506 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.030195 11506 ts_tablet_manager.cc:1403] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 12:14:08.032817 11506 raft_consensus.cc:359] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:08.035238 11279 consensus_peers.cc:597] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:08.033488 11506 raft_consensus.cc:385] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.036283 11506 raft_consensus.cc:740] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.036895 11506 consensus_queue.cc:260] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.039347 11504 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.039733 11505 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.040164 11505 ts_tablet_manager.cc:1403] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.011s
I20260709 12:14:08.041116 11506 ts_tablet_manager.cc:1434] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:08.041911 11506 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.043476 11505 raft_consensus.cc:359] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.044094 11505 raft_consensus.cc:385] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.044333 11505 raft_consensus.cc:740] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.044962 11505 consensus_queue.cc:260] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.039768 11504 ts_tablet_manager.cc:1403] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.021s
I20260709 12:14:08.046896 11505 ts_tablet_manager.cc:1434] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:08.047775 11505 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.048550 11504 raft_consensus.cc:359] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.049177 11504 raft_consensus.cc:385] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.049422 11504 raft_consensus.cc:740] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.050012 11504 consensus_queue.cc:260] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.051956 11504 ts_tablet_manager.cc:1434] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:08.052706 11504 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.053920 11505 tablet_bootstrap.cc:654] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.056253 11506 tablet_bootstrap.cc:654] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.058688 11626 raft_consensus.cc:493] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.059187 11626 raft_consensus.cc:515] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.061157 11626 leader_election.cc:290] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.062091 11504 tablet_bootstrap.cc:654] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.062259 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.062523 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:08.063740 11428 leader_election.cc:343] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:08.064260 11430 leader_election.cc:343] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.064667 11430 leader_election.cc:304] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.065691 11626 raft_consensus.cc:2749] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.067487 11211 catalog_manager.cc:5697] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.070924 11213 catalog_manager.cc:5697] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 0 to 1, leader changed from <none> to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.076704 11512 consensus_queue.cc:1048] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.078013 11626 raft_consensus.cc:493] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.082864 11389 raft_consensus.cc:3060] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.085208 11504 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.090430 11504 ts_tablet_manager.cc:1403] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260709 12:14:08.089633 11506 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.090024 11626 raft_consensus.cc:515] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.086863 11505 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.094698 11505 ts_tablet_manager.cc:1403] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.015s
I20260709 12:14:08.096588 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.096985 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.097155 11505 raft_consensus.cc:359] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.097740 11505 raft_consensus.cc:385] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.098011 11505 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
W20260709 12:14:08.098078 11430 leader_election.cc:343] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.093813 11504 raft_consensus.cc:359] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:08.098558 11428 leader_election.cc:343] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.098619 11626 leader_election.cc:290] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.098989 11428 leader_election.cc:304] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.098670 11505 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.099628 11506 ts_tablet_manager.cc:1403] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.002s
I20260709 12:14:08.100884 11505 ts_tablet_manager.cc:1434] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:08.101387 11626 raft_consensus.cc:2749] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.101738 11505 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.102344 11506 raft_consensus.cc:359] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.103029 11506 raft_consensus.cc:385] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.103569 11506 raft_consensus.cc:740] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.098839 11504 raft_consensus.cc:385] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.104338 11504 raft_consensus.cc:740] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.105237 11506 consensus_queue.cc:260] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.107812 11505 tablet_bootstrap.cc:654] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.106225 11504 consensus_queue.cc:260] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.109143 11626 raft_consensus.cc:493] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.109825 11506 ts_tablet_manager.cc:1434] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:08.109586 11626 raft_consensus.cc:515] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.111945 11506 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.114274 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.110944 11504 ts_tablet_manager.cc:1434] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 12:14:08.114583 11626 leader_election.cc:290] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.115572 11504 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.119475 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.114945 11311 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
W20260709 12:14:08.120945 11428 leader_election.cc:343] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.121450 11505 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.121897 11505 ts_tablet_manager.cc:1403] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:14:08.123649 11506 tablet_bootstrap.cc:654] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.123703 11430 leader_election.cc:304] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.124521 11626 raft_consensus.cc:2804] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.124886 11626 raft_consensus.cc:493] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.125260 11626 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.125758 11739 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.127777 11504 tablet_bootstrap.cc:654] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.133646 11739 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.137503 11505 raft_consensus.cc:359] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.138195 11505 raft_consensus.cc:385] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.138458 11505 raft_consensus.cc:740] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.139124 11505 consensus_queue.cc:260] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.141191 11505 ts_tablet_manager.cc:1434] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:08.142122 11505 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.144994 11626 raft_consensus.cc:515] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.147634 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:08.147728 11626 leader_election.cc:290] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.148139 11315 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.153033 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.153270 11506 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.153736 11506 ts_tablet_manager.cc:1403] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
W20260709 12:14:08.154191 11428 leader_election.cc:343] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.157224 11505 tablet_bootstrap.cc:654] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.158283 11504 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.159521 11315 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:08.158718 11504 ts_tablet_manager.cc:1403] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 12:14:08.169317 11504 raft_consensus.cc:359] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.170032 11504 raft_consensus.cc:385] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.170296 11430 leader_election.cc:304] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.171617 11626 raft_consensus.cc:2804] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.172101 11626 raft_consensus.cc:697] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:08.156167 11506 raft_consensus.cc:359] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.173583 11506 raft_consensus.cc:385] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.173861 11506 raft_consensus.cc:740] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.174484 11506 consensus_queue.cc:260] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.173123 11626 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.175957 11617 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.176440 11617 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.178574 11617 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.170300 11504 raft_consensus.cc:740] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.180287 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.180683 11504 consensus_queue.cc:260] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.182258 11506 ts_tablet_manager.cc:1434] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:14:08.182205 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.182876 11504 ts_tablet_manager.cc:1434] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:14:08.183338 11506 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.183712 11504 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
W20260709 12:14:08.183794 11430 leader_election.cc:343] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.187129 11617 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:08.187567 11428 leader_election.cc:343] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.188050 11428 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.189078 11617 raft_consensus.cc:2749] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.191370 11504 tablet_bootstrap.cc:654] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.194257 11389 raft_consensus.cc:3060] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.198769 11505 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.200642 11505 ts_tablet_manager.cc:1403] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260709 12:14:08.203081 11505 raft_consensus.cc:359] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.203222 11739 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.203748 11505 raft_consensus.cc:385] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.204053 11505 raft_consensus.cc:740] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.204761 11505 consensus_queue.cc:260] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.207444 11505 ts_tablet_manager.cc:1434] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:08.207937 11506 tablet_bootstrap.cc:654] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.208318 11505 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.211591 11739 raft_consensus.cc:493] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.212113 11739 raft_consensus.cc:515] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.223830 11209 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.231914 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.234231 11505 tablet_bootstrap.cc:654] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.238265 11504 tablet_bootstrap.cc:492] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.238700 11504 ts_tablet_manager.cc:1403] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.012s
I20260709 12:14:08.241160 11504 raft_consensus.cc:359] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.241747 11504 raft_consensus.cc:385] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.241999 11504 raft_consensus.cc:740] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.242604 11512 raft_consensus.cc:493] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.243064 11512 raft_consensus.cc:515] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.244915 11512 leader_election.cc:290] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:08.247234 11430 leader_election.cc:343] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.248986 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.249574 11460 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.252249 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.252838 11387 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.255772 11279 leader_election.cc:304] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:08.257022 11710 raft_consensus.cc:2804] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.257342 11710 raft_consensus.cc:493] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.257668 11710 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.242561 11504 consensus_queue.cc:260] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.258970 11505 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.259454 11505 ts_tablet_manager.cc:1403] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.014s
I20260709 12:14:08.261001 11504 ts_tablet_manager.cc:1434] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 12:14:08.261890 11504 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.262444 11505 raft_consensus.cc:359] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.263022 11741 raft_consensus.cc:493] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.263546 11741 raft_consensus.cc:515] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.263123 11505 raft_consensus.cc:385] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.264539 11505 raft_consensus.cc:740] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.265208 11505 consensus_queue.cc:260] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.265570 11741 leader_election.cc:290] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.267208 11505 ts_tablet_manager.cc:1434] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:08.268850 11504 tablet_bootstrap.cc:654] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.269420 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.271237 11505 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.271384 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.271971 11460 raft_consensus.cc:2468] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.279902 11278 leader_election.cc:304] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:08.284739 11512 raft_consensus.cc:2804] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.286614 11512 raft_consensus.cc:493] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.287228 11505 tablet_bootstrap.cc:654] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.277927 11710 raft_consensus.cc:515] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.292466 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.292940 11390 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.298581 11390 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.299671 11279 leader_election.cc:304] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:08.300427 11741 raft_consensus.cc:2804] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.301019 11741 raft_consensus.cc:697] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.301818 11741 consensus_queue.cc:237] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.303165 11505 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.352280 11505 ts_tablet_manager.cc:1403] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.006s
I20260709 12:14:08.308180 11512 raft_consensus.cc:3060] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.307673 11739 leader_election.cc:290] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:08.311844 11279 leader_election.cc:343] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:08.362197 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 50390.8us
I20260709 12:14:08.363440 11576 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.363839 11576 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.365741 11576 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.308847 11710 leader_election.cc:290] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.315801 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:08.368149 11428 leader_election.cc:343] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.368548 11428 leader_election.cc:304] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.369251 11633 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.369498 11739 raft_consensus.cc:2749] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.370687 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.371292 11461 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.309780 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.376711 11460 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.382174 11506 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.382735 11506 ts_tablet_manager.cc:1403] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.030s
I20260709 12:14:08.379382 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.378168 11278 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
W20260709 12:14:08.391170 11279 leader_election.cc:343] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.388538 11512 raft_consensus.cc:515] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.393558 11512 leader_election.cc:290] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.394114 11512 raft_consensus.cc:2804] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.394812 11512 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.395913 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.388451 11506 raft_consensus.cc:359] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.400316 11505 raft_consensus.cc:359] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.400858 11506 raft_consensus.cc:385] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.400974 11505 raft_consensus.cc:385] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.401170 11506 raft_consensus.cc:740] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.401247 11505 raft_consensus.cc:740] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.397200 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.401650 11212 catalog_manager.cc:5697] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:08.396827 11428 consensus_peers.cc:597] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:08.402549 11279 leader_election.cc:343] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.399715 11512 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.401943 11506 consensus_queue.cc:260] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.401986 11461 raft_consensus.cc:3060] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.406103 11387 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.406133 11504 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.407446 11505 consensus_queue.cc:260] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.407697 11504 ts_tablet_manager.cc:1403] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.146s	user 0.025s	sys 0.068s
I20260709 12:14:08.409029 11460 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.409636 11504 raft_consensus.cc:359] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.410205 11504 raft_consensus.cc:385] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.410447 11504 raft_consensus.cc:740] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.411031 11504 consensus_queue.cc:260] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.413196 11741 raft_consensus.cc:493] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.413574 11504 ts_tablet_manager.cc:1434] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:08.414428 11504 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.416574 11531 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.413673 11741 raft_consensus.cc:515] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.419387 11741 leader_election.cc:290] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.420674 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.422089 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
W20260709 12:14:08.422314 11279 leader_election.cc:343] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.422715 11458 raft_consensus.cc:2468] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.422966 11531 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.428050 11678 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.432324 11505 ts_tablet_manager.cc:1434] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260709 12:14:08.433200 11505 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.435364 11278 leader_election.cc:304] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.436107 11741 raft_consensus.cc:2804] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.436546 11741 raft_consensus.cc:493] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.449308 11506 ts_tablet_manager.cc:1434] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 12:14:08.450001 11506 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.447400 11741 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.446005 11461 raft_consensus.cc:2468] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.479880 11617 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.480839 11506 tablet_bootstrap.cc:654] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.479310 11512 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.485338 11504 tablet_bootstrap.cc:654] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.492039 11741 raft_consensus.cc:515] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.495107 11512 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.499251 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.500044 11626 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:08.500581 11279 leader_election.cc:343] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.505503 11505 tablet_bootstrap.cc:654] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.510886 11741 leader_election.cc:290] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.511358 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:08.512638 11279 leader_election.cc:343] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.516990 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.518047 11458 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.520414 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.520963 11460 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.521327 11278 leader_election.cc:304] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.522841 11505 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.524922 11617 raft_consensus.cc:493] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.524941 11504 tablet_bootstrap.cc:492] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.525295 11710 raft_consensus.cc:2804] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.525851 11504 ts_tablet_manager.cc:1403] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.002s
I20260709 12:14:08.526038 11710 raft_consensus.cc:697] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.527190 11460 raft_consensus.cc:2468] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.526916 11710 consensus_queue.cc:237] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.528362 11504 raft_consensus.cc:359] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.529049 11504 raft_consensus.cc:385] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.529304 11504 raft_consensus.cc:740] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.530155 11576 raft_consensus.cc:493] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.525257 11505 ts_tablet_manager.cc:1403] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.092s	user 0.004s	sys 0.008s
I20260709 12:14:08.530640 11576 raft_consensus.cc:515] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.525401 11617 raft_consensus.cc:515] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.532456 11617 leader_election.cc:290] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.532634 11576 leader_election.cc:290] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.533514 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:08.534675 11428 leader_election.cc:343] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.535693 11505 raft_consensus.cc:359] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.536377 11505 raft_consensus.cc:385] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.536635 11505 raft_consensus.cc:740] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.537230 11505 consensus_queue.cc:260] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.529927 11504 consensus_queue.cc:260] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.542819 11458 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.545202 11506 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.545629 11506 ts_tablet_manager.cc:1403] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.005s
I20260709 12:14:08.541786 11278 leader_election.cc:304] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.546419 11512 raft_consensus.cc:2804] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.548076 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.548645 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.549254 11313 raft_consensus.cc:2468] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:08.549532 11504 ts_tablet_manager.cc:1434] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:08.550925 11504 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.553341 11531 raft_consensus.cc:493] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3cef628e614c433fbec8cd2223efe476)
I20260709 12:14:08.553862 11531 raft_consensus.cc:515] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.554759 11678 raft_consensus.cc:493] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.556484 11678 raft_consensus.cc:515] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.557032 11430 leader_election.cc:304] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.557308 11504 tablet_bootstrap.cc:654] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.557986 11617 raft_consensus.cc:2804] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.558459 11531 leader_election.cc:290] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.558351 11617 raft_consensus.cc:493] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.543474 11505 ts_tablet_manager.cc:1434] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:14:08.548164 11506 raft_consensus.cc:359] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.559104 11617 raft_consensus.cc:3060] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.559893 11505 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.560885 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.562332 11678 leader_election.cc:290] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.546897 11512 raft_consensus.cc:697] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.563184 11506 raft_consensus.cc:385] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.563505 11506 raft_consensus.cc:740] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.563714 11512 consensus_queue.cc:237] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.564247 11506 consensus_queue.cc:260] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:08.568640 11279 leader_election.cc:343] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.569427 11505 tablet_bootstrap.cc:654] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.570308 11741 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.571182 11506 ts_tablet_manager.cc:1434] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 12:14:08.572039 11506 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.576409 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.577414 11506 tablet_bootstrap.cc:654] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.579542 11576 raft_consensus.cc:493] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.579960 11576 raft_consensus.cc:515] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.581256 11617 raft_consensus.cc:515] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.581730 11576 leader_election.cc:290] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.589128 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.592773 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.594540 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.596683 11739 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.597813 11390 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:08.598680 11279 leader_election.cc:343] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.600363 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.600922 11458 raft_consensus.cc:2468] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.608923 11739 raft_consensus.cc:493] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.609377 11739 raft_consensus.cc:515] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.610960 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.611552 11458 raft_consensus.cc:2468] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.612401 11739 leader_election.cc:290] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.612859 11356 leader_election.cc:304] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:08.613946 11531 raft_consensus.cc:2749] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:08.613903 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:08.615356 11428 leader_election.cc:343] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.616261 11356 leader_election.cc:304] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:08.617972 11278 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.620003 11278 leader_election.cc:304] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.620841 11710 raft_consensus.cc:2804] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.620965 11278 leader_election.cc:304] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.621373 11710 raft_consensus.cc:697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.622324 11741 raft_consensus.cc:2804] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.622514 11710 consensus_queue.cc:237] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.622071 11209 catalog_manager.cc:5697] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.635579 11209 catalog_manager.cc:5697] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.623533 11576 raft_consensus.cc:2804] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.629503 11741 raft_consensus.cc:493] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.638396 11576 raft_consensus.cc:493] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.638492 11741 raft_consensus.cc:3060] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.638988 11576 raft_consensus.cc:3060] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.644631 11576 raft_consensus.cc:515] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.644989 11741 raft_consensus.cc:515] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.631222 11531 raft_consensus.cc:2749] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.631407 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.646981 11741 leader_election.cc:290] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.657656 11504 tablet_bootstrap.cc:492] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.658092 11504 ts_tablet_manager.cc:1403] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.017s
I20260709 12:14:08.659322 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:08.660506 11428 leader_election.cc:343] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.661669 11617 leader_election.cc:290] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.663767 11505 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.664193 11505 ts_tablet_manager.cc:1403] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.021s
I20260709 12:14:08.667599 11505 raft_consensus.cc:359] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.668215 11505 raft_consensus.cc:385] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.668455 11505 raft_consensus.cc:740] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.669051 11505 consensus_queue.cc:260] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.671286 11576 leader_election.cc:290] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.671769 11311 raft_consensus.cc:2393] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cef628e614c433fbec8cd2223efe476 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:08.672801 11506 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.672987 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.673240 11506 ts_tablet_manager.cc:1403] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.101s	user 0.007s	sys 0.020s
I20260709 12:14:08.673575 11458 raft_consensus.cc:3060] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.675686 11506 raft_consensus.cc:359] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.676293 11506 raft_consensus.cc:385] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.676545 11506 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.660518 11504 raft_consensus.cc:359] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.677340 11504 raft_consensus.cc:385] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.677618 11504 raft_consensus.cc:740] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.678303 11504 consensus_queue.cc:260] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.679472 11506 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.680903 11506 ts_tablet_manager.cc:1434] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:08.681761 11506 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.671012 11505 ts_tablet_manager.cc:1434] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:14:08.684639 11505 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.686710 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:08.687286 11459 raft_consensus.cc:3060] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.688100 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38e8fa197474cc5a3830e39f6f3dc8c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.688634 11389 raft_consensus.cc:3060] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.692425 11458 raft_consensus.cc:2468] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.693262 11459 raft_consensus.cc:2468] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.694440 11389 raft_consensus.cc:2468] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.696170 11504 ts_tablet_manager.cc:1434] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.001s
I20260709 12:14:08.697031 11504 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.701457 11278 leader_election.cc:304] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:08.702208 11710 raft_consensus.cc:2804] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.702256 11278 leader_election.cc:304] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:08.702713 11710 raft_consensus.cc:697] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.703146 11512 raft_consensus.cc:2804] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.703543 11710 consensus_queue.cc:237] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.703562 11512 raft_consensus.cc:697] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
W20260709 12:14:08.709573 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:08.709260 11512 consensus_queue.cc:237] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.706641 11741 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:08.711325 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:08.711913 11311 raft_consensus.cc:3060] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.716081 11505 tablet_bootstrap.cc:654] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.718575 11504 tablet_bootstrap.cc:654] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:08.718902 11428 consensus_peers.cc:597] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:08.722147 11506 tablet_bootstrap.cc:654] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.725227 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.729967 11311 raft_consensus.cc:2468] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:08.731208 11430 leader_election.cc:304] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.732198 11617 raft_consensus.cc:2749] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.733510 11617 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.737056 11211 catalog_manager.cc:5697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:08.741237 11279 leader_election.cc:343] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.752014 11430 leader_election.cc:304] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.752660 11617 raft_consensus.cc:2804] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.753083 11617 raft_consensus.cc:697] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:08.753762 11617 consensus_queue.cc:237] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.744947 11506 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.757436 11506 ts_tablet_manager.cc:1403] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260709 12:14:08.760202 11506 raft_consensus.cc:359] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.760790 11506 raft_consensus.cc:385] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.761049 11506 raft_consensus.cc:740] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.761641 11506 consensus_queue.cc:260] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.763540 11506 ts_tablet_manager.cc:1434] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:08.764394 11506 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.767138 11505 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.767628 11505 ts_tablet_manager.cc:1403] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.028s
I20260709 12:14:08.769140 11504 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.769560 11504 ts_tablet_manager.cc:1403] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.005s
I20260709 12:14:08.770247 11505 raft_consensus.cc:359] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.770920 11505 raft_consensus.cc:385] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.771226 11505 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.771935 11504 raft_consensus.cc:359] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.772290 11710 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.772576 11504 raft_consensus.cc:385] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.772069 11505 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.772866 11504 raft_consensus.cc:740] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.772305 11720 raft_consensus.cc:493] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.774111 11720 raft_consensus.cc:515] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.774533 11505 ts_tablet_manager.cc:1434] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:08.773666 11504 consensus_queue.cc:260] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.775884 11720 leader_election.cc:290] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.776571 11504 ts_tablet_manager.cc:1434] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:08.776892 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.777670 11504 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
W20260709 12:14:08.778083 11428 leader_election.cc:343] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.780254 11506 tablet_bootstrap.cc:654] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.783527 11505 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.783425 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.789918 11504 tablet_bootstrap.cc:654] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.791005 11506 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.790297 11505 tablet_bootstrap.cc:654] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.791429 11506 ts_tablet_manager.cc:1403] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 12:14:08.792541 11211 catalog_manager.cc:5697] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.793766 11506 raft_consensus.cc:359] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.794376 11506 raft_consensus.cc:385] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.793987 11211 catalog_manager.cc:5697] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.794641 11506 raft_consensus.cc:740] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.804113 11506 consensus_queue.cc:260] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:08.798265 11430 leader_election.cc:343] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.806067 11504 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.806540 11504 ts_tablet_manager.cc:1403] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.007s
I20260709 12:14:08.806039 11209 catalog_manager.cc:5697] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.806120 11506 ts_tablet_manager.cc:1434] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 12:14:08.807615 11506 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.808980 11504 raft_consensus.cc:359] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.809576 11504 raft_consensus.cc:385] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.809821 11504 raft_consensus.cc:740] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.810451 11504 consensus_queue.cc:260] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.812358 11504 ts_tablet_manager.cc:1434] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:14:08.818112 11504 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.806281 11430 leader_election.cc:304] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.820531 11720 raft_consensus.cc:2749] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:08.823640 11504 tablet_bootstrap.cc:654] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.824613 11389 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.829059 11506 tablet_bootstrap.cc:654] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.841756 11815 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:08.860627 11505 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.861126 11505 ts_tablet_manager.cc:1403] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.009s
I20260709 12:14:08.863869 11505 raft_consensus.cc:359] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.864557 11505 raft_consensus.cc:385] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.864861 11505 raft_consensus.cc:740] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.865525 11505 consensus_queue.cc:260] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.866458 11504 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.866909 11504 ts_tablet_manager.cc:1403] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.003s
I20260709 12:14:08.867799 11505 ts_tablet_manager.cc:1434] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:08.868710 11505 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:08.870090 11504 raft_consensus.cc:359] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.870767 11504 raft_consensus.cc:385] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.871016 11504 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.871767 11504 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.876214 11504 ts_tablet_manager.cc:1434] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:08.877023 11504 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.877697 11505 tablet_bootstrap.cc:654] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.882567 11504 tablet_bootstrap.cc:654] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.883425 11815 raft_consensus.cc:493] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.883916 11815 raft_consensus.cc:515] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.885960 11815 leader_election.cc:290] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.886559 11506 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:08.886991 11506 ts_tablet_manager.cc:1403] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.017s
I20260709 12:14:08.888342 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.888922 11459 raft_consensus.cc:2468] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.889339 11506 raft_consensus.cc:359] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.889791 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.890674 11278 leader_election.cc:304] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:08.889954 11506 raft_consensus.cc:385] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.891253 11506 raft_consensus.cc:740] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.891909 11741 raft_consensus.cc:2804] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.892346 11506 consensus_queue.cc:260] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:08.893939 11279 leader_election.cc:343] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.894191 11506 ts_tablet_manager.cc:1434] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:14:08.895166 11817 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.895603 11506 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:08.895642 11817 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.899353 11817 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.899502 11504 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.899940 11504 ts_tablet_manager.cc:1403] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 12:14:08.901683 11506 tablet_bootstrap.cc:654] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.902245 11504 raft_consensus.cc:359] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.902863 11504 raft_consensus.cc:385] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.903129 11504 raft_consensus.cc:740] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.892272 11741 raft_consensus.cc:493] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.903684 11741 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.903746 11739 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.904284 11739 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.906430 11739 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:08.908222 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.909415 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:08.911000 11279 leader_election.cc:343] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.911346 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.911957 11459 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.912424 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.912983 11313 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
W20260709 12:14:08.913172 11428 leader_election.cc:343] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.914065 11278 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.914413 11504 consensus_queue.cc:260] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.921047 11504 ts_tablet_manager.cc:1434] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:14:08.921958 11504 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:08.923714 11741 raft_consensus.cc:515] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.926510 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:08.927006 11387 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.927762 11504 tablet_bootstrap.cc:654] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.931557 11512 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.932478 11512 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.932621 11387 raft_consensus.cc:2468] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:08.932827 11512 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.936723 11430 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:08.938637 11504 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:08.939124 11504 ts_tablet_manager.cc:1403] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:14:08.938472 11720 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.941836 11720 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.941696 11504 raft_consensus.cc:359] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.942231 11720 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.942417 11504 raft_consensus.cc:385] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.942749 11504 raft_consensus.cc:740] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.943516 11512 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.957485 11720 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.943599 11504 consensus_queue.cc:260] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.949509 11279 leader_election.cc:304] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:08.961429 11815 raft_consensus.cc:493] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.966055 11815 raft_consensus.cc:515] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.967140 11817 raft_consensus.cc:2804] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.967546 11717 raft_consensus.cc:493] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.968230 11817 raft_consensus.cc:697] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:08.969292 11815 leader_election.cc:290] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.969087 11817 consensus_queue.cc:237] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.972551 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:08.970026 11739 raft_consensus.cc:493] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.973656 11739 raft_consensus.cc:515] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.970868 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.974674 11459 raft_consensus.cc:2468] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:08.967978 11717 raft_consensus.cc:515] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:08.975821 11278 leader_election.cc:304] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:08.977626 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.978116 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:08.978835 11459 raft_consensus.cc:2393] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:08.979285 11815 raft_consensus.cc:2804] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:08.979750 11353 leader_election.cc:304] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:08.979746 11815 raft_consensus.cc:493] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.980400 11531 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.980600 11815 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.979336 11504 ts_tablet_manager.cc:1434] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 12:14:08.983711 11504 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
W20260709 12:14:08.983945 11279 leader_election.cc:343] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:08.980494 11717 leader_election.cc:290] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:08.985011 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:08.993865 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:09.011765 11505 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:08.999012 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:09.012271 11505 ts_tablet_manager.cc:1403] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.003s
I20260709 12:14:09.014079 11617 raft_consensus.cc:493] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.014545 11617 raft_consensus.cc:515] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.016482 11617 leader_election.cc:290] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:09.011511 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:09.020360 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.021633 11714 raft_consensus.cc:493] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.011890 11512 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.022785 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.022058 11714 raft_consensus.cc:515] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.013067 11739 leader_election.cc:290] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:09.024812 11428 leader_election.cc:343] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:09.027252 11430 leader_election.cc:343] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.027216 11505 raft_consensus.cc:359] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.028169 11505 raft_consensus.cc:385] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.028463 11505 raft_consensus.cc:740] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.029103 11714 leader_election.cc:290] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.029083 11505 consensus_queue.cc:260] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.029495 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.029729 11313 raft_consensus.cc:2393] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cef628e614c433fbec8cd2223efe476 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:09.030162 11315 raft_consensus.cc:2393] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:09.030648 11720 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:09.031347 11279 leader_election.cc:343] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.032596 11531 raft_consensus.cc:2749] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.032699 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c12609d59d648d6b49725be4c7d586b" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.033130 11505 ts_tablet_manager.cc:1434] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:14:09.034077 11505 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:09.034363 11741 leader_election.cc:290] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.034179 11353 leader_election.cc:304] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:09.034870 11459 raft_consensus.cc:2393] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 849cfdc35b1040039c57eac1b7c4a58f in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:09.025990 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.036163 11714 raft_consensus.cc:3060] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:09.039937 11279 consensus_peers.cc:597] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.042182 11430 leader_election.cc:304] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.042395 11714 raft_consensus.cc:2749] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.043591 11278 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [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: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
W20260709 12:14:09.046144 11430 leader_election.cc:343] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.048712 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:09.050191 11458 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.047504 11720 raft_consensus.cc:2749] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.049604 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:09.054081 11815 raft_consensus.cc:515] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.047574 11512 raft_consensus.cc:2749] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:14:09.049410 11428 leader_election.cc:343] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.056213 11428 leader_election.cc:304] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.058209 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:09.058436 11815 leader_election.cc:290] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:09.058858 11428 leader_election.cc:343] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.059267 11428 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [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: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.059922 11617 raft_consensus.cc:2749] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.056025 11512 consensus_queue.cc:1048] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:09.060832 11720 raft_consensus.cc:2749] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:14:09.059628 11279 leader_election.cc:343] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.063980 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:09.064040 11458 raft_consensus.cc:2468] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:09.064590 11460 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.069603 11460 raft_consensus.cc:2468] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:09.070670 11506 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:09.071134 11506 ts_tablet_manager.cc:1403] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.176s	user 0.057s	sys 0.083s
I20260709 12:14:09.072049 11278 leader_election.cc:304] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.072986 11512 raft_consensus.cc:2804] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.073411 11512 raft_consensus.cc:697] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:09.073971 11506 raft_consensus.cc:359] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.074738 11506 raft_consensus.cc:385] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.075063 11506 raft_consensus.cc:740] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.076076 11506 consensus_queue.cc:260] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.077320 11505 tablet_bootstrap.cc:654] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.081457 11512 consensus_queue.cc:237] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.084605 11506 ts_tablet_manager.cc:1434] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:14:09.084642 11576 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.085866 11576 consensus_queue.cc:1048] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.090308 11506 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:09.096136 11576 consensus_queue.cc:1048] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.107240 11504 tablet_bootstrap.cc:654] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.116652 11531 raft_consensus.cc:493] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.129153 11506 tablet_bootstrap.cc:654] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.126981 11212 catalog_manager.cc:5697] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.129908 11531 raft_consensus.cc:515] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.167655 11505 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:09.168151 11505 ts_tablet_manager.cc:1403] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.005s
I20260709 12:14:09.165139 11387 raft_consensus.cc:3060] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.182905 11386 raft_consensus.cc:3060] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.198191 11710 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.203408 11504 tablet_bootstrap.cc:492] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:09.203919 11504 ts_tablet_manager.cc:1403] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.220s	user 0.030s	sys 0.013s
I20260709 12:14:09.204582 11385 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.189544 11741 consensus_queue.cc:1048] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:14:09.220311 11531 leader_election.cc:290] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.227948 11505 raft_consensus.cc:359] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.228657 11505 raft_consensus.cc:385] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.228938 11505 raft_consensus.cc:740] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.229947 11505 consensus_queue.cc:260] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:09.244025 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 43673.8us
I20260709 12:14:09.259990 11505 ts_tablet_manager.cc:1434] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 12:14:09.260996 11505 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:09.269196 11714 raft_consensus.cc:493] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.269706 11714 raft_consensus.cc:515] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.278173 11617 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.273253 11213 catalog_manager.cc:5697] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.283285 11576 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.268719 11739 raft_consensus.cc:493] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.313715 11617 raft_consensus.cc:493] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.314230 11617 raft_consensus.cc:515] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.318657 11504 raft_consensus.cc:359] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.319332 11504 raft_consensus.cc:385] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.319600 11504 raft_consensus.cc:740] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.321825 11504 consensus_queue.cc:260] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.323262 11617 leader_election.cc:290] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:09.313948 11739 raft_consensus.cc:515] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.333954 11506 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:09.334544 11506 ts_tablet_manager.cc:1403] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.244s	user 0.036s	sys 0.020s
I20260709 12:14:09.333949 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.331321 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.335239 11504 ts_tablet_manager.cc:1434] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 12:14:09.342203 11504 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
W20260709 12:14:09.343185 11428 leader_election.cc:343] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.347915 11714 leader_election.cc:290] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.351562 11845 consensus_queue.cc:1048] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:09.352205 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.337389 11462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f2c1798c1f4a43bf3870df72c88106" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.357015 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.376430 11576 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.386693 11505 tablet_bootstrap.cc:654] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.387851 11576 raft_consensus.cc:493] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.388268 11576 raft_consensus.cc:515] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.429011 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
W20260709 12:14:09.451076 11852 log.cc:927] Time spent T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:14:09.448014 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e815cdfab4c659c334b0ad4804e25" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.452105 11506 raft_consensus.cc:359] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.453392 11506 raft_consensus.cc:385] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.453660 11506 raft_consensus.cc:740] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.454264 11506 consensus_queue.cc:260] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.455755 11576 leader_election.cc:290] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:09.453476 11356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 76561.4us
I20260709 12:14:09.458123 11506 ts_tablet_manager.cc:1434] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.000s
I20260709 12:14:09.459390 11506 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:09.465915 11504 tablet_bootstrap.cc:654] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.456986 11739 leader_election.cc:290] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:09.542412 11853 log.cc:927] Time spent T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:14:09.544281 11860 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.544770 11860 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:09.547744 11857 log.cc:927] Time spent T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:14:09.554649 11860 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.562399 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.558509 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.567229 11459 raft_consensus.cc:2468] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:09.577378 11278 leader_election.cc:304] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:09.580018 11505 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:09.583323 11505 ts_tablet_manager.cc:1403] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.323s	user 0.013s	sys 0.014s
I20260709 12:14:09.582826 11506 tablet_bootstrap.cc:654] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.585278 11847 raft_consensus.cc:2804] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.568511 11356 leader_election.cc:304] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:09.587388 11855 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:09.589128 11356 leader_election.cc:304] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
W20260709 12:14:09.590034 11859 log.cc:927] Time spent T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 12:14:09.590303 11717 raft_consensus.cc:2749] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.598802 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.599256 11504 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:09.599649 11504 ts_tablet_manager.cc:1403] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.258s	user 0.025s	sys 0.007s
I20260709 12:14:09.585637 11847 raft_consensus.cc:493] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.602905 11858 raft_consensus.cc:2749] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:09.606247 11505 raft_consensus.cc:359] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.607271 11505 raft_consensus.cc:385] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.607532 11505 raft_consensus.cc:740] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.608148 11505 consensus_queue.cc:260] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:09.609129 11428 leader_election.cc:343] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:09.610952 11430 leader_election.cc:343] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.611315 11430 leader_election.cc:304] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.612562 11617 raft_consensus.cc:2749] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:09.612650 11430 leader_election.cc:343] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.603904 11847 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.613549 11430 leader_election.cc:304] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.614169 11626 raft_consensus.cc:2749] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.614292 11504 raft_consensus.cc:359] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.614825 11504 raft_consensus.cc:385] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.615032 11504 raft_consensus.cc:740] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.620803 11504 consensus_queue.cc:260] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.623591 11505 ts_tablet_manager.cc:1434] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 12:14:09.624620 11505 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:09.625933 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.627451 11504 ts_tablet_manager.cc:1434] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:14:09.642036 11845 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 12:14:09.688040 11279 leader_election.cc:343] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.688136 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:09.688781 11851 raft_consensus.cc:493] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.697024 11381 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.697352 11356 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:09.700536 11576 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.689287 11851 raft_consensus.cc:515] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.738018 11505 tablet_bootstrap.cc:654] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.754302 11851 leader_election.cc:290] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.772444 11389 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.767525 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.779004 11464 raft_consensus.cc:2468] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:09.779520 11504 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:09.783705 11278 leader_election.cc:304] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:09.782336 11512 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:09.770304 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.794745 11576 raft_consensus.cc:2804] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.795074 11576 raft_consensus.cc:493] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:09.795303 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:09.795405 11576 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.809803 11504 tablet_bootstrap.cc:654] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:09.809890 11279 leader_election.cc:343] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.813056 11817 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.767441 11847 raft_consensus.cc:515] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.827267 11576 raft_consensus.cc:515] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.829746 11576 leader_election.cc:290] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.830644 11847 leader_election.cc:290] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.830948 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:09.832120 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:09.834190 11506 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
W20260709 12:14:09.834348 11279 leader_election.cc:343] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.834614 11506 ts_tablet_manager.cc:1403] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.375s	user 0.041s	sys 0.040s
W20260709 12:14:09.835325 11870 log.cc:927] Time spent T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260709 12:14:09.834952 11279 leader_election.cc:343] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.857708 11866 raft_consensus.cc:2749] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.864905 11506 raft_consensus.cc:359] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.865438 11506 raft_consensus.cc:385] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.865633 11506 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.873451 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:09.874074 11459 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.874953 11506 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.886487 11504 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:09.886408 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:09.887035 11504 ts_tablet_manager.cc:1403] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.011s
I20260709 12:14:09.890334 11506 ts_tablet_manager.cc:1434] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:14:09.898911 11506 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:09.905244 11504 raft_consensus.cc:359] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.905934 11504 raft_consensus.cc:385] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.906242 11504 raft_consensus.cc:740] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.906947 11504 consensus_queue.cc:260] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.887079 11463 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.930333 11505 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:09.930811 11505 ts_tablet_manager.cc:1403] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.307s	user 0.017s	sys 0.017s
I20260709 12:14:09.931596 11504 ts_tablet_manager.cc:1434] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:14:09.932154 11459 raft_consensus.cc:2468] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:09.932281 11504 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:09.914984 11463 raft_consensus.cc:2468] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:09.936247 11278 leader_election.cc:304] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.936779 11505 raft_consensus.cc:359] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.937182 11848 raft_consensus.cc:2804] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.937449 11505 raft_consensus.cc:385] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.937646 11848 raft_consensus.cc:697] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:09.937713 11505 raft_consensus.cc:740] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.938534 11848 consensus_queue.cc:237] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.940948 11504 tablet_bootstrap.cc:654] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.938534 11505 consensus_queue.cc:260] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.943372 11505 ts_tablet_manager.cc:1434] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:09.943835 11278 leader_election.cc:304] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:09.944284 11505 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:09.944507 11851 raft_consensus.cc:2804] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.944969 11851 raft_consensus.cc:697] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:09.945729 11851 consensus_queue.cc:237] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.946645 11506 tablet_bootstrap.cc:654] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.960984 11506 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:09.961410 11506 ts_tablet_manager.cc:1403] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.009s
I20260709 12:14:09.963508 11504 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:09.963936 11504 ts_tablet_manager.cc:1403] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260709 12:14:09.963840 11506 raft_consensus.cc:359] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.964531 11506 raft_consensus.cc:385] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.964793 11506 raft_consensus.cc:740] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.965508 11506 consensus_queue.cc:260] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.966719 11504 raft_consensus.cc:359] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.967348 11504 raft_consensus.cc:385] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.967607 11504 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.968355 11505 tablet_bootstrap.cc:654] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.968180 11504 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.970139 11504 ts_tablet_manager.cc:1434] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:09.970481 11506 ts_tablet_manager.cc:1434] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:09.971320 11506 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:09.977619 11506 tablet_bootstrap.cc:654] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.978127 11504 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:09.983560 11505 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:09.983994 11505 ts_tablet_manager.cc:1403] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:14:09.984193 11506 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:09.985046 11855 raft_consensus.cc:493] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.985491 11855 raft_consensus.cc:515] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.984557 11506 ts_tablet_manager.cc:1403] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:14:09.986946 11851 raft_consensus.cc:493] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.987470 11855 leader_election.cc:290] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:09.987393 11851 raft_consensus.cc:515] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.988582 11506 raft_consensus.cc:359] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.989181 11506 raft_consensus.cc:385] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.989331 11851 leader_election.cc:290] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.989863 11851 raft_consensus.cc:493] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.990254 11851 raft_consensus.cc:515] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.990800 11211 catalog_manager.cc:5697] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.992270 11851 leader_election.cc:290] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:09.992380 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.989421 11506 raft_consensus.cc:740] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.993189 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:09.993382 11506 consensus_queue.cc:260] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:09.993703 11278 leader_election.cc:343] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.993759 11463 raft_consensus.cc:2468] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:09.992345 11211 catalog_manager.cc:5697] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.995079 11278 leader_election.cc:304] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:09.995990 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.996613 11506 ts_tablet_manager.cc:1434] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:09.997411 11848 raft_consensus.cc:2804] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.989367 11505 raft_consensus.cc:359] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:09.997860 11848 raft_consensus.cc:493] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.998078 11505 raft_consensus.cc:385] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.997995 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:09.998330 11848 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.998463 11505 raft_consensus.cc:740] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.999171 11505 consensus_queue.cc:260] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.001325 11505 ts_tablet_manager.cc:1434] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 12:14:10.001682 11428 leader_election.cc:343] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.002122 11505 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:09.994105 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.003062 11504 tablet_bootstrap.cc:654] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.997447 11506 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:10.004664 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.004863 11848 raft_consensus.cc:515] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:10.005622 11430 leader_election.cc:343] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.006036 11430 leader_election.cc:304] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.006971 11720 raft_consensus.cc:2749] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.007975 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.008580 11463 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.010852 11505 tablet_bootstrap.cc:654] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.013319 11848 leader_election.cc:290] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:10.003964 11279 leader_election.cc:343] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:10.015540 11279 leader_election.cc:343] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.015887 11279 leader_election.cc:304] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f; no voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.016885 11848 raft_consensus.cc:2749] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.017669 11506 tablet_bootstrap.cc:654] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.018921 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.018083 11463 raft_consensus.cc:2468] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
W20260709 12:14:10.020274 11279 leader_election.cc:343] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.020816 11278 leader_election.cc:304] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.021682 11851 raft_consensus.cc:2804] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.022153 11851 raft_consensus.cc:697] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.023319 11851 consensus_queue.cc:237] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.024133 11505 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:10.024585 11505 ts_tablet_manager.cc:1403] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 12:14:10.027307 11505 raft_consensus.cc:359] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.027932 11505 raft_consensus.cc:385] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.028196 11505 raft_consensus.cc:740] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.028744 11505 consensus_queue.cc:260] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.030884 11505 ts_tablet_manager.cc:1434] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:10.033332 11505 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:10.032321 11504 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.036831 11504 ts_tablet_manager.cc:1403] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.007s
I20260709 12:14:10.038779 11505 tablet_bootstrap.cc:654] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.042552 11504 raft_consensus.cc:359] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.043233 11504 raft_consensus.cc:385] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.043509 11504 raft_consensus.cc:740] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.048707 11504 consensus_queue.cc:260] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.055737 11504 ts_tablet_manager.cc:1434] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:10.060024 11505 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:10.060452 11505 ts_tablet_manager.cc:1403] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 12:14:10.056617 11504 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.062090 11506 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:10.062515 11506 ts_tablet_manager.cc:1403] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.028s
I20260709 12:14:10.063505 11505 raft_consensus.cc:359] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.064152 11505 raft_consensus.cc:385] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.064380 11505 raft_consensus.cc:740] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.065089 11506 raft_consensus.cc:359] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.065201 11505 consensus_queue.cc:260] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.065793 11506 raft_consensus.cc:385] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.066097 11506 raft_consensus.cc:740] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.066859 11506 consensus_queue.cc:260] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.067308 11505 ts_tablet_manager.cc:1434] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:14:10.068670 11505 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:10.068837 11506 ts_tablet_manager.cc:1434] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:10.069635 11506 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:10.075781 11506 tablet_bootstrap.cc:654] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.084499 11505 tablet_bootstrap.cc:654] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.085954 11212 catalog_manager.cc:5697] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.090878 11504 tablet_bootstrap.cc:654] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.099061 11505 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:10.099048 11506 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:10.099583 11505 ts_tablet_manager.cc:1403] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.010s
I20260709 12:14:10.099907 11506 ts_tablet_manager.cc:1403] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 12:14:10.104760 11505 raft_consensus.cc:359] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.104895 11506 raft_consensus.cc:359] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.105458 11505 raft_consensus.cc:385] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.105612 11506 raft_consensus.cc:385] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.105749 11505 raft_consensus.cc:740] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.106380 11505 consensus_queue.cc:260] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.107266 11506 raft_consensus.cc:740] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.108067 11506 consensus_queue.cc:260] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.109053 11505 ts_tablet_manager.cc:1434] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:14:10.109887 11505 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:10.115464 11505 tablet_bootstrap.cc:654] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.119554 11506 ts_tablet_manager.cc:1434] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:14:10.125317 11506 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: Bootstrap starting.
I20260709 12:14:10.126545 11505 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:10.126957 11505 ts_tablet_manager.cc:1403] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:14:10.120312 11714 raft_consensus.cc:493] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.128600 11714 raft_consensus.cc:515] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.129339 11505 raft_consensus.cc:359] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.129926 11505 raft_consensus.cc:385] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.130179 11505 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.130498 11714 leader_election.cc:290] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.130725 11505 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.131705 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.132429 11463 raft_consensus.cc:2393] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:10.133054 11505 ts_tablet_manager.cc:1434] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:14:10.133891 11505 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:10.139065 11505 tablet_bootstrap.cc:654] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.139724 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.130715 11506 tablet_bootstrap.cc:654] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.141382 11356 leader_election.cc:304] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.143049 11504 tablet_bootstrap.cc:492] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.143548 11504 ts_tablet_manager.cc:1403] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.001s
I20260709 12:14:10.146924 11714 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.148005 11504 raft_consensus.cc:359] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.148722 11504 raft_consensus.cc:385] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.149048 11504 raft_consensus.cc:740] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.149794 11504 consensus_queue.cc:260] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.154080 11504 ts_tablet_manager.cc:1434] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:10.155047 11504 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.160982 11504 tablet_bootstrap.cc:654] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.167299 11714 raft_consensus.cc:2749] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.169440 11576 raft_consensus.cc:493] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.169862 11576 raft_consensus.cc:515] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.170328 11505 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
I20260709 12:14:10.170746 11505 ts_tablet_manager.cc:1403] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.008s
I20260709 12:14:10.171679 11576 leader_election.cc:290] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.173012 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.173537 11390 raft_consensus.cc:2468] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.173470 11505 raft_consensus.cc:359] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.174129 11505 raft_consensus.cc:385] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.174463 11505 raft_consensus.cc:740] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.174376 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.175062 11506 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: No bootstrap required, opened a new log
I20260709 12:14:10.175598 11506 ts_tablet_manager.cc:1403] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.007s
I20260709 12:14:10.175012 11461 raft_consensus.cc:2468] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.175141 11505 consensus_queue.cc:260] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.176532 11279 leader_election.cc:304] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.177872 11864 raft_consensus.cc:493] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.178016 11506 raft_consensus.cc:359] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.179109 11506 raft_consensus.cc:385] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.179332 11851 raft_consensus.cc:2804] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.179724 11851 raft_consensus.cc:493] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.179538 11864 raft_consensus.cc:515] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.180069 11851 raft_consensus.cc:3060] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.181664 11864 leader_election.cc:290] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.183670 11504 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.183929 11864 raft_consensus.cc:493] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.177917 11505 ts_tablet_manager.cc:1434] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:10.184522 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.184427 11864 raft_consensus.cc:515] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:10.185762 11428 leader_election.cc:343] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.188006 11864 leader_election.cc:290] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.185184 11505 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: Bootstrap starting.
I20260709 12:14:10.179363 11506 raft_consensus.cc:740] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.184105 11504 ts_tablet_manager.cc:1403] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 12:14:10.188823 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.188019 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.189111 11506 consensus_queue.cc:260] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.190676 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.191270 11308 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:10.189111 11851 raft_consensus.cc:515] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
W20260709 12:14:10.192487 11428 leader_election.cc:343] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.192986 11847 raft_consensus.cc:493] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.193599 11851 leader_election.cc:290] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.193426 11847 raft_consensus.cc:515] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.191459 11504 raft_consensus.cc:359] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.194566 11504 raft_consensus.cc:385] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.194677 11717 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.194837 11504 raft_consensus.cc:740] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.195243 11847 leader_election.cc:290] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.195210 11717 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.195544 11504 consensus_queue.cc:260] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.197152 11717 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.198333 11506 ts_tablet_manager.cc:1434] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:14:10.199242 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.199952 11461 raft_consensus.cc:2393] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:10.202083 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.202785 11309 raft_consensus.cc:2393] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:10.203326 11504 ts_tablet_manager.cc:1434] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:10.204180 11504 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.204792 11505 tablet_bootstrap.cc:654] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.205283 11356 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.206459 11633 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.207391 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.207945 11387 raft_consensus.cc:3060] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.209585 11504 tablet_bootstrap.cc:654] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.214994 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.215636 11381 raft_consensus.cc:2468] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.217005 11279 leader_election.cc:304] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.217239 11505 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: No bootstrap required, opened a new log
W20260709 12:14:10.217406 11430 leader_election.cc:343] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.217722 11576 raft_consensus.cc:2804] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.217880 11505 ts_tablet_manager.cc:1403] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.011s
I20260709 12:14:10.218080 11576 raft_consensus.cc:493] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.218432 11576 raft_consensus.cc:3060] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.219466 11504 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.219887 11504 ts_tablet_manager.cc:1403] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:14:10.220770 11505 raft_consensus.cc:359] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.221446 11505 raft_consensus.cc:385] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.221741 11505 raft_consensus.cc:740] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.222224 11504 raft_consensus.cc:359] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.222857 11504 raft_consensus.cc:385] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.222442 11505 consensus_queue.cc:260] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.223134 11504 raft_consensus.cc:740] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.224246 11505 ts_tablet_manager.cc:1434] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:10.224085 11504 consensus_queue.cc:260] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.231523 11387 raft_consensus.cc:2468] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.231688 11504 ts_tablet_manager.cc:1434] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:10.232677 11504 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.217851 11430 leader_election.cc:304] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476; no voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.234179 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98300c5589ff4f3fa9fbc2dfd85c6039" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.234722 11461 raft_consensus.cc:3060] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.234858 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.235251 11633 raft_consensus.cc:2749] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.235481 11463 raft_consensus.cc:2468] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.237646 11430 leader_election.cc:304] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.232563 11279 leader_election.cc:304] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.234310 11720 raft_consensus.cc:2749] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.239820 11504 tablet_bootstrap.cc:654] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.240037 11576 raft_consensus.cc:515] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.240806 11847 raft_consensus.cc:2804] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.241761 11576 leader_election.cc:290] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.242401 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.242901 11390 raft_consensus.cc:3060] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.243677 11461 raft_consensus.cc:2468] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.247923 11390 raft_consensus.cc:2468] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.248838 11279 leader_election.cc:304] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.250236 11848 raft_consensus.cc:2804] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.250681 11848 raft_consensus.cc:697] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.246377 11847 raft_consensus.cc:697] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.251443 11848 consensus_queue.cc:237] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.251729 11847 consensus_queue.cc:237] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.255929 11864 raft_consensus.cc:2804] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.256244 11617 raft_consensus.cc:493] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.256307 11864 raft_consensus.cc:493] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.257336 11864 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.257916 11720 raft_consensus.cc:493] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.256775 11617 raft_consensus.cc:515] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.258356 11720 raft_consensus.cc:515] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.260677 11720 leader_election.cc:290] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.261991 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.262593 11381 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:10.263653 11428 leader_election.cc:304] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.264305 11867 raft_consensus.cc:2804] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.264644 11867 raft_consensus.cc:493] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.264950 11867 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.266695 11864 raft_consensus.cc:515] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.268559 11864 leader_election.cc:290] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.269716 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5f44415eb64944b8d71f579b9defb5" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.270241 11461 raft_consensus.cc:3060] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.270828 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.264300 11617 leader_election.cc:290] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
W20260709 12:14:10.276571 11428 leader_election.cc:343] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.278676 11504 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.279114 11504 ts_tablet_manager.cc:1403] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.014s
I20260709 12:14:10.277817 11576 raft_consensus.cc:493] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.281464 11504 raft_consensus.cc:359] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.280623 11576 raft_consensus.cc:515] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.282083 11504 raft_consensus.cc:385] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.276449 11867 raft_consensus.cc:515] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.282361 11504 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.283264 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.283123 11504 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.285310 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.286048 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.288175 11309 raft_consensus.cc:2468] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:10.289116 11504 ts_tablet_manager.cc:1434] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:10.288895 11306 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
W20260709 12:14:10.288935 11428 leader_election.cc:343] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.289984 11504 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.291838 11867 leader_election.cc:290] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.291370 11576 leader_election.cc:290] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.290939 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.292243 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.292687 11387 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.292802 11463 raft_consensus.cc:2468] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.293807 11278 leader_election.cc:304] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:10.294649 11576 raft_consensus.cc:2804] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.294955 11576 raft_consensus.cc:493] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.295269 11576 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.295653 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:10.296271 11307 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.296561 11504 tablet_bootstrap.cc:654] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.298557 11430 leader_election.cc:304] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.299511 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:10.305233 11279 leader_election.cc:343] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.303331 11867 raft_consensus.cc:2804] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.306988 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:10.307317 11867 raft_consensus.cc:493] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.312697 11309 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.315955 11387 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:10.311118 11633 raft_consensus.cc:493] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.317021 11428 leader_election.cc:304] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.318428 11617 raft_consensus.cc:2804] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.316721 11633 raft_consensus.cc:515] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.318827 11617 raft_consensus.cc:697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:10.319154 11867 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.319546 11617 consensus_queue.cc:237] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.322852 11576 raft_consensus.cc:515] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.323714 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.326694 11309 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:10.327914 11633 leader_election.cc:290] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.329151 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.329865 11459 raft_consensus.cc:2393] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:10.332310 11307 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:10.332780 11353 leader_election.cc:304] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.334144 11714 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.334619 11576 leader_election.cc:290] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.337523 11212 catalog_manager.cc:5697] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.340581 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:10.342690 11279 leader_election.cc:343] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.344324 11714 raft_consensus.cc:2749] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.345393 11430 leader_election.cc:304] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.344790 11867 raft_consensus.cc:515] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.350227 11855 raft_consensus.cc:2804] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.350716 11855 raft_consensus.cc:697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:10.351539 11855 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.352264 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:10.353555 11428 leader_election.cc:343] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.353893 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.354040 11867 leader_election.cc:290] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.354424 11463 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.358266 11867 raft_consensus.cc:493] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.358704 11867 raft_consensus.cc:515] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.345634 11461 raft_consensus.cc:2468] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.346851 11847 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:14:10.361416 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
W20260709 12:14:10.362598 11428 leader_election.cc:343] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.363063 11867 leader_election.cc:290] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.375779 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:10.376338 11309 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.382499 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.383246 11306 raft_consensus.cc:2468] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 0.
I20260709 12:14:10.387496 11430 leader_election.cc:304] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.389464 11617 raft_consensus.cc:2804] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.387406 11212 catalog_manager.cc:5697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.389731 11617 raft_consensus.cc:493] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.390030 11617 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.396726 11504 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.397154 11504 ts_tablet_manager.cc:1403] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.011s
I20260709 12:14:10.397344 11213 catalog_manager.cc:5697] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.388989 11463 raft_consensus.cc:2468] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.436427 11278 leader_election.cc:304] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.437177 11847 raft_consensus.cc:2804] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.437634 11847 raft_consensus.cc:697] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.438414 11847 consensus_queue.cc:237] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.441147 11633 raft_consensus.cc:493] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.441406 11848 raft_consensus.cc:493] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.441874 11848 raft_consensus.cc:515] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.443993 11633 raft_consensus.cc:515] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.446514 11848 leader_election.cc:290] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.447773 11309 raft_consensus.cc:2468] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:10.448748 11633 leader_election.cc:290] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.450168 11504 raft_consensus.cc:359] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.450806 11504 raft_consensus.cc:385] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.451068 11504 raft_consensus.cc:740] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.452811 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.453564 11463 raft_consensus.cc:2393] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:10.454595 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.455225 11459 raft_consensus.cc:2468] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 0.
I20260709 12:14:10.455531 11381 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.455914 11617 raft_consensus.cc:515] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.457603 11617 leader_election.cc:290] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:10.459265 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.461194 11504 consensus_queue.cc:260] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.465752 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.467824 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.469893 11390 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:10.469039 11279 leader_election.cc:343] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.472251 11278 leader_election.cc:304] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.472878 11430 leader_election.cc:304] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.473621 11720 raft_consensus.cc:2804] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.474068 11720 raft_consensus.cc:697] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:10.475903 11504 ts_tablet_manager.cc:1434] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.004s
I20260709 12:14:10.476014 11356 leader_election.cc:304] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.479157 11908 raft_consensus.cc:2749] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.481751 11845 raft_consensus.cc:2804] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:10.482141 11845 raft_consensus.cc:493] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.482547 11845 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.483652 11504 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.482925 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:10.492883 11390 raft_consensus.cc:2468] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
I20260709 12:14:10.495554 11428 leader_election.cc:304] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.496716 11617 raft_consensus.cc:2804] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.483305 11817 consensus_queue.cc:1048] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:14:10.508390 11576 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.511004 11211 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.496176 11312 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.520236 11617 raft_consensus.cc:697] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:10.521332 11617 consensus_queue.cc:237] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.518570 11213 catalog_manager.cc:5697] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.490991 11720 consensus_queue.cc:237] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.537855 11845 raft_consensus.cc:515] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.549970 11312 raft_consensus.cc:2468] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 1.
W20260709 12:14:10.552292 11428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 55476us
I20260709 12:14:10.565559 11576 consensus_queue.cc:1048] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.577265 11847 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.602380 11845 leader_election.cc:290] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.608588 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
W20260709 12:14:10.610476 11279 leader_election.cc:343] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.619295 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.633534 11211 catalog_manager.cc:5697] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.634606 11211 catalog_manager.cc:5697] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.627983 11464 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.647311 11464 raft_consensus.cc:2468] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
W20260709 12:14:10.648566 11279 consensus_peers.cc:597] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.648537 11278 leader_election.cc:304] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:10.649595 11851 raft_consensus.cc:2804] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.650054 11851 raft_consensus.cc:697] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.650816 11851 consensus_queue.cc:237] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.655993 11504 tablet_bootstrap.cc:654] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.687386 11848 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:14:10.694766 11213 catalog_manager.cc:5697] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 1, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.737190 11504 tablet_bootstrap.cc:492] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.737622 11504 ts_tablet_manager.cc:1403] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.261s	user 0.016s	sys 0.011s
I20260709 12:14:10.740056 11504 raft_consensus.cc:359] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.740640 11504 raft_consensus.cc:385] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.740896 11504 raft_consensus.cc:740] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.746066 11504 consensus_queue.cc:260] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.747809 11848 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.753314 11504 ts_tablet_manager.cc:1434] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:14:10.754007 11504 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.764139 11504 tablet_bootstrap.cc:654] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.770777 11504 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.771224 11504 ts_tablet_manager.cc:1403] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 12:14:10.772927 11504 raft_consensus.cc:359] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.773348 11504 raft_consensus.cc:385] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.773514 11504 raft_consensus.cc:740] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.773901 11504 consensus_queue.cc:260] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.775731 11504 ts_tablet_manager.cc:1434] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:10.776705 11504 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.781695 11504 tablet_bootstrap.cc:654] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.785924 11504 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.786231 11504 ts_tablet_manager.cc:1403] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:14:10.788239 11504 raft_consensus.cc:359] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.788807 11504 raft_consensus.cc:385] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.789011 11504 raft_consensus.cc:740] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.789567 11504 consensus_queue.cc:260] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.791529 11504 ts_tablet_manager.cc:1434] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:10.792196 11851 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.792524 11504 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Bootstrap starting.
I20260709 12:14:10.798062 11504 tablet_bootstrap.cc:654] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.808990 11504 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: No bootstrap required, opened a new log
I20260709 12:14:10.809387 11504 ts_tablet_manager.cc:1403] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260709 12:14:10.811733 11504 raft_consensus.cc:359] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.812378 11504 raft_consensus.cc:385] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.812624 11504 raft_consensus.cc:740] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.813228 11504 consensus_queue.cc:260] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.815258 11504 ts_tablet_manager.cc:1434] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:10.823966 11914 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.829191 11848 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.836094 11914 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.846467 11717 raft_consensus.cc:493] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.846932 11717 raft_consensus.cc:515] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.848835 11717 leader_election.cc:290] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.850121 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.850848 11458 raft_consensus.cc:2393] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 849cfdc35b1040039c57eac1b7c4a58f in this term.
I20260709 12:14:10.850699 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.852195 11617 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.853205 11356 leader_election.cc:304] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.854185 11717 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.861092 11717 raft_consensus.cc:2749] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:10.877574 11261 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:10.887185 11913 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.894814 11848 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.909511 11388 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.910319 11848 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.910732 11848 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.913130 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78" is_pre_election: true
I20260709 12:14:10.913776 11382 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.914143 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.914721 11458 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 1.
I20260709 12:14:10.914870 11279 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [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: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.912542 11848 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.915587 11845 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:10.915899 11845 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.916114 11845 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.919927 11848 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.930034 11845 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.933296 11633 raft_consensus.cc:493] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.935550 11633 raft_consensus.cc:515] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.937391 11633 leader_election.cc:290] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.938014 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:10.938747 11308 raft_consensus.cc:2393] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a689cc51196d4b20a8d8095d533bef78 in current term 1: Already voted for candidate 3cef628e614c433fbec8cd2223efe476 in this term.
I20260709 12:14:10.938973 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:10.941506 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:10.942059 11388 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.942695 11353 leader_election.cc:304] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:10.944075 11866 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.948122 11845 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:10.948349 11388 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:10.949379 11279 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:10.950182 11845 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.950621 11845 raft_consensus.cc:697] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:10.951382 11845 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:10.952345 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:10.952848 11461 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.958981 11461 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:10.959285 11866 raft_consensus.cc:2749] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.967928 11213 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 0 to 2, leader changed from <none> to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.980255 11914 consensus_queue.cc:1048] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.983566 11913 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.992605 11720 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.996863 11913 consensus_queue.cc:1048] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.106143 11851 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:11.114807 11845 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:11.183350 11717 raft_consensus.cc:493] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.183851 11717 raft_consensus.cc:515] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:11.185756 11717 leader_election.cc:290] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:11.186681 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f" is_pre_election: true
I20260709 12:14:11.186944 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cef628e614c433fbec8cd2223efe476" is_pre_election: true
I20260709 12:14:11.189005 11353 leader_election.cc:304] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:11.189842 11866 raft_consensus.cc:2749] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:11.251441 11382 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:11.353336 11461 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:11.354314 11512 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:11.363327 11382 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:11.364488 11851 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:12.876688 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:12.900889 11958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:12.901052 11955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:12.901773 11956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:12.902704 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:12.903735 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:12.903944 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:12.904166 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599252904146 us; error 0 us; skew 500 ppm
I20260709 12:14:12.904736 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:12.907243 10119 webserver.cc:533] Webserver started at http://127.9.225.196:34209/ using document root <none> and password file <none>
I20260709 12:14:12.907704 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:12.907922 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:12.908257 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:12.909619 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-3-root/instance:
uuid: "fae2537d2de144309eebe6cd06510922"
format_stamp: "Formatted at 2026-07-09 12:14:12 on dist-test-slave-8t6p"
I20260709 12:14:12.914316 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:14:12.917749 11963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:12.919056 10119 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:12.919461 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
uuid: "fae2537d2de144309eebe6cd06510922"
format_stamp: "Formatted at 2026-07-09 12:14:12 on dist-test-slave-8t6p"
I20260709 12:14:12.919788 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:12.932377 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:12.933605 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:12.935334 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:12.937911 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:12.938095 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:12.938335 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:12.938620 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:13.045759 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.196:43273
I20260709 12:14:13.045878 12026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.196:43273 every 8 connection(s)
I20260709 12:14:13.050794 10119 auto_leader_rebalancer-test.cc:439] add a tserver: fae2537d2de144309eebe6cd06510922
I20260709 12:14:13.065661 12027 heartbeater.cc:344] Connected to a master server at 127.9.225.254:35861
I20260709 12:14:13.066078 12027 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:13.066843 12027 heartbeater.cc:507] Master 127.9.225.254:35861 requested a full tablet report, sending...
I20260709 12:14:13.068646 11213 ts_manager.cc:194] Registered new tserver with Master: fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:13.069967 11213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55490
I20260709 12:14:14.064189 11312 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.071421 11389 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.072540 12027 heartbeater.cc:499] Master 127.9.225.254:35861 was elected leader, sending a full tablet report...
I20260709 12:14:14.078172 11954 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.087131 11458 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.086939 11845 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.088598 12034 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.089478 11389 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.106841 11213 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.110611 11458 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:14.138346 11278 consensus_peers.cc:597] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5c3274379db4f0ba527487fcddafbf2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.151130 11464 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.161276 11389 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.165108 11952 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:14.165866 11312 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.169816 11617 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:14.175681 11427 consensus_peers.cc:597] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e00ef10ca0347869497bf754637f3cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.182154 11617 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.191788 11389 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.203052 11312 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.202323 11308 consensus_queue.cc:237] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.213578 11212 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.226358 11464 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.227041 11389 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:14.227061 11278 consensus_peers.cc:597] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f53461ca3854bd79f18b6eb70e4428c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.228196 11954 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.229025 11845 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.237373 11954 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.238883 11389 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.241135 11464 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.252892 11308 consensus_queue.cc:237] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.255139 11209 catalog_manager.cc:5697] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:14.273372 11278 consensus_peers.cc:597] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98300c5589ff4f3fa9fbc2dfd85c6039. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.273890 11389 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.273941 11464 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:14.275821 12034 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.277565 11845 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.283834 12034 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.288091 11389 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.299000 11213 catalog_manager.cc:5697] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.299275 11458 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:14.460551 12057 ts_tablet_manager.cc:933] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:14.466176 12057 tablet_copy_client.cc:323] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:14.479611 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet b5c3274379db4f0ba527487fcddafbf2 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:14.480047 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet b5c3274379db4f0ba527487fcddafbf2 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-b5c3274379db4f0ba527487fcddafbf2
I20260709 12:14:14.486743 11325 tablet_copy_source_session.cc:215] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:14.490483 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c3274379db4f0ba527487fcddafbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:14.503885 12057 tablet_copy_client.cc:806] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:14.504427 12057 tablet_copy_client.cc:670] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:14.509162 12057 tablet_copy_client.cc:538] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:14.516218 12057 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:14.536158 12057 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:14.537060 12057 tablet_bootstrap.cc:492] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:14.537571 12057 ts_tablet_manager.cc:1403] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:14:14.539906 12057 raft_consensus.cc:359] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.540706 12057 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:14.541386 12057 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.544636 12061 ts_tablet_manager.cc:933] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:14.550731 12057 ts_tablet_manager.cc:1434] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:14:14.553529 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-b5c3274379db4f0ba527487fcddafbf2 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:14.553952 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-b5c3274379db4f0ba527487fcddafbf2 on tablet b5c3274379db4f0ba527487fcddafbf2 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:14.558151 12061 tablet_copy_client.cc:323] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:14.568238 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 6e00ef10ca0347869497bf754637f3cb from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:14.568686 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 6e00ef10ca0347869497bf754637f3cb from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-6e00ef10ca0347869497bf754637f3cb
I20260709 12:14:14.573182 11474 tablet_copy_source_session.cc:215] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:14.575863 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e00ef10ca0347869497bf754637f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:14.588903 12061 tablet_copy_client.cc:806] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:14.589460 12061 tablet_copy_client.cc:670] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:14.592707 12061 tablet_copy_client.cc:538] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:14.600342 12061 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:14.619330 12061 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:14.620141 12061 tablet_bootstrap.cc:492] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:14.620740 12061 ts_tablet_manager.cc:1403] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:14:14.623391 12061 raft_consensus.cc:359] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.624217 12061 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:14.624831 12061 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.627357 12061 ts_tablet_manager.cc:1434] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:14.629063 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-6e00ef10ca0347869497bf754637f3cb received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:14.629448 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-6e00ef10ca0347869497bf754637f3cb on tablet 6e00ef10ca0347869497bf754637f3cb with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:14.659416 12061 ts_tablet_manager.cc:933] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:14.673372 12061 tablet_copy_client.cc:323] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:14.677503 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:14.678004 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 98300c5589ff4f3fa9fbc2dfd85c6039 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-98300c5589ff4f3fa9fbc2dfd85c6039
I20260709 12:14:14.685544 11325 tablet_copy_source_session.cc:215] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:14.688099 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98300c5589ff4f3fa9fbc2dfd85c6039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:14.700621 12061 tablet_copy_client.cc:806] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:14.701138 12061 tablet_copy_client.cc:670] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:14.704169 12061 tablet_copy_client.cc:538] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:14.709910 12061 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:14.724764 12061 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:14.725345 12061 tablet_bootstrap.cc:492] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:14.725911 12061 ts_tablet_manager.cc:1403] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.007s
I20260709 12:14:14.728399 12061 raft_consensus.cc:359] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.729154 12061 raft_consensus.cc:740] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:14.730096 12061 consensus_queue.cc:260] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.732127 12061 ts_tablet_manager.cc:1434] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:14:14.733614 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-98300c5589ff4f3fa9fbc2dfd85c6039 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:14.733989 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-98300c5589ff4f3fa9fbc2dfd85c6039 on tablet 98300c5589ff4f3fa9fbc2dfd85c6039 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:14.756206 12061 ts_tablet_manager.cc:933] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:14.757846 12061 tablet_copy_client.cc:323] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:14.759368 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 6f53461ca3854bd79f18b6eb70e4428c from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:14.759866 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 6f53461ca3854bd79f18b6eb70e4428c from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-6f53461ca3854bd79f18b6eb70e4428c
I20260709 12:14:14.764623 11325 tablet_copy_source_session.cc:215] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:14.767150 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53461ca3854bd79f18b6eb70e4428c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:14.781082 12061 tablet_copy_client.cc:806] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:14.781556 12061 tablet_copy_client.cc:670] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:14.784291 12061 tablet_copy_client.cc:538] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:14.790974 12061 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:14.809801 12061 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:14.810593 12061 tablet_bootstrap.cc:492] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:14.811172 12061 ts_tablet_manager.cc:1403] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.001s
I20260709 12:14:14.813563 12061 raft_consensus.cc:359] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.814301 12061 raft_consensus.cc:740] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:14.814843 12061 consensus_queue.cc:260] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:14.817016 12061 ts_tablet_manager.cc:1434] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:14.819279 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-6f53461ca3854bd79f18b6eb70e4428c received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:14.819675 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-6f53461ca3854bd79f18b6eb70e4428c on tablet 6f53461ca3854bd79f18b6eb70e4428c with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:14.864625 12001 raft_consensus.cc:1217] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:14.972191 12001 raft_consensus.cc:1217] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:15.089319 12001 raft_consensus.cc:1217] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:15.297775 11954 raft_consensus.cc:1064] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:15.300638 11954 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.304737 12001 raft_consensus.cc:1217] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:15.320354 12001 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.321733 11954 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.322269 11458 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.326910 11390 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.330055 11954 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.330824 12069 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.338903 11954 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.340747 11458 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.347971 12001 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.346441 11390 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.361466 11213 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.389683 11617 raft_consensus.cc:1064] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:15.391757 11617 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.394316 11312 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.401268 12001 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.403275 11954 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.406770 11390 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.414626 11845 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.418783 11389 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.418916 12000 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.427934 12047 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.429654 12047 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.434814 11845 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.444578 12001 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:15.474866 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 45971.1us
I20260709 12:14:15.481582 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5c3274379db4f0ba527487fcddafbf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:15.489826 11209 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:15.505460 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet b5c3274379db4f0ba527487fcddafbf2 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:15.524248 11388 raft_consensus.cc:2955] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.540251 12047 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.552508 12085 tablet_replica.cc:333] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:15.553619 12085 raft_consensus.cc:2243] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:15.567173 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 81700.1us
I20260709 12:14:15.580483 12085 raft_consensus.cc:2272] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.586702 12085 ts_tablet_manager.cc:1916] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:15.587163 12001 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.592474 11308 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.601626 12079 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:15.599877 11209 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:15.604061 11428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 60070.6us
I20260709 12:14:15.606253 12069 raft_consensus.cc:1064] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:15.608935 12069 consensus_queue.cc:237] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.615145 11385 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.626262 11308 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.642894 12085 ts_tablet_manager.cc:1929] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:15.643359 12085 log.cc:1199] T b5c3274379db4f0ba527487fcddafbf2 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/b5c3274379db4f0ba527487fcddafbf2
I20260709 12:14:15.658978 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet b5c3274379db4f0ba527487fcddafbf2 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:15.683692 11458 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.693629 12001 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.694890 12079 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.695768 11385 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.697935 12001 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.700948 11464 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.702250 12086 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:15.701674 12079 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.703296 11954 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.706638 12087 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.707039 11385 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.708487 12000 raft_consensus.cc:2955] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.709956 11389 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.712869 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e00ef10ca0347869497bf754637f3cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:15.726883 11209 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.729454 11954 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.748740 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e00ef10ca0347869497bf754637f3cb with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:15.751205 12093 tablet_replica.cc:333] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:15.752174 12093 raft_consensus.cc:2243] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.752836 12093 raft_consensus.cc:2272] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.756002 12087 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.757505 11385 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.763727 12000 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.772670 11458 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.773618 12093 ts_tablet_manager.cc:1916] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:15.782370 11209 catalog_manager.cc:5697] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:15.795457 12093 ts_tablet_manager.cc:1929] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:15.795924 12093 log.cc:1199] T 6e00ef10ca0347869497bf754637f3cb P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/6e00ef10ca0347869497bf754637f3cb
I20260709 12:14:15.806123 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 6e00ef10ca0347869497bf754637f3cb (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:15.816797 11308 consensus_queue.cc:237] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.827224 12000 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.827668 11458 raft_consensus.cc:1275] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.828783 11954 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.829409 12087 consensus_queue.cc:1048] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.837150 11954 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.839326 12000 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.839818 11458 raft_consensus.cc:2955] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.845180 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:15.853895 11211 catalog_manager.cc:5697] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.865877 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 98300c5589ff4f3fa9fbc2dfd85c6039 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:15.867761 12094 tablet_replica.cc:333] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:15.868798 12094 raft_consensus.cc:2243] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.869484 12094 raft_consensus.cc:2272] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.874457 12094 ts_tablet_manager.cc:1916] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:15.887959 12094 ts_tablet_manager.cc:1929] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:15.888269 12094 log.cc:1199] T 98300c5589ff4f3fa9fbc2dfd85c6039 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/98300c5589ff4f3fa9fbc2dfd85c6039
I20260709 12:14:15.889725 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 98300c5589ff4f3fa9fbc2dfd85c6039 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:15.893137 12069 raft_consensus.cc:1064] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:15.894873 12069 consensus_queue.cc:237] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.903684 12000 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.903728 11458 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.904781 11385 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:15.905251 12069 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.906055 11954 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.906700 12087 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:15.928321 12087 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.930274 12000 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.931124 11458 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.951340 11385 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.954051 11212 catalog_manager.cc:5697] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.974390 11308 consensus_queue.cc:237] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:15.978304 12000 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.982116 11954 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.985234 11458 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:15.986496 12087 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:15.993076 11845 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:15.997169 12000 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:16.005147 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f53461ca3854bd79f18b6eb70e4428c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:16.011708 11458 raft_consensus.cc:2955] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:16.013845 11213 catalog_manager.cc:5697] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:16.025226 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f53461ca3854bd79f18b6eb70e4428c with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:16.026355 12094 tablet_replica.cc:333] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:16.027288 12094 raft_consensus.cc:2243] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:16.027876 12094 raft_consensus.cc:2272] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:16.033035 12094 ts_tablet_manager.cc:1916] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:16.047921 12094 ts_tablet_manager.cc:1929] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:16.048202 12094 log.cc:1199] T 6f53461ca3854bd79f18b6eb70e4428c P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/6f53461ca3854bd79f18b6eb70e4428c
I20260709 12:14:16.049242 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 6f53461ca3854bd79f18b6eb70e4428c (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:17.103631 11385 consensus_queue.cc:237] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.110633 11308 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.111223 11458 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.112718 11908 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.113330 12080 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.128405 12107 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:17.129590 11353 consensus_peers.cc:597] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aac3e5e5938743eda4ed9afb676ba09f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:17.131016 11464 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.134095 11308 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.145200 11213 catalog_manager.cc:5697] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.146170 11464 consensus_queue.cc:237] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.154654 11389 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:17.155583 11427 consensus_peers.cc:597] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1caaf45c1c6e411aaae573437de20696. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:17.157728 11952 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.158285 11308 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.162755 11952 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.169907 12111 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.171420 11389 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.192135 11309 consensus_queue.cc:237] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.204419 11209 catalog_manager.cc:5697] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.207477 11308 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:17.216195 11278 consensus_peers.cc:597] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c3662cc0cc44e07a66662335d2594c1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:17.218715 11458 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.219035 11385 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.220250 12034 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.223826 12034 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.233278 11845 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.236110 11464 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.238351 11385 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.247489 11458 consensus_queue.cc:237] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.254256 11209 catalog_manager.cc:5697] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:17.262928 11427 consensus_peers.cc:597] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 602f2c4b08ef4c8d9d9fc8995cf41927. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:17.263149 11389 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.264899 11312 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:17.264783 12111 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.266419 12079 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.285189 12079 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.290699 11308 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.291700 11385 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.310606 11209 catalog_manager.cc:5697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:17.548817 12125 ts_tablet_manager.cc:933] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:17.550467 12125 tablet_copy_client.cc:323] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:17.551813 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 1caaf45c1c6e411aaae573437de20696 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:17.552336 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 1caaf45c1c6e411aaae573437de20696 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-1caaf45c1c6e411aaae573437de20696
I20260709 12:14:17.557766 11474 tablet_copy_source_session.cc:215] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:17.560295 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caaf45c1c6e411aaae573437de20696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.574751 12125 tablet_copy_client.cc:806] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:17.575265 12125 tablet_copy_client.cc:670] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:17.578466 12125 tablet_copy_client.cc:538] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:17.586236 12125 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:17.599673 12127 ts_tablet_manager.cc:933] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:17.608306 12127 tablet_copy_client.cc:323] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:17.613888 12125 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:17.614748 12125 tablet_bootstrap.cc:492] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:17.615430 12125 ts_tablet_manager.cc:1403] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.004s
I20260709 12:14:17.618216 12125 raft_consensus.cc:359] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.619005 12125 raft_consensus.cc:740] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:17.619661 12125 consensus_queue.cc:260] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.641914 12125 ts_tablet_manager.cc:1434] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 12:14:17.646184 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-1caaf45c1c6e411aaae573437de20696 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:17.646549 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-1caaf45c1c6e411aaae573437de20696 on tablet 1caaf45c1c6e411aaae573437de20696 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:17.665977 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet aac3e5e5938743eda4ed9afb676ba09f from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:17.666572 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet aac3e5e5938743eda4ed9afb676ba09f from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-aac3e5e5938743eda4ed9afb676ba09f
I20260709 12:14:17.673837 11400 tablet_copy_source_session.cc:215] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:17.676709 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3e5e5938743eda4ed9afb676ba09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.687757 12127 tablet_copy_client.cc:806] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:17.688205 12127 tablet_copy_client.cc:670] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:17.691313 12127 tablet_copy_client.cc:538] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:17.697818 12127 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:17.712430 12127 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:17.713027 12127 tablet_bootstrap.cc:492] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:17.713474 12127 ts_tablet_manager.cc:1403] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:14:17.715637 12127 raft_consensus.cc:359] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.716168 12127 raft_consensus.cc:740] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:17.716624 12127 consensus_queue.cc:260] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.718183 12127 ts_tablet_manager.cc:1434] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:17.719749 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-aac3e5e5938743eda4ed9afb676ba09f received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:17.720209 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-aac3e5e5938743eda4ed9afb676ba09f on tablet aac3e5e5938743eda4ed9afb676ba09f with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:17.775134 12127 ts_tablet_manager.cc:933] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:17.776574 12127 tablet_copy_client.cc:323] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:17.777804 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 8c3662cc0cc44e07a66662335d2594c1 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:17.778236 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 8c3662cc0cc44e07a66662335d2594c1 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-8c3662cc0cc44e07a66662335d2594c1
I20260709 12:14:17.784036 11325 tablet_copy_source_session.cc:215] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:17.786345 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3662cc0cc44e07a66662335d2594c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.805759 12127 tablet_copy_client.cc:806] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:17.806285 12127 tablet_copy_client.cc:670] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:17.836222 12127 tablet_copy_client.cc:538] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:17.844554 12127 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:17.844780 12125 ts_tablet_manager.cc:933] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:17.862612 12125 tablet_copy_client.cc:323] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:17.864156 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:17.864681 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 602f2c4b08ef4c8d9d9fc8995cf41927 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-602f2c4b08ef4c8d9d9fc8995cf41927
I20260709 12:14:17.871527 11474 tablet_copy_source_session.cc:215] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:17.872538 12127 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:17.873440 12127 tablet_bootstrap.cc:492] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:17.874095 12127 ts_tablet_manager.cc:1403] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260709 12:14:17.874409 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602f2c4b08ef4c8d9d9fc8995cf41927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.876997 12127 raft_consensus.cc:359] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.877882 12127 raft_consensus.cc:740] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:17.878539 12127 consensus_queue.cc:260] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.880779 12127 ts_tablet_manager.cc:1434] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:17.888392 12125 tablet_copy_client.cc:806] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:17.888893 12125 tablet_copy_client.cc:670] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:17.888880 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-8c3662cc0cc44e07a66662335d2594c1 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:17.889453 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-8c3662cc0cc44e07a66662335d2594c1 on tablet 8c3662cc0cc44e07a66662335d2594c1 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:17.893123 12125 tablet_copy_client.cc:538] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:17.899804 12125 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:17.917928 12125 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:17.918675 12125 tablet_bootstrap.cc:492] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:17.919263 12125 ts_tablet_manager.cc:1403] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:14:17.921866 12125 raft_consensus.cc:359] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.922602 12125 raft_consensus.cc:740] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:17.923187 12125 consensus_queue.cc:260] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:17.925302 12125 ts_tablet_manager.cc:1434] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:17.927386 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-602f2c4b08ef4c8d9d9fc8995cf41927 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:17.927764 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-602f2c4b08ef4c8d9d9fc8995cf41927 on tablet 602f2c4b08ef4c8d9d9fc8995cf41927 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:18.020437 12000 raft_consensus.cc:1217] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:18.108901 12000 raft_consensus.cc:1217] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:18.173488 12000 raft_consensus.cc:1217] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:18.345012 12000 raft_consensus.cc:1217] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:18.539255 12139 raft_consensus.cc:1064] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:18.541173 12139 consensus_queue.cc:237] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.547411 12000 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.547401 11389 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.549268 12112 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.549695 11309 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.550119 12139 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.550944 12124 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.570259 12112 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.571913 11309 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.575593 11389 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.585088 12000 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.589715 12099 raft_consensus.cc:1064] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:18.592062 12099 consensus_queue.cc:237] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.602665 11209 catalog_manager.cc:5697] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.616125 11464 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.617479 12000 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.617935 11389 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.620381 12135 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.621289 11845 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.624495 12099 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:18.649670 12148 raft_consensus.cc:1064] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:18.653685 12148 consensus_queue.cc:237] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.668382 12149 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.670262 11464 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.676383 12000 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.676625 11458 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.678261 12080 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.682687 12080 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.690299 11308 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.693173 12155 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.693708 11389 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.719134 12001 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.721362 11309 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.719103 12080 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.729657 12112 raft_consensus.cc:1064] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:18.732187 12112 consensus_queue.cc:237] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.739616 11458 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.744113 12001 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.744908 11389 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.746691 12139 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.748391 12139 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.749852 12001 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.762880 11309 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:18.769682 12124 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:18.801201 12153 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.802822 12000 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.813133 11213 catalog_manager.cc:5697] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.815066 11213 catalog_manager.cc:5697] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.816629 11309 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.820237 11458 consensus_queue.cc:237] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.831597 12000 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.832888 11390 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.839661 11388 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.851509 11209 catalog_manager.cc:5697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.852638 12139 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.854300 12139 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.851032 11309 consensus_queue.cc:237] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.866214 11464 consensus_queue.cc:237] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.867208 11385 consensus_queue.cc:237] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:18.871140 12153 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.875221 12000 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.878124 12000 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.881462 12001 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.882722 12135 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.884115 11388 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.884716 12166 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.891769 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1caaf45c1c6e411aaae573437de20696 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:18.892498 12149 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.900161 12135 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.901453 12001 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.903977 11390 raft_consensus.cc:2955] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.897305 11211 catalog_manager.cc:5697] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.911478 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c3662cc0cc44e07a66662335d2594c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:18.920472 11999 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.924715 11210 catalog_manager.cc:5697] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.928519 11308 raft_consensus.cc:1275] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.934991 12155 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.935873 12140 consensus_queue.cc:1048] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.912160 12167 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.939213 11999 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.947564 12155 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.923064 11390 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:18.951169 11998 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.963954 12166 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.965250 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 1caaf45c1c6e411aaae573437de20696 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:18.974547 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c3662cc0cc44e07a66662335d2594c1 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:18.984388 11390 raft_consensus.cc:2955] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.988866 11388 raft_consensus.cc:2955] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:18.996636 12168 tablet_replica.cc:333] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:18.999328 12168 raft_consensus.cc:2243] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:18.999915 12168 raft_consensus.cc:2272] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.005970 12169 tablet_replica.cc:333] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:18.984388 11309 raft_consensus.cc:2955] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:19.024148 12168 ts_tablet_manager.cc:1916] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:19.027554 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aac3e5e5938743eda4ed9afb676ba09f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:19.030198 11211 catalog_manager.cc:5697] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:19.038381 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:19.042371 12169 raft_consensus.cc:2243] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.043126 12169 raft_consensus.cc:2272] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.051589 11210 catalog_manager.cc:5697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:19.054600 12169 ts_tablet_manager.cc:1916] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:19.056687 12168 ts_tablet_manager.cc:1929] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:19.057081 12168 log.cc:1199] T 1caaf45c1c6e411aaae573437de20696 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/1caaf45c1c6e411aaae573437de20696
I20260709 12:14:19.057940 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet aac3e5e5938743eda4ed9afb676ba09f with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:19.058527 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 1caaf45c1c6e411aaae573437de20696 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:19.062299 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 602f2c4b08ef4c8d9d9fc8995cf41927 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:19.063766 12168 tablet_replica.cc:333] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:19.064687 12168 raft_consensus.cc:2243] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.066033 12168 raft_consensus.cc:2272] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.072611 12168 ts_tablet_manager.cc:1916] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:19.072904 12169 ts_tablet_manager.cc:1929] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:19.073309 12169 log.cc:1199] T 8c3662cc0cc44e07a66662335d2594c1 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/8c3662cc0cc44e07a66662335d2594c1
I20260709 12:14:19.074721 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 8c3662cc0cc44e07a66662335d2594c1 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:19.075160 12169 tablet_replica.cc:333] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:19.076118 12169 raft_consensus.cc:2243] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.076719 12169 raft_consensus.cc:2272] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.080492 12169 ts_tablet_manager.cc:1916] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:19.084142 12168 ts_tablet_manager.cc:1929] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:19.084455 12168 log.cc:1199] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/602f2c4b08ef4c8d9d9fc8995cf41927
I20260709 12:14:19.085597 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 602f2c4b08ef4c8d9d9fc8995cf41927 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:19.090667 12169 ts_tablet_manager.cc:1929] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:19.090984 12169 log.cc:1199] T aac3e5e5938743eda4ed9afb676ba09f P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/aac3e5e5938743eda4ed9afb676ba09f
I20260709 12:14:19.092280 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet aac3e5e5938743eda4ed9afb676ba09f (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:20.128068 11309 consensus_queue.cc:237] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.133800 11390 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.134127 11464 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:20.134160 11278 consensus_peers.cc:597] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 414fba6e91db49ef9203835e637359ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.135040 12172 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.135710 12135 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.145246 12172 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.146473 11390 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.164767 11464 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.165489 11390 consensus_queue.cc:237] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.161804 11208 catalog_manager.cc:5697] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.232147 11309 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.240507 12140 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.267678 12155 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.275731 11312 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.279481 11464 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.289520 12177 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:20.292975 11353 consensus_peers.cc:597] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3ca548de2c04acea48805130eca7e0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.297580 11461 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.299602 11459 consensus_queue.cc:237] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:20.322017 11427 consensus_peers.cc:597] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d03cf6f8d444650a4a4619992622d65. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.322561 11209 catalog_manager.cc:5697] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.323978 11390 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.325296 12139 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.330189 11312 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.333313 12185 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.345048 12184 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.349953 11312 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.353683 11382 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.371685 11461 consensus_queue.cc:237] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.372759 11208 catalog_manager.cc:5697] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.379521 11382 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.380353 11312 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:20.381718 12185 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:20.382480 12184 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:20.383405 11427 consensus_peers.cc:597] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e42e52958374d74a5dfd1c47cc6c871. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.406610 12181 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.408273 11382 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.412950 11312 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.423947 11209 catalog_manager.cc:5697] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:20.580183 12196 ts_tablet_manager.cc:933] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:20.582074 12196 tablet_copy_client.cc:323] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:20.583648 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 414fba6e91db49ef9203835e637359ca from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:20.584157 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 414fba6e91db49ef9203835e637359ca from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-414fba6e91db49ef9203835e637359ca
I20260709 12:14:20.591217 11325 tablet_copy_source_session.cc:215] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:20.593806 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414fba6e91db49ef9203835e637359ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:20.604586 12196 tablet_copy_client.cc:806] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:20.605266 12196 tablet_copy_client.cc:670] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:20.609880 12196 tablet_copy_client.cc:538] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:20.617223 12196 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:20.639267 12196 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:20.639876 12196 tablet_bootstrap.cc:492] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:20.640684 12196 ts_tablet_manager.cc:1403] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 12:14:20.642750 12196 raft_consensus.cc:359] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.643335 12196 raft_consensus.cc:740] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:20.643779 12196 consensus_queue.cc:260] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.646585 12196 ts_tablet_manager.cc:1434] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:20.648130 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-414fba6e91db49ef9203835e637359ca received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:20.648512 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-414fba6e91db49ef9203835e637359ca on tablet 414fba6e91db49ef9203835e637359ca with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:20.720088 12196 ts_tablet_manager.cc:933] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:20.721729 12196 tablet_copy_client.cc:323] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:20.723124 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 2d03cf6f8d444650a4a4619992622d65 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:20.723604 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 2d03cf6f8d444650a4a4619992622d65 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-2d03cf6f8d444650a4a4619992622d65
I20260709 12:14:20.729630 11474 tablet_copy_source_session.cc:215] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:20.732237 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d03cf6f8d444650a4a4619992622d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:20.743070 12196 tablet_copy_client.cc:806] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:20.743718 12196 tablet_copy_client.cc:670] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:20.746449 12196 tablet_copy_client.cc:538] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:20.751811 12196 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:20.767802 12196 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:20.768653 12196 tablet_bootstrap.cc:492] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:20.769237 12196 ts_tablet_manager.cc:1403] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:14:20.771225 12196 raft_consensus.cc:359] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.771783 12196 raft_consensus.cc:740] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:20.772224 12196 consensus_queue.cc:260] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.774124 12196 ts_tablet_manager.cc:1434] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:20.776924 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-2d03cf6f8d444650a4a4619992622d65 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:20.777308 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-2d03cf6f8d444650a4a4619992622d65 on tablet 2d03cf6f8d444650a4a4619992622d65 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:20.779932 12196 ts_tablet_manager.cc:933] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:20.787921 12196 tablet_copy_client.cc:323] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:20.789364 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet c3ca548de2c04acea48805130eca7e0e from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:20.789849 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet c3ca548de2c04acea48805130eca7e0e from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-c3ca548de2c04acea48805130eca7e0e
I20260709 12:14:20.795429 11400 tablet_copy_source_session.cc:215] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:20.797808 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ca548de2c04acea48805130eca7e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:20.808706 12196 tablet_copy_client.cc:806] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:20.809147 12196 tablet_copy_client.cc:670] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:20.812491 12196 tablet_copy_client.cc:538] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:20.819566 12196 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:20.835917 12196 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:20.847200 12196 tablet_bootstrap.cc:492] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:20.847819 12196 ts_tablet_manager.cc:1403] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 12:14:20.850224 12196 raft_consensus.cc:359] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.850939 12196 raft_consensus.cc:740] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:20.851723 12196 consensus_queue.cc:260] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.859946 12196 ts_tablet_manager.cc:1434] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 12:14:20.867506 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-c3ca548de2c04acea48805130eca7e0e received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:20.867822 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-c3ca548de2c04acea48805130eca7e0e on tablet c3ca548de2c04acea48805130eca7e0e with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:20.930215 12196 ts_tablet_manager.cc:933] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:20.931584 12196 tablet_copy_client.cc:323] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:20.932737 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 9e42e52958374d74a5dfd1c47cc6c871 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:20.933243 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 9e42e52958374d74a5dfd1c47cc6c871 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-9e42e52958374d74a5dfd1c47cc6c871
I20260709 12:14:20.940217 11474 tablet_copy_source_session.cc:215] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:20.942633 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e42e52958374d74a5dfd1c47cc6c871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:20.952168 12196 tablet_copy_client.cc:806] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:20.952591 12196 tablet_copy_client.cc:670] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:20.955353 12196 tablet_copy_client.cc:538] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:20.962569 12196 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:20.979322 12196 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:20.980041 12196 tablet_bootstrap.cc:492] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:20.980598 12196 ts_tablet_manager.cc:1403] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260709 12:14:20.982934 12196 raft_consensus.cc:359] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.983695 12196 raft_consensus.cc:740] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:20.984236 12196 consensus_queue.cc:260] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:20.990620 12196 ts_tablet_manager.cc:1434] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:20.992087 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-9e42e52958374d74a5dfd1c47cc6c871 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:20.992497 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-9e42e52958374d74a5dfd1c47cc6c871 on tablet 9e42e52958374d74a5dfd1c47cc6c871 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:21.181421 11999 raft_consensus.cc:1217] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:21.202512 11998 raft_consensus.cc:1217] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:21.348367 11998 raft_consensus.cc:1217] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:21.418489 11998 raft_consensus.cc:1217] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:21.573385 12185 raft_consensus.cc:1064] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:21.576392 12185 consensus_queue.cc:237] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.583765 11998 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.583834 11390 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.584651 11309 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.585608 12184 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.587486 12184 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.589478 12211 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.607152 12181 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.612257 11390 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.621202 11312 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.627538 11998 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.635404 11210 catalog_manager.cc:5697] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.682614 11461 consensus_queue.cc:237] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.688478 11998 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.689899 12184 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:21.691285 11312 raft_consensus.cc:1275] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.692647 12181 consensus_queue.cc:1048] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:21.697141 12181 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.699551 11998 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.702317 11309 raft_consensus.cc:2955] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.715287 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d03cf6f8d444650a4a4619992622d65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:21.718454 11211 catalog_manager.cc:5697] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.730970 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d03cf6f8d444650a4a4619992622d65 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:21.743800 12220 tablet_replica.cc:333] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:21.744622 12220 raft_consensus.cc:2243] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.745144 12220 raft_consensus.cc:2272] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.747624 12220 ts_tablet_manager.cc:1916] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:21.752295 12209 raft_consensus.cc:1064] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:21.754690 12209 consensus_queue.cc:237] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.764683 12220 ts_tablet_manager.cc:1929] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:21.765286 12220 log.cc:1199] T 2d03cf6f8d444650a4a4619992622d65 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/2d03cf6f8d444650a4a4619992622d65
I20260709 12:14:21.765460 11461 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.767305 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 2d03cf6f8d444650a4a4619992622d65 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:21.768702 11845 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.765409 11998 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.774173 12179 raft_consensus.cc:1064] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:21.774663 11390 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.775422 11845 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.778900 12179 consensus_queue.cc:237] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.786041 12175 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:21.798803 11998 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.800645 11459 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.802412 12177 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:21.803486 12205 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:21.806707 11309 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.808090 12205 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.808236 12175 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.816855 11461 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.836985 11999 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.860915 12181 raft_consensus.cc:1064] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:21.843858 11390 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.863524 12181 consensus_queue.cc:237] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.866318 11209 catalog_manager.cc:5697] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:21.886088 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 49882.1us
I20260709 12:14:21.893103 12179 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.895925 11312 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.900104 11390 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.901410 12185 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.906332 11459 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.912015 11309 consensus_queue.cc:237] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.912770 11999 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.914508 11998 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.927798 12000 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.929641 12185 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.924850 11312 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:21.932538 12185 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:21.932982 12175 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:21.938571 11459 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.940636 11208 catalog_manager.cc:5697] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.948509 12229 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:21.951182 12210 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.959322 11390 consensus_queue.cc:237] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:21.955773 11998 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.961732 11464 raft_consensus.cc:2955] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.970054 11312 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.972661 12226 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:21.975032 12001 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:21.977833 12226 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:21.979341 12177 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.984122 11312 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.990335 12000 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.994102 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3ca548de2c04acea48805130eca7e0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:21.994472 12001 raft_consensus.cc:2955] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:21.998314 11209 catalog_manager.cc:5697] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.005853 12184 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.010344 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 414fba6e91db49ef9203835e637359ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:22.011967 11210 catalog_manager.cc:5697] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.019552 11309 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.022609 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 414fba6e91db49ef9203835e637359ca with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:22.023492 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet c3ca548de2c04acea48805130eca7e0e with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:22.025691 12220 tablet_replica.cc:333] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:22.026764 12220 raft_consensus.cc:2243] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.028726 12220 raft_consensus.cc:2272] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.034009 12220 ts_tablet_manager.cc:1916] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:22.056198 12235 tablet_replica.cc:333] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:22.056075 11208 catalog_manager.cc:5697] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.058838 12235 raft_consensus.cc:2243] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.059635 12235 raft_consensus.cc:2272] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.066035 11382 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.067516 12235 ts_tablet_manager.cc:1916] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:22.073290 12220 ts_tablet_manager.cc:1929] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:22.073637 12220 log.cc:1199] T 414fba6e91db49ef9203835e637359ca P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/414fba6e91db49ef9203835e637359ca
I20260709 12:14:22.080605 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 414fba6e91db49ef9203835e637359ca (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:22.085551 12235 ts_tablet_manager.cc:1929] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:22.086169 12235 log.cc:1199] T c3ca548de2c04acea48805130eca7e0e P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/c3ca548de2c04acea48805130eca7e0e
I20260709 12:14:22.088124 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet c3ca548de2c04acea48805130eca7e0e (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:22.089407 11459 consensus_queue.cc:237] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:22.094139 11382 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:22.095361 12181 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.101580 12001 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:22.104090 12185 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.104859 12184 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:22.105572 11390 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.111281 12001 raft_consensus.cc:2955] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.122969 11211 catalog_manager.cc:5697] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:22.127538 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e42e52958374d74a5dfd1c47cc6c871 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:22.134102 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e42e52958374d74a5dfd1c47cc6c871 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:22.156121 12236 tablet_replica.cc:333] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:22.156863 12236 raft_consensus.cc:2243] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:22.157420 12236 raft_consensus.cc:2272] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:22.159648 12236 ts_tablet_manager.cc:1916] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:22.169593 12236 ts_tablet_manager.cc:1929] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:22.169878 12236 log.cc:1199] T 9e42e52958374d74a5dfd1c47cc6c871 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/9e42e52958374d74a5dfd1c47cc6c871
I20260709 12:14:22.171124 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 9e42e52958374d74a5dfd1c47cc6c871 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:23.208024 11309 consensus_queue.cc:237] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.213956 11382 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.214126 11464 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:23.214396 11278 consensus_peers.cc:597] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13381f9d78bb4ce1946a4b80ea057624. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.215116 12175 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.215947 12210 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.222774 12175 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.225143 11464 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.233063 11382 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.234035 11459 consensus_queue.cc:237] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.246165 11211 catalog_manager.cc:5697] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.260229 11309 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.261557 12237 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:23.262575 11427 consensus_peers.cc:597] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63d70792781a41909cd2f1a16e290949. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.261211 11388 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.264657 12237 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.276394 12248 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.280440 11309 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.292519 11388 consensus_queue.cc:237] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.294188 11209 catalog_manager.cc:5697] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.302845 11464 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:23.303244 11353 consensus_peers.cc:597] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e9c6d38d0384cc6b7bfe3359e9ef6e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.303298 11382 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.304646 12179 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.305051 11312 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.307921 12239 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.321863 12177 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.328076 11309 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.337810 11461 consensus_queue.cc:237] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.341177 11464 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.344957 11211 catalog_manager.cc:5697] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:23.347469 11427 consensus_peers.cc:597] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecd5b7fcd9a24cedbeeb25898eb16f51. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:23.349086 11382 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.352028 12248 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.353330 11312 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:23.355307 12248 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.363310 12244 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.366415 11312 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.368312 11382 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.387264 11210 catalog_manager.cc:5697] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:23.739022 12261 ts_tablet_manager.cc:933] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:23.740971 12261 tablet_copy_client.cc:323] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:23.742590 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 13381f9d78bb4ce1946a4b80ea057624 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:23.743034 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 13381f9d78bb4ce1946a4b80ea057624 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-13381f9d78bb4ce1946a4b80ea057624
I20260709 12:14:23.748183 11325 tablet_copy_source_session.cc:215] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:23.750754 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13381f9d78bb4ce1946a4b80ea057624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:23.761956 12261 tablet_copy_client.cc:806] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:23.762522 12261 tablet_copy_client.cc:670] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:23.765965 12261 tablet_copy_client.cc:538] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:23.773337 12261 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:23.790150 12261 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:23.791078 12261 tablet_bootstrap.cc:492] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:23.791770 12261 ts_tablet_manager.cc:1403] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:14:23.794803 12261 raft_consensus.cc:359] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.795632 12261 raft_consensus.cc:740] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:23.796257 12261 consensus_queue.cc:260] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.800374 12261 ts_tablet_manager.cc:1434] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:23.801893 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-13381f9d78bb4ce1946a4b80ea057624 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:23.802321 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-13381f9d78bb4ce1946a4b80ea057624 on tablet 13381f9d78bb4ce1946a4b80ea057624 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:23.803571 12265 ts_tablet_manager.cc:933] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:23.813508 12265 tablet_copy_client.cc:323] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:23.815300 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 63d70792781a41909cd2f1a16e290949 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:23.815822 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 63d70792781a41909cd2f1a16e290949 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-63d70792781a41909cd2f1a16e290949
I20260709 12:14:23.821578 11474 tablet_copy_source_session.cc:215] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:23.824236 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d70792781a41909cd2f1a16e290949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:23.839882 12265 tablet_copy_client.cc:806] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:23.840461 12265 tablet_copy_client.cc:670] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:23.843853 12265 tablet_copy_client.cc:538] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:23.849536 12265 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:23.865501 12261 ts_tablet_manager.cc:933] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:23.867149 12261 tablet_copy_client.cc:323] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:23.868692 12265 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:23.868688 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:23.869360 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet ecd5b7fcd9a24cedbeeb25898eb16f51 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-ecd5b7fcd9a24cedbeeb25898eb16f51
I20260709 12:14:23.869692 12265 tablet_bootstrap.cc:492] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:23.870362 12265 ts_tablet_manager.cc:1403] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260709 12:14:23.873602 12265 raft_consensus.cc:359] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.874420 12265 raft_consensus.cc:740] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:23.875290 11474 tablet_copy_source_session.cc:215] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:23.875025 12265 consensus_queue.cc:260] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.877354 12265 ts_tablet_manager.cc:1434] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:23.877985 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd5b7fcd9a24cedbeeb25898eb16f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:23.880929 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-63d70792781a41909cd2f1a16e290949 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:23.881392 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-63d70792781a41909cd2f1a16e290949 on tablet 63d70792781a41909cd2f1a16e290949 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:23.894205 12261 tablet_copy_client.cc:806] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:23.894769 12261 tablet_copy_client.cc:670] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:23.898638 12265 ts_tablet_manager.cc:933] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:23.899216 12261 tablet_copy_client.cc:538] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:23.907289 12261 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:23.918527 12265 tablet_copy_client.cc:323] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:23.921186 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:23.921695 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-9e9c6d38d0384cc6b7bfe3359e9ef6e3
I20260709 12:14:23.929502 11400 tablet_copy_source_session.cc:215] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:23.932561 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:23.933305 12261 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:23.934048 12261 tablet_bootstrap.cc:492] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:23.934759 12261 ts_tablet_manager.cc:1403] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 12:14:23.937561 12261 raft_consensus.cc:359] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.938377 12261 raft_consensus.cc:740] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:23.939041 12261 consensus_queue.cc:260] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.945628 12261 ts_tablet_manager.cc:1434] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:23.947309 12265 tablet_copy_client.cc:806] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:23.947854 12265 tablet_copy_client.cc:670] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:23.947896 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-ecd5b7fcd9a24cedbeeb25898eb16f51 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:23.948364 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-ecd5b7fcd9a24cedbeeb25898eb16f51 on tablet ecd5b7fcd9a24cedbeeb25898eb16f51 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:23.951730 12265 tablet_copy_client.cc:538] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:23.959810 12265 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:23.978899 12265 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:23.979753 12265 tablet_bootstrap.cc:492] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:23.980290 12265 ts_tablet_manager.cc:1403] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 12:14:23.982918 12265 raft_consensus.cc:359] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.983726 12265 raft_consensus.cc:740] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:23.984350 12265 consensus_queue.cc:260] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:23.986608 12265 ts_tablet_manager.cc:1434] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:23.988155 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-9e9c6d38d0384cc6b7bfe3359e9ef6e3 received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:23.988569 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-9e9c6d38d0384cc6b7bfe3359e9ef6e3 on tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:24.208879 12001 raft_consensus.cc:1217] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:24.236431 12001 raft_consensus.cc:1217] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:24.299613 12001 raft_consensus.cc:1217] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:24.393242 12001 raft_consensus.cc:1217] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:24.666321 12210 raft_consensus.cc:1064] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:24.668064 12210 consensus_queue.cc:237] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.676079 11382 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.677158 11459 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.677054 12273 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.678421 12001 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.680653 12272 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.682343 12272 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.695147 12273 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.696754 11464 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.715445 11382 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.720402 11209 catalog_manager.cc:5697] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.715451 12001 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.771328 11309 consensus_queue.cc:237] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.775527 12001 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:24.775655 11464 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:24.776911 12277 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:24.777877 12272 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:24.785094 12211 raft_consensus.cc:1064] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:24.787494 12211 consensus_queue.cc:237] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.787670 12243 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.802649 12001 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.811703 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13381f9d78bb4ce1946a4b80ea057624 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:24.824419 11210 catalog_manager.cc:5697] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.825858 12000 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.826318 11388 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.827363 12237 raft_consensus.cc:1064] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:24.803947 11464 raft_consensus.cc:2955] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.827754 12274 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.831161 12244 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.830214 12237 consensus_queue.cc:237] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.836760 12177 raft_consensus.cc:1064] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:24.838944 12177 consensus_queue.cc:237] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.851069 11999 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.851406 11309 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.852631 12244 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.852986 12274 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.862794 11388 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.866351 11312 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.868042 12211 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:24.870859 12244 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.888973 12274 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.901278 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 13381f9d78bb4ce1946a4b80ea057624 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:24.902843 11308 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.909700 11461 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.909559 11208 catalog_manager.cc:5697] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.910972 11312 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.914264 11999 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:24.916754 12275 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.917167 11309 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.913383 12290 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.903172 11390 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.937852 11458 consensus_queue.cc:237] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:24.916015 12001 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:24.950407 12177 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:24.953662 12179 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.942819 12295 tablet_replica.cc:333] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:24.957399 12295 raft_consensus.cc:2243] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.958176 12295 raft_consensus.cc:2272] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.964378 11999 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:24.989648 11382 raft_consensus.cc:1275] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:24.991719 12290 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.000063 11385 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.020823 12244 consensus_queue.cc:1048] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.016198 12000 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.024241 11211 catalog_manager.cc:5697] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.032548 12295 ts_tablet_manager.cc:1916] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:25.044602 11390 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.049575 11999 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.065442 12274 raft_consensus.cc:2955] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.069546 11998 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.071206 12275 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.076207 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:25.079454 11209 catalog_manager.cc:5697] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.093773 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet ecd5b7fcd9a24cedbeeb25898eb16f51 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:25.100544 11461 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.107417 12295 ts_tablet_manager.cc:1929] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:25.108049 12295 log.cc:1199] T 13381f9d78bb4ce1946a4b80ea057624 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/13381f9d78bb4ce1946a4b80ea057624
I20260709 12:14:25.110353 11308 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.116043 12300 tablet_replica.cc:333] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:25.117931 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 13381f9d78bb4ce1946a4b80ea057624 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:25.121641 12300 raft_consensus.cc:2243] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.122375 12300 raft_consensus.cc:2272] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.125370 11461 consensus_queue.cc:237] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:25.131001 12300 ts_tablet_manager.cc:1916] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:25.131270 11385 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:25.132752 12244 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.134131 11211 catalog_manager.cc:5697] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.134262 11998 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:25.140394 12244 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.144654 11999 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.146059 12300 ts_tablet_manager.cc:1929] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:25.146488 12300 log.cc:1199] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/ecd5b7fcd9a24cedbeeb25898eb16f51
I20260709 12:14:25.148030 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet ecd5b7fcd9a24cedbeeb25898eb16f51 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:25.150779 12237 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.151185 11390 raft_consensus.cc:2955] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.169467 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63d70792781a41909cd2f1a16e290949 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:25.177917 11208 catalog_manager.cc:5697] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.182212 11385 consensus_queue.cc:237] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:25.188591 11308 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:25.190554 11999 raft_consensus.cc:1275] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:25.191310 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 63d70792781a41909cd2f1a16e290949 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:25.191826 12275 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.192220 12300 tablet_replica.cc:333] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:25.192631 12179 consensus_queue.cc:1048] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.193284 12300 raft_consensus.cc:2243] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.194012 12300 raft_consensus.cc:2272] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.198348 12300 ts_tablet_manager.cc:1916] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:25.203807 12275 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.207042 11999 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.214710 11308 raft_consensus.cc:2955] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.230463 12300 ts_tablet_manager.cc:1929] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:25.231171 12300 log.cc:1199] T 63d70792781a41909cd2f1a16e290949 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/63d70792781a41909cd2f1a16e290949
I20260709 12:14:25.231971 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:25.233232 11211 catalog_manager.cc:5697] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:25.236114 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 63d70792781a41909cd2f1a16e290949 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:25.244014 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:25.245510 12301 tablet_replica.cc:333] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:25.246421 12301 raft_consensus.cc:2243] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.246994 12301 raft_consensus.cc:2272] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.249290 12301 ts_tablet_manager.cc:1916] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:25.264117 12301 ts_tablet_manager.cc:1929] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:25.264427 12301 log.cc:1199] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/9e9c6d38d0384cc6b7bfe3359e9ef6e3
I20260709 12:14:25.265651 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 9e9c6d38d0384cc6b7bfe3359e9ef6e3 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:26.309155 11464 consensus_queue.cc:237] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:26.314396 11427 consensus_peers.cc:597] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc3d2088c51343f1b448ab000c5fc336. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.314519 11309 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.314738 11382 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.315637 12290 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.316300 12305 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.323650 12274 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.324934 11382 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.325698 11309 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.338658 11210 catalog_manager.cc:5697] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.342813 11390 consensus_queue.cc:237] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.355484 11464 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:26.356246 11353 consensus_peers.cc:597] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9beb5682eae4501ba6504de3988ba0a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.356566 11309 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.357125 12312 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.357916 12275 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.371299 12179 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.380095 11309 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.388566 11390 consensus_queue.cc:237] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.390018 11211 catalog_manager.cc:5697] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.398190 11464 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.415956 11458 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.426460 11309 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.435727 12275 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:26.444684 11353 consensus_peers.cc:597] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ddf19200fe54f0583cc9837f58d9d8b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.445258 12275 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.462733 12312 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.465521 11309 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.484248 11464 consensus_queue.cc:237] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.486245 11210 catalog_manager.cc:5697] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:26.501993 11427 consensus_peers.cc:597] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e48a702af29b4327bbb837eb3e000e2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.502772 11390 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.504031 11309 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:26.504135 12308 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.503255 11458 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.507956 12308 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.522119 12308 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.524652 11390 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.535802 11309 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.543563 11210 catalog_manager.cc:5697] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:26.737843 12325 ts_tablet_manager.cc:933] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:26.741130 12325 tablet_copy_client.cc:323] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:26.742691 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet fc3d2088c51343f1b448ab000c5fc336 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:26.743201 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet fc3d2088c51343f1b448ab000c5fc336 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-fc3d2088c51343f1b448ab000c5fc336
I20260709 12:14:26.745625 12327 ts_tablet_manager.cc:933] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:26.749377 11474 tablet_copy_source_session.cc:215] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:26.750332 12327 tablet_copy_client.cc:323] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:26.751992 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet b9beb5682eae4501ba6504de3988ba0a from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:26.752468 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet b9beb5682eae4501ba6504de3988ba0a from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-b9beb5682eae4501ba6504de3988ba0a
I20260709 12:14:26.753276 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3d2088c51343f1b448ab000c5fc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.759582 11400 tablet_copy_source_session.cc:215] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:26.762741 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9beb5682eae4501ba6504de3988ba0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.768854 12325 tablet_copy_client.cc:806] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:26.769412 12325 tablet_copy_client.cc:670] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:26.774389 12325 tablet_copy_client.cc:538] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:26.779129 12327 tablet_copy_client.cc:806] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:26.779731 12327 tablet_copy_client.cc:670] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:26.783618 12327 tablet_copy_client.cc:538] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:26.787832 12325 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:26.795871 12327 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:26.811417 12325 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:26.812312 12325 tablet_bootstrap.cc:492] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:26.812927 12325 ts_tablet_manager.cc:1403] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260709 12:14:26.815380 12327 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:26.816186 12327 tablet_bootstrap.cc:492] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:26.815701 12325 raft_consensus.cc:359] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.816890 12327 ts_tablet_manager.cc:1403] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:14:26.816989 12325 raft_consensus.cc:740] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:26.818030 12325 consensus_queue.cc:260] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.820149 12327 raft_consensus.cc:359] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.820981 12327 raft_consensus.cc:740] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:26.821638 12327 consensus_queue.cc:260] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.827067 12325 ts_tablet_manager.cc:1434] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 12:14:26.828639 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-fc3d2088c51343f1b448ab000c5fc336 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:26.829027 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-fc3d2088c51343f1b448ab000c5fc336 on tablet fc3d2088c51343f1b448ab000c5fc336 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:26.832211 12327 ts_tablet_manager.cc:1434] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:26.833819 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-b9beb5682eae4501ba6504de3988ba0a received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:26.834213 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-b9beb5682eae4501ba6504de3988ba0a on tablet b9beb5682eae4501ba6504de3988ba0a with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:26.869977 12327 ts_tablet_manager.cc:933] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:26.872422 12327 tablet_copy_client.cc:323] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:26.874351 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 2ddf19200fe54f0583cc9837f58d9d8b from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:26.874859 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 2ddf19200fe54f0583cc9837f58d9d8b from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-2ddf19200fe54f0583cc9837f58d9d8b
I20260709 12:14:26.884908 11400 tablet_copy_source_session.cc:215] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:26.887707 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ddf19200fe54f0583cc9837f58d9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:26.901861 12327 tablet_copy_client.cc:806] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:26.902359 12327 tablet_copy_client.cc:670] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:26.907999 12327 tablet_copy_client.cc:538] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:26.916119 12327 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:26.934696 12327 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:26.935472 12327 tablet_bootstrap.cc:492] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:26.936064 12327 ts_tablet_manager.cc:1403] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:14:26.938490 12327 raft_consensus.cc:359] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.939193 12327 raft_consensus.cc:740] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:26.939738 12327 consensus_queue.cc:260] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:26.941865 12327 ts_tablet_manager.cc:1434] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:26.943859 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-2ddf19200fe54f0583cc9837f58d9d8b received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:26.944240 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-2ddf19200fe54f0583cc9837f58d9d8b on tablet 2ddf19200fe54f0583cc9837f58d9d8b with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:27.072532 12327 ts_tablet_manager.cc:933] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:27.073956 12327 tablet_copy_client.cc:323] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:27.075198 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet e48a702af29b4327bbb837eb3e000e2e from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:27.075603 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet e48a702af29b4327bbb837eb3e000e2e from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-e48a702af29b4327bbb837eb3e000e2e
I20260709 12:14:27.080935 11474 tablet_copy_source_session.cc:215] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:27.084278 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a702af29b4327bbb837eb3e000e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.098491 12327 tablet_copy_client.cc:806] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:27.098999 12327 tablet_copy_client.cc:670] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:27.102133 12327 tablet_copy_client.cc:538] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:27.110296 12327 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:27.127738 12327 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:27.128496 12327 tablet_bootstrap.cc:492] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:27.129071 12327 ts_tablet_manager.cc:1403] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:14:27.131469 12327 raft_consensus.cc:359] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:27.132185 12327 raft_consensus.cc:740] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:27.133561 12327 consensus_queue.cc:260] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:27.135557 12327 ts_tablet_manager.cc:1434] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:27.137588 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-e48a702af29b4327bbb837eb3e000e2e received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:27.137962 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-e48a702af29b4327bbb837eb3e000e2e on tablet e48a702af29b4327bbb837eb3e000e2e with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:27.180997 11998 raft_consensus.cc:1217] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:27.326329 11998 raft_consensus.cc:1217] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:27.352586 11998 raft_consensus.cc:1217] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:27.532850 11998 raft_consensus.cc:1217] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:27.568729 12312 raft_consensus.cc:1064] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:27.571216 12312 consensus_queue.cc:237] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:27.580017 11458 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:27.581971 11998 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:27.582320 12312 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:27.583766 12339 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:27.598218 12312 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:27.600005 11998 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:27.663026 11458 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:27.708307 11309 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:27.735857 12339 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:27.768354 11308 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.393499 11208 catalog_manager.cc:5697] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.473760 12308 raft_consensus.cc:1064] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:28.499531 12346 raft_consensus.cc:1064] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:28.497694 12308 consensus_queue.cc:237] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.504688 12346 consensus_queue.cc:237] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.535802 11996 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.538968 12353 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.548818 11999 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.550261 12346 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.569535 11382 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.573782 11382 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:14:28.576004 11429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.617636 11307 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.617718 11306 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.628017 11390 consensus_queue.cc:237] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.637210 12345 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.637928 12308 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.638317 11312 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:28.639482 12356 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.639995 12353 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.641559 12354 raft_consensus.cc:1064] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:28.641712 12353 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.648268 12339 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.652664 12354 consensus_queue.cc:237] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.659456 11312 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.667831 12345 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.668349 12344 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.680343 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9beb5682eae4501ba6504de3988ba0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:28.683048 11999 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.697490 11996 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:28.700852 12337 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:28.683997 11382 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.707064 11306 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.707836 11211 catalog_manager.cc:5697] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.723676 11312 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.729302 11997 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.731721 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet b9beb5682eae4501ba6504de3988ba0a with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:28.737407 11996 raft_consensus.cc:2955] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.744642 12369 tablet_replica.cc:333] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:28.750105 12369 raft_consensus.cc:2243] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:28.749430 11209 catalog_manager.cc:5697] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.755556 11211 catalog_manager.cc:5697] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.767849 11385 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.772571 12001 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.772924 11312 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.774147 12355 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.776069 12356 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.777832 11464 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:28.783032 12369 raft_consensus.cc:2272] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.782793 11458 consensus_queue.cc:237] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.784088 12339 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:28.787778 12369 ts_tablet_manager.cc:1916] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:28.800133 11996 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:28.801808 12353 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.813234 12353 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.819276 11459 consensus_queue.cc:237] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:28.824929 12001 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.831800 12369 ts_tablet_manager.cc:1929] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:28.834344 11308 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:28.838907 12345 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.844733 11307 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:14:28.845892 12367 log.cc:927] Time spent T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:14:28.838914 12369 log.cc:1199] T b9beb5682eae4501ba6504de3988ba0a P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/b9beb5682eae4501ba6504de3988ba0a
I20260709 12:14:28.852752 12344 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.853828 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet b9beb5682eae4501ba6504de3988ba0a (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:28.854642 12308 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.861174 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e48a702af29b4327bbb837eb3e000e2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:28.864521 11307 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.875133 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc3d2088c51343f1b448ab000c5fc336 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:28.873167 11210 catalog_manager.cc:5697] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.890812 12356 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.900704 11996 raft_consensus.cc:1275] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:28.901826 11308 raft_consensus.cc:2955] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.904286 11997 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.908651 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet e48a702af29b4327bbb837eb3e000e2e with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:28.912446 11464 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.928908 11309 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.931010 12308 consensus_queue.cc:1048] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.960777 12376 tablet_replica.cc:333] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:28.966213 12376 raft_consensus.cc:2243] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:28.974494 12376 raft_consensus.cc:2272] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.960099 11996 raft_consensus.cc:2955] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.966109 11209 catalog_manager.cc:5697] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.964495 11210 catalog_manager.cc:5697] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:28.978533 12376 ts_tablet_manager.cc:1916] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:28.993665 12376 ts_tablet_manager.cc:1929] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:28.994076 12376 log.cc:1199] T e48a702af29b4327bbb837eb3e000e2e P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/e48a702af29b4327bbb837eb3e000e2e
I20260709 12:14:28.997627 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet e48a702af29b4327bbb837eb3e000e2e (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:28.998605 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet fc3d2088c51343f1b448ab000c5fc336 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:29.000847 12376 tablet_replica.cc:333] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:29.001842 12376 raft_consensus.cc:2243] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.002585 12376 raft_consensus.cc:2272] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.006112 12376 ts_tablet_manager.cc:1916] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:29.015798 11382 consensus_queue.cc:237] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:29.022331 11307 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:29.022524 11996 raft_consensus.cc:1275] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:29.023409 12356 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:29.024319 12354 consensus_queue.cc:1048] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:29.027004 12376 ts_tablet_manager.cc:1929] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:29.027454 12376 log.cc:1199] T fc3d2088c51343f1b448ab000c5fc336 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/fc3d2088c51343f1b448ab000c5fc336
I20260709 12:14:29.029704 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet fc3d2088c51343f1b448ab000c5fc336 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:29.031002 12355 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:29.038236 11307 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:29.041846 11996 raft_consensus.cc:2955] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:29.046020 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ddf19200fe54f0583cc9837f58d9d8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:29.054719 11213 catalog_manager.cc:5697] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:29.066605 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ddf19200fe54f0583cc9837f58d9d8b with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:29.067543 12369 tablet_replica.cc:333] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:29.068608 12369 raft_consensus.cc:2243] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.069260 12369 raft_consensus.cc:2272] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.072374 12369 ts_tablet_manager.cc:1916] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:29.084929 12369 ts_tablet_manager.cc:1929] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:29.085206 12369 log.cc:1199] T 2ddf19200fe54f0583cc9837f58d9d8b P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/2ddf19200fe54f0583cc9837f58d9d8b
I20260709 12:14:29.086293 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 2ddf19200fe54f0583cc9837f58d9d8b (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
W20260709 12:14:29.152364 11336 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab760 after lost signal to thread 10122
W20260709 12:14:29.153342 11336 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0de0 after lost signal to thread 11247
W20260709 12:14:29.154263 11336 debug-util.cc:398] Leaking SignalData structure 0x7b08000576e0 after lost signal to thread 11339
W20260709 12:14:29.155110 11336 debug-util.cc:398] Leaking SignalData structure 0x7b080018d800 after lost signal to thread 11414
W20260709 12:14:29.155789 11336 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9180 after lost signal to thread 11488
W20260709 12:14:29.156550 11336 debug-util.cc:398] Leaking SignalData structure 0x7b080011ece0 after lost signal to thread 12026
I20260709 12:14:30.152760 11459 consensus_queue.cc:237] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:30.160140 11427 consensus_peers.cc:597] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e7b011e1ae94d79a99c8e8edcd2ac2c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.160300 11390 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.161474 12308 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.161827 11307 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.163761 12308 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.169939 12308 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.177255 11390 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.205801 11307 consensus_queue.cc:237] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:30.210803 11308 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.220368 11209 catalog_manager.cc:5697] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.229579 11459 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:30.231216 11278 consensus_peers.cc:597] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c338000ab1b6468aaab4c20a50be0fb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.232745 12243 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.256811 11390 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.258301 12384 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.264633 12243 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.276891 11464 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.281292 11390 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.301944 11307 consensus_queue.cc:237] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:30.310073 11210 catalog_manager.cc:5697] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:30.343649 11278 consensus_peers.cc:597] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 427a7f2338404e52a0bb3c3c0a09d097. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.345794 11464 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.347925 12243 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.347896 11390 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.350517 12243 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.357187 12243 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.358983 11464 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.375910 11382 consensus_queue.cc:237] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:30.377580 11213 catalog_manager.cc:5697] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.393633 11385 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.397221 11308 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:30.398234 11353 consensus_peers.cc:597] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e32da07f8f884c11a2a74cbf41002166. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:30.399641 11464 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:30.400734 12355 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.411378 12355 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.437004 12355 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.439819 11459 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.441280 11307 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.459408 11213 catalog_manager.cc:5697] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:30.603497 12398 ts_tablet_manager.cc:933] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:30.605495 12398 tablet_copy_client.cc:323] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:30.607122 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:30.607633 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-2e7b011e1ae94d79a99c8e8edcd2ac2c
I20260709 12:14:30.615206 11474 tablet_copy_source_session.cc:215] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:30.619273 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.635421 12398 tablet_copy_client.cc:806] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:30.636034 12398 tablet_copy_client.cc:670] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:30.644475 12398 tablet_copy_client.cc:538] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:30.655920 12398 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:30.682610 12398 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.683993 12398 tablet_bootstrap.cc:492] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:30.684729 12398 ts_tablet_manager.cc:1403] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260709 12:14:30.687685 12398 raft_consensus.cc:359] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:30.688510 12398 raft_consensus.cc:740] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:30.689179 12398 consensus_queue.cc:260] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:30.691617 12401 ts_tablet_manager.cc:933] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:30.696825 12398 ts_tablet_manager.cc:1434] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.006s
I20260709 12:14:30.699832 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-2e7b011e1ae94d79a99c8e8edcd2ac2c received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:30.700235 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-2e7b011e1ae94d79a99c8e8edcd2ac2c on tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:30.703145 12401 tablet_copy_client.cc:323] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:30.704949 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet c338000ab1b6468aaab4c20a50be0fb6 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:30.705459 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet c338000ab1b6468aaab4c20a50be0fb6 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-c338000ab1b6468aaab4c20a50be0fb6
I20260709 12:14:30.712533 11325 tablet_copy_source_session.cc:215] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:30.717322 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c338000ab1b6468aaab4c20a50be0fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.734244 12401 tablet_copy_client.cc:806] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:30.734827 12401 tablet_copy_client.cc:670] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:30.739760 12401 tablet_copy_client.cc:538] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:30.750607 12401 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:30.873061 12398 ts_tablet_manager.cc:933] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:30.899273 12398 tablet_copy_client.cc:323] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:30.900935 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 427a7f2338404e52a0bb3c3c0a09d097 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:30.901448 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 427a7f2338404e52a0bb3c3c0a09d097 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-427a7f2338404e52a0bb3c3c0a09d097
I20260709 12:14:30.913883 11325 tablet_copy_source_session.cc:215] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:30.917869 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427a7f2338404e52a0bb3c3c0a09d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.998037 12398 tablet_copy_client.cc:806] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:30.998589 12398 tablet_copy_client.cc:670] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:31.014092 12401 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:31.016207 12401 tablet_bootstrap.cc:492] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:31.017263 12401 ts_tablet_manager.cc:1403] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.267s	user 0.021s	sys 0.000s
I20260709 12:14:31.020470 12398 tablet_copy_client.cc:538] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:31.024582 12401 raft_consensus.cc:359] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.029021 12401 raft_consensus.cc:740] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:31.030085 12401 consensus_queue.cc:260] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.037519 11997 raft_consensus.cc:1217] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:31.046757 12414 ts_tablet_manager.cc:933] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:31.066859 12401 ts_tablet_manager.cc:1434] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 12:14:31.075665 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-c338000ab1b6468aaab4c20a50be0fb6 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:31.076149 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-c338000ab1b6468aaab4c20a50be0fb6 on tablet c338000ab1b6468aaab4c20a50be0fb6 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:31.082008 12398 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:31.082890 12414 tablet_copy_client.cc:323] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:31.084530 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet e32da07f8f884c11a2a74cbf41002166 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:31.085045 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet e32da07f8f884c11a2a74cbf41002166 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-e32da07f8f884c11a2a74cbf41002166
I20260709 12:14:31.092272 11400 tablet_copy_source_session.cc:215] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:31.096043 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32da07f8f884c11a2a74cbf41002166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:31.113921 12414 tablet_copy_client.cc:806] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:31.114454 12414 tablet_copy_client.cc:670] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:31.118273 12414 tablet_copy_client.cc:538] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:31.122018 12398 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:31.122974 12398 tablet_bootstrap.cc:492] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:31.123698 12398 ts_tablet_manager.cc:1403] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.013s
I20260709 12:14:31.126737 12398 raft_consensus.cc:359] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.132074 12398 raft_consensus.cc:740] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:31.133620 12414 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:31.132776 12398 consensus_queue.cc:260] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.144750 12398 ts_tablet_manager.cc:1434] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:14:31.146315 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-427a7f2338404e52a0bb3c3c0a09d097 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:31.146713 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-427a7f2338404e52a0bb3c3c0a09d097 on tablet 427a7f2338404e52a0bb3c3c0a09d097 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:31.185168 12414 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:31.185946 12414 tablet_bootstrap.cc:492] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:31.186569 12414 ts_tablet_manager.cc:1403] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.014s
I20260709 12:14:31.189325 12414 raft_consensus.cc:359] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.190037 12414 raft_consensus.cc:740] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:31.190629 12414 consensus_queue.cc:260] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:31.253690 11996 raft_consensus.cc:1217] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:31.282227 11996 raft_consensus.cc:1217] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:31.192725 12414 ts_tablet_manager.cc:1434] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:31.292632 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-e32da07f8f884c11a2a74cbf41002166 received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:31.293326 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-e32da07f8f884c11a2a74cbf41002166 on tablet e32da07f8f884c11a2a74cbf41002166 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:31.547739 12405 raft_consensus.cc:1064] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:31.551697 12405 consensus_queue.cc:237] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:31.562677 11997 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.566136 11307 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.570066 12344 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:31.575651 12381 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:31.582711 11382 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.583082 12001 raft_consensus.cc:1217] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:31.591746 12408 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:31.614660 12415 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.615590 11996 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.619763 11309 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.635535 11382 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.645366 11213 catalog_manager.cc:5697] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.679036 12421 raft_consensus.cc:1064] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:31.681778 12421 consensus_queue.cc:237] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:31.693338 11996 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.694782 11464 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.694998 11382 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.694963 12384 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:31.696274 12420 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:31.699373 12421 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:31.715348 11459 consensus_queue.cc:237] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:31.725723 12384 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.729882 11464 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.730206 12001 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:31.729725 11388 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.751012 12405 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:31.756865 11382 raft_consensus.cc:1275] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:31.758582 11208 catalog_manager.cc:5697] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.763352 12408 consensus_queue.cc:1048] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:31.768021 12344 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.775211 11997 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.783324 11388 raft_consensus.cc:2955] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.796237 11996 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.804219 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:31.821224 11209 catalog_manager.cc:5697] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.830610 11309 consensus_queue.cc:237] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:31.839869 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:31.842226 11997 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:31.843977 12420 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:31.844599 11385 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:31.848271 12421 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:31.854429 12420 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.863109 12411 raft_consensus.cc:1064] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:31.865767 12411 consensus_queue.cc:237] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:31.872743 11388 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.880527 12434 tablet_replica.cc:333] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:31.888137 12434 raft_consensus.cc:2243] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:31.888927 12434 raft_consensus.cc:2272] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:31.893217 11997 raft_consensus.cc:2955] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.896123 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 427a7f2338404e52a0bb3c3c0a09d097 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:31.904245 11213 catalog_manager.cc:5697] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:31.909802 11388 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.915855 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 427a7f2338404e52a0bb3c3c0a09d097 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:31.917172 12421 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:31.928540 11459 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.928732 12001 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:31.896166 12434 ts_tablet_manager.cc:1916] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:31.943933 12421 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:31.946933 12411 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:31.993101 12411 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.010455 11385 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.027729 12355 raft_consensus.cc:1064] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:32.030061 12355 consensus_queue.cc:237] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:32.032305 12001 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.060254 12434 ts_tablet_manager.cc:1929] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:32.061362 12434 log.cc:1199] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/2e7b011e1ae94d79a99c8e8edcd2ac2c
I20260709 12:14:32.062330 11464 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:32.060935 12436 tablet_replica.cc:333] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:32.060290 11997 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:32.063730 12436 raft_consensus.cc:2243] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.071513 12436 raft_consensus.cc:2272] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.072285 12413 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:32.074359 12355 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:32.075369 11211 catalog_manager.cc:5697] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.077423 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 2e7b011e1ae94d79a99c8e8edcd2ac2c (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:32.080384 12436 ts_tablet_manager.cc:1916] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:32.094743 11309 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:32.112531 12355 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:32.120806 11458 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.121655 12436 ts_tablet_manager.cc:1929] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:32.128335 12436 log.cc:1199] T 427a7f2338404e52a0bb3c3c0a09d097 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/427a7f2338404e52a0bb3c3c0a09d097
I20260709 12:14:32.131592 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 427a7f2338404e52a0bb3c3c0a09d097 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:32.135895 12355 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.141913 11307 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.147804 11464 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.155026 11309 consensus_queue.cc:237] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:32.154472 11211 catalog_manager.cc:5697] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.167307 11997 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:32.176914 11459 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:32.177376 12411 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:32.186170 12421 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:32.204923 12001 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.205569 12406 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.215969 11389 consensus_queue.cc:237] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:32.221531 11997 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.223074 11464 raft_consensus.cc:2955] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.228297 11459 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:32.241290 12395 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:32.242754 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c338000ab1b6468aaab4c20a50be0fb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:32.254087 11996 raft_consensus.cc:1275] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:32.253676 12395 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.257581 11458 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.253069 11210 catalog_manager.cc:5697] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:32.267812 12395 consensus_queue.cc:1048] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:32.269445 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e32da07f8f884c11a2a74cbf41002166 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:32.277740 11211 catalog_manager.cc:5697] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.281373 11997 raft_consensus.cc:2955] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:32.285411 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet c338000ab1b6468aaab4c20a50be0fb6 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:32.296233 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet e32da07f8f884c11a2a74cbf41002166 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:32.297241 12434 tablet_replica.cc:333] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:32.298323 12434 raft_consensus.cc:2243] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.299099 12434 raft_consensus.cc:2272] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.313421 12434 ts_tablet_manager.cc:1916] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:32.318887 12445 tablet_replica.cc:333] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:32.320113 12445 raft_consensus.cc:2243] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:32.320732 12445 raft_consensus.cc:2272] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:32.325188 12445 ts_tablet_manager.cc:1916] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:32.333792 12434 ts_tablet_manager.cc:1929] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:32.334326 12434 log.cc:1199] T e32da07f8f884c11a2a74cbf41002166 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/e32da07f8f884c11a2a74cbf41002166
I20260709 12:14:32.336714 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet e32da07f8f884c11a2a74cbf41002166 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:32.340246 12445 ts_tablet_manager.cc:1929] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:32.340770 12445 log.cc:1199] T c338000ab1b6468aaab4c20a50be0fb6 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/c338000ab1b6468aaab4c20a50be0fb6
I20260709 12:14:32.342446 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet c338000ab1b6468aaab4c20a50be0fb6 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:33.160408 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.230463 11309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:33.231134 11309 raft_consensus.cc:606] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:33.248354 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:33.248898 11464 raft_consensus.cc:606] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:33.251765 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:33.252345 11464 raft_consensus.cc:606] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:33.255332 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:33.255857 11458 raft_consensus.cc:606] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:33.258029 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:33.258517 11458 raft_consensus.cc:606] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:33.260721 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:33.261227 11458 raft_consensus.cc:606] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:33.262195 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:33.263230 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:33.264053 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.329921 12382 raft_consensus.cc:993] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:33.330353 12382 raft_consensus.cc:1081] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:33.332150 11385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:33.332679 11385 raft_consensus.cc:493] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.332970 11385 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.348444 11385 raft_consensus.cc:515] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.351130 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:33.351754 11458 raft_consensus.cc:3055] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.352054 11458 raft_consensus.cc:740] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.352875 11458 consensus_queue.cc:260] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.353893 11458 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.353165 11385 leader_election.cc:290] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.356232 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869eaf3a6c0643baa02d71462be252cf" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:33.356760 11307 raft_consensus.cc:3060] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.360535 11458 raft_consensus.cc:2468] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:33.366099 11353 leader_election.cc:304] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:33.368314 12444 raft_consensus.cc:2804] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.368747 12444 raft_consensus.cc:697] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:33.369542 12444 consensus_queue.cc:237] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.378244 12382 raft_consensus.cc:993] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.378641 12382 raft_consensus.cc:1081] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.380306 11997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:33.380797 11997 raft_consensus.cc:493] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.381036 11997 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.386782 11997 raft_consensus.cc:515] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.388573 11307 raft_consensus.cc:2468] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:33.390043 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:33.390630 11309 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.395951 11309 raft_consensus.cc:2468] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.397111 11967 leader_election.cc:304] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:33.397222 11211 catalog_manager.cc:5697] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.400439 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a702af29b4327bbb837eb3e000e2e" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:33.408365 11997 leader_election.cc:290] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.407045 12450 raft_consensus.cc:2804] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.410369 11464 raft_consensus.cc:3055] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.410802 11464 raft_consensus.cc:740] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.410543 11458 consensus_queue.cc:237] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:33.411625 11464 consensus_queue.cc:260] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.413098 11464 raft_consensus.cc:3060] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.425022 11464 raft_consensus.cc:2468] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.436573 11389 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:33.438405 11427 consensus_peers.cc:597] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 446588bede644846a05d9262c6b97de1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.438932 12382 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.445981 12450 raft_consensus.cc:697] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:33.446990 12450 consensus_queue.cc:237] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.449802 11308 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:33.453903 11382 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.459275 12405 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.452309 12415 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.473151 11210 catalog_manager.cc:5697] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.476704 11307 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.486632 11309 consensus_queue.cc:237] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:33.487982 11213 catalog_manager.cc:5697] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:33.493973 11278 consensus_peers.cc:597] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60a8d292b0824252a5420f3854cdbfb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.497160 11458 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:33.497437 12461 raft_consensus.cc:993] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:33.497939 12461 raft_consensus.cc:1081] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:33.498533 11382 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:33.500072 11382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:33.500526 11382 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.500820 11382 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.503059 12454 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.504755 12454 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.521570 12454 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.523339 11382 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.536098 11309 consensus_queue.cc:237] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:33.523005 11458 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.540385 11382 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.541672 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:33.542145 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:33.542680 11464 raft_consensus.cc:3055] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.542949 11464 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.543617 11464 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.542174 11307 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.544822 11464 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.550931 11307 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:33.552740 11356 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:33.553128 11382 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.554502 12382 raft_consensus.cc:993] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.554953 12382 raft_consensus.cc:1081] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.555745 11213 catalog_manager.cc:5697] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.556826 11997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:33.557325 11997 raft_consensus.cc:493] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.557683 11997 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.557235 12462 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.559017 12462 raft_consensus.cc:697] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:33.559864 12462 consensus_queue.cc:237] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.564553 11997 raft_consensus.cc:515] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.567669 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:33.568965 11385 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.570642 11464 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:33.572414 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caaf45c1c6e411aaae573437de20696" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:33.574684 11997 leader_election.cc:290] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.575070 11458 raft_consensus.cc:3055] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.581696 11385 raft_consensus.cc:2468] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.584986 11965 leader_election.cc:304] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:33.575415 11458 raft_consensus.cc:740] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.585983 12450 raft_consensus.cc:2804] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.586483 12450 raft_consensus.cc:697] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:33.587365 12450 consensus_queue.cc:237] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.593340 11464 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:33.593370 11278 consensus_peers.cc:597] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 509731d0fcc341e981e007566fae9348. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.593794 11382 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:33.594743 12455 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:33.587386 11458 consensus_queue.cc:260] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.595696 12451 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.596583 11458 raft_consensus.cc:3060] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.601152 11210 catalog_manager.cc:5697] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.603027 12421 raft_consensus.cc:993] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:33.603117 11458 raft_consensus.cc:2468] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.603720 12421 raft_consensus.cc:1081] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:33.607115 11464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:33.607676 11464 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.610235 11464 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.615653 11213 catalog_manager.cc:5697] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.617089 11464 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.620088 12421 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.622041 11464 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:33.623010 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:33.623579 11309 raft_consensus.cc:3055] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:33.623862 11309 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:33.624545 11309 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.625686 11309 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.627964 11385 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.633641 11464 consensus_queue.cc:237] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:33.622628 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:33.637666 11382 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.638474 11458 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.645180 11309 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:33.645560 11213 catalog_manager.cc:5697] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.646281 11430 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:33.647202 12415 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:33.647639 12415 raft_consensus.cc:697] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.648366 12415 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:33.653453 11382 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:33.663448 11382 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:33.663421 11427 consensus_peers.cc:597] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c12609d59d648d6b49725be4c7d586b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.663401 11309 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:33.665247 12461 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.666106 12405 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.680318 12415 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.680733 11210 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 2 to 3, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.681639 11382 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.681984 11309 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.700778 11210 catalog_manager.cc:5697] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:33.763460 12382 raft_consensus.cc:993] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.763978 12382 raft_consensus.cc:1081] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:33.765837 11997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:33.766322 11997 raft_consensus.cc:493] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.766645 11997 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.772756 11997 raft_consensus.cc:515] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.775044 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:33.780372 11382 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.782991 11997 leader_election.cc:290] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.783794 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e42e52958374d74a5dfd1c47cc6c871" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:33.784291 11464 raft_consensus.cc:3055] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:33.784480 11464 raft_consensus.cc:740] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:33.784983 11464 consensus_queue.cc:260] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.785743 11464 raft_consensus.cc:3060] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:33.786373 11382 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.787333 11965 leader_election.cc:304] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:33.788157 12450 raft_consensus.cc:2804] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:33.788590 12450 raft_consensus.cc:697] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:33.789450 12450 consensus_queue.cc:237] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:33.792007 11464 raft_consensus.cc:2468] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:33.802492 11213 catalog_manager.cc:5697] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.901160 12479 ts_tablet_manager.cc:933] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:33.902724 12479 tablet_copy_client.cc:323] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:33.904456 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 446588bede644846a05d9262c6b97de1 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:33.904932 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 446588bede644846a05d9262c6b97de1 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-446588bede644846a05d9262c6b97de1
I20260709 12:14:33.909871 11474 tablet_copy_source_session.cc:215] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:33.912468 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446588bede644846a05d9262c6b97de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:33.925573 12479 tablet_copy_client.cc:806] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:33.926110 12479 tablet_copy_client.cc:670] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:33.929149 11458 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.930567 12479 tablet_copy_client.cc:538] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:33.931512 12395 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.940047 12479 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:33.950745 11307 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.952246 12462 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.974416 11464 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:33.975839 12450 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.016499 11309 raft_consensus.cc:1275] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.017710 12453 consensus_queue.cc:1048] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.026229 12479 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:34.028019 12479 tablet_bootstrap.cc:492] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:34.028705 12479 ts_tablet_manager.cc:1403] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.022s
I20260709 12:14:34.031627 12479 raft_consensus.cc:359] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.032464 12479 raft_consensus.cc:740] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:34.033319 12479 consensus_queue.cc:260] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.035760 12488 ts_tablet_manager.cc:933] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:34.038576 12479 ts_tablet_manager.cc:1434] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:34.040967 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-446588bede644846a05d9262c6b97de1 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:34.041373 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-446588bede644846a05d9262c6b97de1 on tablet 446588bede644846a05d9262c6b97de1 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.044705 12488 tablet_copy_client.cc:323] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:34.046693 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 60a8d292b0824252a5420f3854cdbfb4 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:34.047654 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 60a8d292b0824252a5420f3854cdbfb4 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-60a8d292b0824252a5420f3854cdbfb4
I20260709 12:14:34.050416 11309 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.051762 12395 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.063861 11459 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.065194 12395 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.066534 12479 ts_tablet_manager.cc:933] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:34.066809 11325 tablet_copy_source_session.cc:215] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:34.071313 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a8d292b0824252a5420f3854cdbfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.080907 11385 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.082445 12450 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.095908 11382 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:34.097353 12405 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.139283 11309 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:34.143515 12382 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.166339 11458 raft_consensus.cc:1275] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.168104 12450 consensus_queue.cc:1048] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.185781 11382 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.187137 12450 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.198202 12496 ts_tablet_manager.cc:933] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:34.216477 12479 tablet_copy_client.cc:323] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:34.217087 12488 tablet_copy_client.cc:806] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:34.217685 12488 tablet_copy_client.cc:670] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:34.218030 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 509731d0fcc341e981e007566fae9348 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:34.218561 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 509731d0fcc341e981e007566fae9348 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-509731d0fcc341e981e007566fae9348
I20260709 12:14:34.224869 12488 tablet_copy_client.cc:538] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:34.225829 11325 tablet_copy_source_session.cc:215] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:34.227876 11464 raft_consensus.cc:1275] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.229256 12450 consensus_queue.cc:1048] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.229241 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509731d0fcc341e981e007566fae9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.254170 12488 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
W20260709 12:14:34.260735 12501 log.cc:927] Time spent T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:14:34.261101 12496 tablet_copy_client.cc:323] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:34.265218 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 5c12609d59d648d6b49725be4c7d586b from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:34.265718 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 5c12609d59d648d6b49725be4c7d586b from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-5c12609d59d648d6b49725be4c7d586b
I20260709 12:14:34.271795 12479 tablet_copy_client.cc:806] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:34.272429 12479 tablet_copy_client.cc:670] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:34.273541 11474 tablet_copy_source_session.cc:215] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:34.281322 12496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c12609d59d648d6b49725be4c7d586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.282757 12479 tablet_copy_client.cc:538] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:34.317176 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.340718 12479 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:34.365861 12496 tablet_copy_client.cc:806] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:34.366532 12496 tablet_copy_client.cc:670] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:34.370229 12496 tablet_copy_client.cc:538] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:34.373270 12488 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:34.374119 12488 tablet_bootstrap.cc:492] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:34.374732 12488 ts_tablet_manager.cc:1403] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.121s	user 0.040s	sys 0.026s
I20260709 12:14:34.377554 12488 raft_consensus.cc:359] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.378422 12488 raft_consensus.cc:740] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:34.379033 12488 consensus_queue.cc:260] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.383512 12496 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:34.386895 12488 ts_tablet_manager.cc:1434] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:34.388374 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-60a8d292b0824252a5420f3854cdbfb4 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:34.388829 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-60a8d292b0824252a5420f3854cdbfb4 on tablet 60a8d292b0824252a5420f3854cdbfb4 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.396467 11997 raft_consensus.cc:1217] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:34.402411 12479 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:34.403432 12479 tablet_bootstrap.cc:492] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:34.404131 12479 ts_tablet_manager.cc:1403] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.012s
I20260709 12:14:34.406831 12479 raft_consensus.cc:359] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.411230 12479 raft_consensus.cc:740] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:34.412698 12479 consensus_queue.cc:260] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.431686 11996 raft_consensus.cc:1217] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:34.432771 12479 ts_tablet_manager.cc:1434] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:14:34.434648 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-509731d0fcc341e981e007566fae9348 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:34.435037 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-509731d0fcc341e981e007566fae9348 on tablet 509731d0fcc341e981e007566fae9348 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.489075 12496 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:34.489934 12496 tablet_bootstrap.cc:492] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:34.490643 12496 ts_tablet_manager.cc:1403] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.020s
I20260709 12:14:34.493523 12496 raft_consensus.cc:359] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.494376 12496 raft_consensus.cc:740] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:34.494971 12496 consensus_queue.cc:260] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:34.497668 12496 ts_tablet_manager.cc:1434] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:14:34.499250 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-5c12609d59d648d6b49725be4c7d586b received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:34.499624 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-5c12609d59d648d6b49725be4c7d586b on tablet 5c12609d59d648d6b49725be4c7d586b with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.501293 11308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:34.501783 11308 raft_consensus.cc:606] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:34.511222 11308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:34.511613 11308 raft_consensus.cc:606] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:34.513989 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:34.514459 11464 raft_consensus.cc:606] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.517494 11308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:34.517988 11308 raft_consensus.cc:606] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.531073 12405 raft_consensus.cc:993] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:34.531525 12415 raft_consensus.cc:1081] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:34.532872 11997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:34.533358 11997 raft_consensus.cc:493] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.533685 11997 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.536444 11389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:34.536995 11389 raft_consensus.cc:606] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:34.539361 11997 raft_consensus.cc:515] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.541450 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:34.541932 11389 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.542413 11464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602f2c4b08ef4c8d9d9fc8995cf41927" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:34.542932 11464 raft_consensus.cc:3055] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.543231 11464 raft_consensus.cc:740] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:34.543910 11464 consensus_queue.cc:260] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.544878 11464 raft_consensus.cc:3060] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.541839 11308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:34.545468 12507 raft_consensus.cc:993] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.545635 11308 raft_consensus.cc:606] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:34.545962 12455 raft_consensus.cc:1081] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.547959 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:34.548414 11458 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.548734 11458 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.549202 11389 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:34.550467 11965 leader_election.cc:304] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:34.551268 12453 raft_consensus.cc:2804] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.551707 12453 raft_consensus.cc:697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:34.552546 12453 consensus_queue.cc:237] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.553138 11464 raft_consensus.cc:2468] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:34.556475 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:34.558255 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.558945 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.563817 11458 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.565327 11997 leader_election.cc:290] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:34.565466 11213 catalog_manager.cc:5697] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.566656 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:34.567075 11458 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:34.567190 11389 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.568233 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:34.568754 11308 raft_consensus.cc:3055] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.569054 11308 raft_consensus.cc:740] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:34.569715 11308 consensus_queue.cc:260] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.570945 11308 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.575902 11389 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.576987 11428 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:34.578599 12382 raft_consensus.cc:2804] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.579066 12382 raft_consensus.cc:697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:34.579967 12382 consensus_queue.cc:237] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.587659 11308 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.587770 11997 raft_consensus.cc:1217] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:34.603005 11211 catalog_manager.cc:5697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.644395 12421 raft_consensus.cc:993] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.644807 12421 raft_consensus.cc:1081] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.646689 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:34.647212 11458 raft_consensus.cc:493] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.647531 11458 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.653578 11458 raft_consensus.cc:515] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.655352 11458 leader_election.cc:290] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:34.656314 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:34.656803 11389 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.656658 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e414cb6490449709a9434e426aeb8f5" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:34.658641 11308 raft_consensus.cc:3055] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.658936 11308 raft_consensus.cc:740] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:34.659621 11308 consensus_queue.cc:260] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.660745 11308 raft_consensus.cc:3060] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.661846 11389 raft_consensus.cc:2468] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.662631 11428 leader_election.cc:304] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:34.663360 12382 raft_consensus.cc:2804] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.663767 12382 raft_consensus.cc:697] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:34.664580 12382 consensus_queue.cc:237] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.667246 11308 raft_consensus.cc:2468] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.667722 12454 raft_consensus.cc:993] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:34.668190 12454 raft_consensus.cc:1081] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:34.671164 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:14:34.671623 11996 raft_consensus.cc:493] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.671928 11996 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.676462 11996 raft_consensus.cc:515] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.676149 11211 catalog_manager.cc:5697] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.678545 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:34.679039 11308 raft_consensus.cc:3055] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.679347 11308 raft_consensus.cc:740] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:34.680001 11308 consensus_queue.cc:260] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.681114 11308 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.687464 11308 raft_consensus.cc:2468] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:34.688521 11967 leader_election.cc:304] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:34.689481 12453 raft_consensus.cc:2804] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.689929 12453 raft_consensus.cc:697] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:34.693722 11996 leader_election.cc:290] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:34.694084 11997 raft_consensus.cc:1217] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:34.690816 12453 consensus_queue.cc:237] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.698719 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53461ca3854bd79f18b6eb70e4428c" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:34.699276 11458 raft_consensus.cc:3060] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.705544 11458 raft_consensus.cc:2468] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:34.713742 11211 catalog_manager.cc:5697] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.841065 12395 raft_consensus.cc:993] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.841661 12462 raft_consensus.cc:1081] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:34.843148 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54174
I20260709 12:14:34.843647 11458 raft_consensus.cc:493] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.843977 11458 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.849278 11458 raft_consensus.cc:515] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.850274 12382 raft_consensus.cc:1064] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:34.851600 11458 leader_election.cc:290] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:34.853139 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:34.853660 11382 raft_consensus.cc:3055] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.853960 11382 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:34.854688 11382 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.852375 12382 consensus_queue.cc:237] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.855856 11382 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.857818 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:34.858319 11309 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.863863 11382 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.864987 11428 leader_election.cc:304] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:34.865077 11309 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:34.865773 12405 raft_consensus.cc:2804] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.866269 12405 raft_consensus.cc:697] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:34.867157 12405 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:34.883443 11996 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:34.884678 12405 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.888221 11382 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:34.889745 12405 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.897974 11211 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.898805 11308 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:34.902486 12405 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.918244 12461 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:34.938354 11458 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.939738 12450 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.939229 11996 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:34.942914 11211 catalog_manager.cc:5697] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.943435 11382 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:34.948062 11308 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:34.970573 11464 consensus_queue.cc:237] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.978521 11382 raft_consensus.cc:1275] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:34.981984 12450 consensus_queue.cc:1048] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:34.983896 11382 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:34.985085 11996 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:34.985394 12461 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:34.989897 12521 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:14:34.993494 12454 raft_consensus.cc:1064] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:34.995925 12454 consensus_queue.cc:237] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:34.998153 12382 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.003996 12415 raft_consensus.cc:1064] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:35.006915 12415 consensus_queue.cc:237] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.012918 11996 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.062331 11387 raft_consensus.cc:2955] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.067566 11210 catalog_manager.cc:5697] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.082623 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 446588bede644846a05d9262c6b97de1 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:35.106140 12532 tablet_replica.cc:333] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:35.107270 12532 raft_consensus.cc:2243] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:35.108037 12532 raft_consensus.cc:2272] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:35.108593 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 446588bede644846a05d9262c6b97de1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:35.109239 12455 raft_consensus.cc:993] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:35.109664 12455 raft_consensus.cc:1081] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:35.111531 11308 raft_consensus.cc:1275] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.112344 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:14:35.112862 11996 raft_consensus.cc:493] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.113185 11996 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.113364 12521 consensus_queue.cc:1048] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:35.116750 11308 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:35.119290 12450 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:35.144170 11997 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.149523 12461 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.150256 11307 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.151396 11387 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.152837 12461 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:35.159775 11356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 71872.4us
I20260709 12:14:35.160261 12521 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:14:35.168915 12532 ts_tablet_manager.cc:1916] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:35.179105 11464 raft_consensus.cc:1275] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:35.181053 12450 consensus_queue.cc:1048] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:35.206256 11382 raft_consensus.cc:1275] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.208567 12415 consensus_queue.cc:1048] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:35.216111 11389 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.216802 11458 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.216975 12001 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.218338 12507 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.224164 11996 raft_consensus.cc:515] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.229236 12421 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.236318 11996 leader_election.cc:290] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:35.239398 12421 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.248988 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:35.249619 11385 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.259419 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3662cc0cc44e07a66662335d2594c1" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:35.260053 11306 raft_consensus.cc:3055] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:35.260342 11306 raft_consensus.cc:740] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:35.261137 11306 consensus_queue.cc:260] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.262378 11306 raft_consensus.cc:3060] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.282025 11385 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:35.293232 11311 raft_consensus.cc:1275] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.295264 12454 raft_consensus.cc:1064] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:35.306057 11965 leader_election.cc:304] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:35.318702 12519 raft_consensus.cc:2804] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:35.319253 12519 raft_consensus.cc:697] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:35.320094 12519 consensus_queue.cc:237] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
W20260709 12:14:35.323352 12538 log.cc:927] Time spent T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 12:14:35.329427 12535 log.cc:927] Time spent T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:14:35.332837 12455 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.336828 11381 raft_consensus.cc:1275] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.328215 12405 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.307473 12461 consensus_queue.cc:1048] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:14:35.342859 12521 consensus_queue.cc:1048] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:14:35.412649 11387 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:35.431907 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 103486us
W20260709 12:14:35.436583 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 131071us
I20260709 12:14:35.453955 12454 consensus_queue.cc:237] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.471706 12001 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:35.489500 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 53871us
I20260709 12:14:35.504333 11308 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.522564 11390 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:35.532127 11428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 79533.5us
I20260709 12:14:35.542975 11306 raft_consensus.cc:2468] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:35.544592 11309 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.557271 11210 catalog_manager.cc:5697] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.576603 11458 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.589212 12405 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:35.623993 12001 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.633443 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.636044 11381 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.636992 12532 ts_tablet_manager.cc:1929] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:35.637430 12532 log.cc:1199] T 446588bede644846a05d9262c6b97de1 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/446588bede644846a05d9262c6b97de1
I20260709 12:14:35.643532 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 446588bede644846a05d9262c6b97de1 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:35.648186 12415 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:35.663589 11211 catalog_manager.cc:5697] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.683629 11387 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.688012 11998 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.699687 12421 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:35.702544 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 125129us
I20260709 12:14:35.704638 12555 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:35.726576 11458 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:35.740468 12454 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:35.745908 11458 consensus_queue.cc:237] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.754123 11208 catalog_manager.cc:5697] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.757714 11998 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:35.760177 12554 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:35.760532 12421 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.761651 11381 raft_consensus.cc:1275] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:35.763144 12415 consensus_queue.cc:1048] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:35.769765 12415 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.771171 11998 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.772545 12001 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.775744 11387 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.776176 11464 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.787750 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c12609d59d648d6b49725be4c7d586b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:35.779125 11390 raft_consensus.cc:2955] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.815066 11382 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:35.816512 12453 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:35.821621 11211 catalog_manager.cc:5697] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.828315 11311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:35.828913 11311 raft_consensus.cc:606] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:35.833287 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "446588bede644846a05d9262c6b97de1"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:35.833791 11464 raft_consensus.cc:606] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:35.837795 11311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:35.838346 11311 raft_consensus.cc:606] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:35.841257 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c12609d59d648d6b49725be4c7d586b with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:35.842278 12532 tablet_replica.cc:333] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:35.843317 12532 raft_consensus.cc:2243] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:35.842623 11213 catalog_manager.cc:5697] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.844183 12532 raft_consensus.cc:2272] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:35.846364 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d70792781a41909cd2f1a16e290949"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:35.846927 11464 raft_consensus.cc:606] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:35.849010 12532 ts_tablet_manager.cc:1916] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:35.857039 11382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:35.857635 11382 raft_consensus.cc:606] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:35.867048 11464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:35.867862 11464 raft_consensus.cc:606] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
W20260709 12:14:35.868891 11200 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 4 similar messages]
I20260709 12:14:35.869724 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:35.868976 12532 ts_tablet_manager.cc:1929] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:35.870903 12532 log.cc:1199] T 5c12609d59d648d6b49725be4c7d586b P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/5c12609d59d648d6b49725be4c7d586b
I20260709 12:14:35.871420 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:35.872257 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.887058 12454 raft_consensus.cc:993] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:35.887555 12555 raft_consensus.cc:1081] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:35.890719 11464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:35.891225 11464 raft_consensus.cc:493] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.891549 11464 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.897541 11311 raft_consensus.cc:1275] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:35.899077 12450 consensus_queue.cc:1048] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:35.912672 11464 raft_consensus.cc:515] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.914835 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:35.915158 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:35.915377 11307 raft_consensus.cc:3055] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:35.915661 11307 raft_consensus.cc:740] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:35.915665 11387 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.919502 11307 consensus_queue.cc:260] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.923367 11307 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.924284 12564 raft_consensus.cc:993] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
W20260709 12:14:35.932013 11200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 63146.2us
I20260709 12:14:35.938390 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 5c12609d59d648d6b49725be4c7d586b (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:35.937016 12564 raft_consensus.cc:1081] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:35.939920 11307 raft_consensus.cc:2468] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:35.941555 11306 consensus_queue.cc:237] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:35.946705 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d70792781a41909cd2f1a16e290949"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:35.946949 11464 leader_election.cc:290] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:35.947382 11998 raft_consensus.cc:493] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.947746 11998 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.949548 12001 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:35.951316 12421 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:35.951849 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a8d292b0824252a5420f3854cdbfb4" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:35.952356 12001 raft_consensus.cc:3060] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:35.952728 11200 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 60a8d292b0824252a5420f3854cdbfb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 849cfdc35b1040039c57eac1b7c4a58f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.955714 11390 raft_consensus.cc:1275] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:35.962697 12555 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:35.970687 12421 consensus_queue.cc:1048] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:35.964325 11387 raft_consensus.cc:2468] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:35.965432 11997 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.009632 11998 raft_consensus.cc:515] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.013015 12001 raft_consensus.cc:2468] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:36.016371 11382 raft_consensus.cc:2955] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.018112 11427 leader_election.cc:304] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:36.018961 12564 raft_consensus.cc:2804] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.019474 12564 raft_consensus.cc:697] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:36.020282 12564 consensus_queue.cc:237] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.025558 11998 leader_election.cc:290] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:36.028771 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:36.029465 11463 raft_consensus.cc:3055] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.028752 11210 catalog_manager.cc:5697] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.029721 11463 raft_consensus.cc:740] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:36.030436 11463 consensus_queue.cc:260] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.031730 11463 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.035745 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d70792781a41909cd2f1a16e290949" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:36.036278 11387 raft_consensus.cc:3060] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.041450 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 509731d0fcc341e981e007566fae9348 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:36.048120 11387 raft_consensus.cc:2468] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.049250 11965 leader_election.cc:304] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:36.050925 12453 raft_consensus.cc:2804] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.051376 12453 raft_consensus.cc:697] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:36.052191 12453 consensus_queue.cc:237] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.065783 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 509731d0fcc341e981e007566fae9348 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:36.066458 12579 tablet_replica.cc:333] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:36.068491 11463 raft_consensus.cc:2468] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.069635 12579 raft_consensus.cc:2243] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.080551 11212 catalog_manager.cc:5697] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.080725 11210 catalog_manager.cc:5697] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.094420 12579 raft_consensus.cc:2272] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.094900 12564 raft_consensus.cc:993] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:36.095438 12564 raft_consensus.cc:1081] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:36.097892 11387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:36.098431 11387 raft_consensus.cc:493] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.098753 11387 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.100636 12579 ts_tablet_manager.cc:1916] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:36.105683 11387 raft_consensus.cc:515] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:36.111510 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:36.112015 11312 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.115507 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:36.116050 11463 raft_consensus.cc:3055] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.116320 11463 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:36.117012 11463 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:36.118011 11463 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.124296 11312 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:36.125051 11387 leader_election.cc:290] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:36.125465 11356 leader_election.cc:304] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:36.125905 11463 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:36.126662 12533 raft_consensus.cc:2804] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.127167 12533 raft_consensus.cc:697] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:36.128008 12533 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:36.131625 12579 ts_tablet_manager.cc:1929] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:36.132076 12579 log.cc:1199] T 509731d0fcc341e981e007566fae9348 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/509731d0fcc341e981e007566fae9348
I20260709 12:14:36.133526 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 509731d0fcc341e981e007566fae9348 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:36.137753 12415 raft_consensus.cc:993] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.138144 12405 raft_consensus.cc:1081] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.139523 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "446588bede644846a05d9262c6b97de1"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:36.139920 12001 raft_consensus.cc:493] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.140166 12001 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.140228 11210 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.144491 12001 raft_consensus.cc:515] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.146536 12001 leader_election.cc:290] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:36.146560 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:36.147295 11387 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.147209 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446588bede644846a05d9262c6b97de1" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:36.151599 11463 raft_consensus.cc:3055] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.151918 11463 raft_consensus.cc:740] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:36.152594 11463 consensus_queue.cc:260] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.153479 11463 raft_consensus.cc:3060] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.159991 11387 raft_consensus.cc:2468] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.160949 11965 leader_election.cc:304] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:36.161695 12453 raft_consensus.cc:2804] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.162149 12453 raft_consensus.cc:697] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:36.162942 12453 consensus_queue.cc:237] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.163919 11463 raft_consensus.cc:2468] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.173020 11210 catalog_manager.cc:5697] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.184149 12444 raft_consensus.cc:993] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.184553 12533 raft_consensus.cc:1081] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.185940 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40814
I20260709 12:14:36.186410 12001 raft_consensus.cc:493] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.186734 12001 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.192718 12001 raft_consensus.cc:515] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.194432 12001 leader_election.cc:290] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:36.195020 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:36.195320 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9beb5682eae4501ba6504de3988ba0a" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:36.195595 11312 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.195849 11387 raft_consensus.cc:3055] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.196123 11387 raft_consensus.cc:740] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:36.196799 11387 consensus_queue.cc:260] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.197729 11387 raft_consensus.cc:3060] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.202167 11312 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.203248 11967 leader_election.cc:304] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:36.204041 12453 raft_consensus.cc:2804] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.204538 11387 raft_consensus.cc:2468] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.204495 12453 raft_consensus.cc:697] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:36.206028 12453 consensus_queue.cc:237] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.214033 11210 catalog_manager.cc:5697] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.257388 12555 raft_consensus.cc:993] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.257839 12421 raft_consensus.cc:1081] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:36.259202 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:14:36.259619 12001 raft_consensus.cc:493] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.259869 12001 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.264739 12001 raft_consensus.cc:515] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.267382 12001 leader_election.cc:290] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:36.271224 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:36.271242 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13381f9d78bb4ce1946a4b80ea057624" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:36.271775 11463 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.271885 11312 raft_consensus.cc:3055] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.272275 11312 raft_consensus.cc:740] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:36.273001 11312 consensus_queue.cc:260] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.274080 11312 raft_consensus.cc:3060] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.279626 11463 raft_consensus.cc:2468] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.280637 11964 leader_election.cc:304] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:36.281278 12453 raft_consensus.cc:2804] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.281407 11312 raft_consensus.cc:2468] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:36.281821 12453 raft_consensus.cc:697] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:36.282727 12453 consensus_queue.cc:237] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.291970 11210 catalog_manager.cc:5697] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.467924 11312 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:36.469111 12405 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.513477 12001 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:36.514878 12415 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.554639 11382 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.555976 12563 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.575840 11382 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:36.577198 12405 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.613819 11312 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.616743 11463 raft_consensus.cc:1275] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.615407 12533 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:14:36.620636 12586 consensus_queue.cc:1048] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.630338 11390 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.631884 12586 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.641467 11312 raft_consensus.cc:1275] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.643040 12585 consensus_queue.cc:1048] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.684469 11458 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.686223 11458 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.723399 12585 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.727066 12589 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.740233 11463 consensus_queue.cc:237] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:36.745914 11306 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.746649 11312 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.748049 12585 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:36.748114 12554 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.759727 11390 raft_consensus.cc:1275] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.756537 12554 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.758996 11311 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.766911 11461 raft_consensus.cc:1275] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.777823 12585 consensus_queue.cc:1048] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:36.803210 12001 raft_consensus.cc:1275] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:36.809769 12585 consensus_queue.cc:1048] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:14:36.816361 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60a8d292b0824252a5420f3854cdbfb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 12:14:36.826902 12554 consensus_queue.cc:1048] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:36.841825 12001 raft_consensus.cc:2955] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.877182 11213 catalog_manager.cc:5697] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:36.904659 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 60a8d292b0824252a5420f3854cdbfb4 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:36.910313 12609 tablet_replica.cc:333] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:36.911430 12609 raft_consensus.cc:2243] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.911880 12609 raft_consensus.cc:2272] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.914148 12609 ts_tablet_manager.cc:1916] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:36.925573 12609 ts_tablet_manager.cc:1929] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:36.925887 12609 log.cc:1199] T 60a8d292b0824252a5420f3854cdbfb4 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/60a8d292b0824252a5420f3854cdbfb4
I20260709 12:14:36.927080 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 60a8d292b0824252a5420f3854cdbfb4 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:37.123328 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.156244 11306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:37.156742 11306 raft_consensus.cc:606] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:37.158687 11390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:37.159044 11390 raft_consensus.cc:606] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:37.161144 11459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:37.161588 11459 raft_consensus.cc:606] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:37.163784 11306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:37.164252 11306 raft_consensus.cc:606] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:37.165215 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:14:37.166383 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:37.166896 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.297892 12603 raft_consensus.cc:993] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:37.297953 12564 raft_consensus.cc:993] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:37.298446 12604 raft_consensus.cc:1081] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:37.298496 12415 raft_consensus.cc:1081] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:37.299855 11381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:37.299871 11459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:37.300508 11381 raft_consensus.cc:493] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.300567 11459 raft_consensus.cc:493] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.300920 11381 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.301143 11459 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.306126 11459 raft_consensus.cc:515] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.307791 11381 raft_consensus.cc:515] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.308740 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:37.309223 11459 leader_election.cc:290] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:37.309319 11390 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.310389 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:37.310915 11312 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.311058 11381 leader_election.cc:290] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:37.308740 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:37.314459 11307 raft_consensus.cc:3055] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.314670 11307 raft_consensus.cc:740] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:37.315250 11307 consensus_queue.cc:260] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.315351 11390 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:37.316183 11307 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.316531 11428 leader_election.cc:304] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:37.316705 11312 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:37.317240 12415 raft_consensus.cc:2804] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.317703 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:37.317795 11356 leader_election.cc:304] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:37.318305 11459 raft_consensus.cc:3055] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.318305 12415 raft_consensus.cc:697] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:37.318651 12533 raft_consensus.cc:2804] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.318828 11459 raft_consensus.cc:740] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:37.319271 12533 raft_consensus.cc:697] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:37.319692 11459 consensus_queue.cc:260] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.320148 12415 consensus_queue.cc:237] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.320230 12533 consensus_queue.cc:237] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.320858 11459 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.322170 11307 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:37.326845 11459 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:37.331980 11212 catalog_manager.cc:5697] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.342487 11210 catalog_manager.cc:5697] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.487826 12603 raft_consensus.cc:993] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:37.488253 12604 raft_consensus.cc:1081] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:37.489581 11459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:37.489977 11459 raft_consensus.cc:493] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.490252 11459 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.494179 11459 raft_consensus.cc:515] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.495711 11459 leader_election.cc:290] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:37.496454 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:37.497020 11307 raft_consensus.cc:3055] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.497308 11307 raft_consensus.cc:740] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:37.497927 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:37.498013 11307 consensus_queue.cc:260] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.498534 11390 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.499285 11307 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.504464 11390 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:37.505017 11307 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:37.505398 11428 leader_election.cc:304] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:37.506206 12415 raft_consensus.cc:2804] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.506614 12415 raft_consensus.cc:697] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:37.507246 12415 consensus_queue.cc:237] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.514861 11210 catalog_manager.cc:5697] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.551151 12444 raft_consensus.cc:993] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:37.551522 12533 raft_consensus.cc:1081] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:37.552712 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:37.553097 11307 raft_consensus.cc:493] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.553356 11307 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.557825 11307 raft_consensus.cc:515] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.559161 11307 leader_election.cc:290] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:37.559932 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:37.560343 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef3f04ca72c406b9aa746afffff3141" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:37.560465 11459 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.561044 11390 raft_consensus.cc:3055] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:37.561358 11390 raft_consensus.cc:740] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:37.562119 11390 consensus_queue.cc:260] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.563228 11390 raft_consensus.cc:3060] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:37.568115 11459 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:37.569398 11278 leader_election.cc:304] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:37.570134 12604 raft_consensus.cc:2804] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:37.570583 12604 raft_consensus.cc:697] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:37.571383 12604 consensus_queue.cc:237] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:37.572110 11390 raft_consensus.cc:2468] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:37.579985 11210 catalog_manager.cc:5697] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.711623 11390 raft_consensus.cc:1275] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.712970 12554 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.732118 11307 raft_consensus.cc:1275] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.733341 12415 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.855189 11459 raft_consensus.cc:1275] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.856129 12616 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.864674 11307 raft_consensus.cc:1275] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.865687 12618 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.961650 11307 consensus_queue.cc:237] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:37.967893 11390 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:37.968356 11459 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:37.968124 11278 consensus_peers.cc:597] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a4e815cdfab4c659c334b0ad4804e25. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.970201 12603 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.970995 12604 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.978372 12604 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:37.979717 11459 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:37.983192 11381 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:37.984465 12603 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:37.995707 11212 catalog_manager.cc:5697] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:37.983143 11390 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.004351 11459 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.007776 12627 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.012794 11312 consensus_queue.cc:237] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:38.034855 11278 consensus_peers.cc:597] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70841852770a4acdb2e6782b232028d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.041365 11458 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:38.041805 11381 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:38.043208 12627 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.046005 12632 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:38.052114 12604 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.054157 11390 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.070012 11463 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.077396 11312 raft_consensus.cc:1275] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.078668 12415 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.086371 11387 raft_consensus.cc:1275] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:38.088147 12554 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.082537 11210 catalog_manager.cc:5697] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:38.108860 11427 consensus_peers.cc:597] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1832166ee7da41c49ddeed068dcdc111. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.110674 11307 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.108937 11382 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:38.112169 12613 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:38.114367 12613 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:38.143122 12554 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.144436 11387 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.156906 11312 consensus_queue.cc:237] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.164651 11459 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.167804 11306 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.176554 11210 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:38.188427 11278 consensus_peers.cc:597] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc5f44415eb64944b8d71f579b9defb5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.188978 11463 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:38.189457 11387 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:38.190447 12632 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.191682 12604 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:38.205807 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.215549 12633 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.217279 11463 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.221885 11382 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:38.237768 11212 catalog_manager.cc:5697] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.290107 11306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414fba6e91db49ef9203835e637359ca"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:38.290674 11306 raft_consensus.cc:606] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:38.294386 11463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:38.294850 11463 raft_consensus.cc:606] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:38.298208 11387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:38.298657 11387 raft_consensus.cc:606] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:38.299733 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:38.300920 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.301517 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.454188 12646 ts_tablet_manager.cc:933] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:38.456044 12646 tablet_copy_client.cc:323] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:38.457346 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 7a4e815cdfab4c659c334b0ad4804e25 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:38.457762 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 7a4e815cdfab4c659c334b0ad4804e25 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-7a4e815cdfab4c659c334b0ad4804e25
I20260709 12:14:38.464399 11325 tablet_copy_source_session.cc:215] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:38.473910 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e815cdfab4c659c334b0ad4804e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.485674 12646 tablet_copy_client.cc:806] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:38.486238 12646 tablet_copy_client.cc:670] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:38.489341 12646 tablet_copy_client.cc:538] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:38.494483 12646 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:38.511919 12646 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.512521 12646 tablet_bootstrap.cc:492] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:38.512988 12646 ts_tablet_manager.cc:1403] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260709 12:14:38.515203 12646 raft_consensus.cc:359] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.515846 12646 raft_consensus.cc:740] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:38.516323 12646 consensus_queue.cc:260] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.518656 12646 ts_tablet_manager.cc:1434] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:38.520327 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-7a4e815cdfab4c659c334b0ad4804e25 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:38.520677 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-7a4e815cdfab4c659c334b0ad4804e25 on tablet 7a4e815cdfab4c659c334b0ad4804e25 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:38.564190 12646 ts_tablet_manager.cc:933] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:38.565791 12646 tablet_copy_client.cc:323] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:38.567250 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 1832166ee7da41c49ddeed068dcdc111 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:38.567735 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 1832166ee7da41c49ddeed068dcdc111 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-1832166ee7da41c49ddeed068dcdc111
I20260709 12:14:38.576293 11474 tablet_copy_source_session.cc:215] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:38.579422 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1832166ee7da41c49ddeed068dcdc111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.595695 12646 tablet_copy_client.cc:806] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:38.596410 12646 tablet_copy_client.cc:670] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:38.606612 12646 tablet_copy_client.cc:538] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:38.612850 12646 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:38.625694 12651 ts_tablet_manager.cc:933] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:38.627430 12651 tablet_copy_client.cc:323] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:38.628940 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet bc5f44415eb64944b8d71f579b9defb5 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:38.629446 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet bc5f44415eb64944b8d71f579b9defb5 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-bc5f44415eb64944b8d71f579b9defb5
I20260709 12:14:38.629606 12646 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.630300 12646 tablet_bootstrap.cc:492] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:38.630836 12646 ts_tablet_manager.cc:1403] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:14:38.633363 12646 raft_consensus.cc:359] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.633917 12646 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:38.634680 12646 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.641057 12646 ts_tablet_manager.cc:1434] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:14:38.642509 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-1832166ee7da41c49ddeed068dcdc111 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:38.642889 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-1832166ee7da41c49ddeed068dcdc111 on tablet 1832166ee7da41c49ddeed068dcdc111 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:38.646044 11325 tablet_copy_source_session.cc:215] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:38.648854 12646 ts_tablet_manager.cc:933] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:38.650427 12651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5f44415eb64944b8d71f579b9defb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.656033 12632 raft_consensus.cc:993] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:38.656522 12632 raft_consensus.cc:1081] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:38.658459 11459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414fba6e91db49ef9203835e637359ca"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:38.659474 12646 tablet_copy_client.cc:323] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:38.659010 11459 raft_consensus.cc:493] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.660030 11459 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.671080 11459 raft_consensus.cc:515] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:38.674000 11459 leader_election.cc:290] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:38.676370 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:38.676880 11312 raft_consensus.cc:3055] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.677177 11312 raft_consensus.cc:740] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:38.677822 11312 consensus_queue.cc:260] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:38.678314 12651 tablet_copy_client.cc:806] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:38.678925 12651 tablet_copy_client.cc:670] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:38.681291 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 70841852770a4acdb2e6782b232028d0 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:38.681831 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 70841852770a4acdb2e6782b232028d0 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-70841852770a4acdb2e6782b232028d0
I20260709 12:14:38.683985 12651 tablet_copy_client.cc:538] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:38.689992 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414fba6e91db49ef9203835e637359ca" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:38.690641 12001 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.696303 11312 raft_consensus.cc:3060] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.697599 12001 raft_consensus.cc:2468] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:38.700474 11427 leader_election.cc:304] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:38.701205 12640 raft_consensus.cc:2804] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.701625 12640 raft_consensus.cc:697] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:38.702394 12640 consensus_queue.cc:237] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:38.706845 12651 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:38.713120 11312 raft_consensus.cc:2468] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:38.719357 11325 tablet_copy_source_session.cc:215] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:38.724835 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70841852770a4acdb2e6782b232028d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.739519 11209 catalog_manager.cc:5697] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.751600 12646 tablet_copy_client.cc:806] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:38.752473 12646 tablet_copy_client.cc:670] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:38.759269 12646 tablet_copy_client.cc:538] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:38.761157 12651 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.761870 12651 tablet_bootstrap.cc:492] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:38.762477 12651 ts_tablet_manager.cc:1403] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.004s
I20260709 12:14:38.765376 12651 raft_consensus.cc:359] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.766422 12651 raft_consensus.cc:740] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:38.773147 12640 raft_consensus.cc:993] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:38.767026 12651 consensus_queue.cc:260] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.774716 12640 raft_consensus.cc:1081] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:38.776237 12651 ts_tablet_manager.cc:1434] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:14:38.776465 11390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:38.776924 11390 raft_consensus.cc:493] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.777259 11390 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.780347 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-bc5f44415eb64944b8d71f579b9defb5 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:38.780781 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-bc5f44415eb64944b8d71f579b9defb5 on tablet bc5f44415eb64944b8d71f579b9defb5 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:38.767161 12646 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:38.784039 11390 raft_consensus.cc:515] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.792167 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:38.792670 11312 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.793377 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837c325a769e460e9fea5288b50b0c2a" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:38.793915 11459 raft_consensus.cc:3055] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:38.794178 11459 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:38.794878 11459 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.798198 11459 raft_consensus.cc:3060] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.810127 11312 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:38.811237 11356 leader_election.cc:304] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:38.812093 12618 raft_consensus.cc:2804] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:38.812533 12618 raft_consensus.cc:697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:38.813273 12618 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.852005 11459 raft_consensus.cc:2468] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:38.853096 11390 leader_election.cc:290] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:38.856559 12616 raft_consensus.cc:993] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:38.857060 12616 raft_consensus.cc:1081] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:38.858631 11312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:38.859143 11312 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.859468 11312 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.865970 11312 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.868598 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:38.869097 11463 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.882987 11312 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:38.882633 11463 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:38.884708 11278 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:38.887400 12604 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:38.889050 12604 raft_consensus.cc:697] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:38.890091 12604 consensus_queue.cc:237] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.891806 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:38.892343 11390 raft_consensus.cc:3055] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:38.892601 11390 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:38.893837 11390 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:38.895174 11390 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:38.903769 11390 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:38.910725 11212 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 2 to 3, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.916327 12646 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:38.917146 12646 tablet_bootstrap.cc:492] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:38.917137 11209 catalog_manager.cc:5697] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 2 to 3, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.918442 12646 ts_tablet_manager.cc:1403] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.151s	user 0.036s	sys 0.037s
I20260709 12:14:38.920948 12646 raft_consensus.cc:359] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.921629 12646 raft_consensus.cc:740] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:38.922344 12646 consensus_queue.cc:260] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:38.924546 12646 ts_tablet_manager.cc:1434] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:38.926542 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-70841852770a4acdb2e6782b232028d0 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:38.926930 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-70841852770a4acdb2e6782b232028d0 on tablet 70841852770a4acdb2e6782b232028d0 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:38.930198 12001 raft_consensus.cc:1217] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:38.996244 12001 raft_consensus.cc:1217] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:14:39.055495 12001 raft_consensus.cc:1217] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:39.151639 12001 raft_consensus.cc:1217] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:39.165596 11312 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:39.167330 12613 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:39.199591 12001 raft_consensus.cc:1275] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:39.200686 11459 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:39.201103 12640 consensus_queue.cc:1048] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:39.201992 12662 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.221238 11312 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:39.224973 12661 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.300961 11387 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:39.302191 12632 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.319602 11459 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:39.320959 12632 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.344352 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.387485 11459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "090f63882c324e93a3dadaed7051779e"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:39.387951 11459 raft_consensus.cc:606] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:39.391521 11390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:39.392016 11390 raft_consensus.cc:606] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:39.394129 11312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:39.394531 11312 raft_consensus.cc:606] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:39.395527 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:39.397125 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.397943 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.442408 12632 raft_consensus.cc:1064] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:39.444864 12632 consensus_queue.cc:237] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.450819 11998 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.452265 11459 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.452817 11390 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.452978 12604 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.453938 12633 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.455480 12632 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.468624 12675 raft_consensus.cc:1064] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:39.470758 12675 consensus_queue.cc:237] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.472414 12633 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.484838 11459 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.499651 11998 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.499651 11390 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.507918 12604 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.502261 11998 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.532675 12415 raft_consensus.cc:1064] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:39.535033 12415 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.552567 11387 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.555123 11463 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.555996 12632 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.563619 12675 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.576545 11212 catalog_manager.cc:5697] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.582636 12675 raft_consensus.cc:1064] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:39.604282 12675 consensus_queue.cc:237] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.641404 12632 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:39.751801 12683 log.cc:927] Time spent T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260709 12:14:39.774785 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 116888us
I20260709 12:14:39.780319 11306 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:14:39.787038 11964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 254426us
I20260709 12:14:39.797631 11998 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.802472 12001 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.806057 11312 consensus_queue.cc:237] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.803540 12693 raft_consensus.cc:993] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:39.786584 12701 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:14:39.808348 11458 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.835556 12693 raft_consensus.cc:1081] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:39.848662 11997 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:39.855044 11463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:39.855664 11463 raft_consensus.cc:493] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.856024 11463 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.858630 11387 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:14:39.859328 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 134163us
I20260709 12:14:39.863864 11463 raft_consensus.cc:515] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:39.855659 12692 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:14:39.868557 12693 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.869587 12613 raft_consensus.cc:993] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:39.870337 12701 raft_consensus.cc:1081] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:39.871340 11463 leader_election.cc:290] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:39.871533 11209 catalog_manager.cc:5697] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.865890 11997 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:39.874343 12701 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:39.863003 11458 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.884855 12696 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:39.885703 12707 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:39.902427 11463 raft_consensus.cc:1275] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:39.925345 11390 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:39.929951 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:39.930626 11311 raft_consensus.cc:3055] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.930948 11311 raft_consensus.cc:740] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:39.931665 11382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "090f63882c324e93a3dadaed7051779e"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:39.932257 11382 raft_consensus.cc:493] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.932569 11382 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.933264 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff02cd7ba0bb464f8b807cf042442c18" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:39.933772 11387 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.931731 11311 consensus_queue.cc:260] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:39.940052 11387 raft_consensus.cc:2468] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:39.940440 11311 raft_consensus.cc:3060] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.941169 11428 leader_election.cc:304] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:39.942054 12696 raft_consensus.cc:2804] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.942504 12696 raft_consensus.cc:697] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:39.942632 11382 raft_consensus.cc:515] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:39.943245 11312 consensus_queue.cc:237] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:39.943427 12696 consensus_queue.cc:237] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:39.945117 11382 leader_election.cc:290] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:39.951985 11390 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.959801 12701 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.966969 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:39.967559 11307 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.969512 12692 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.973922 11307 raft_consensus.cc:2468] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:39.973960 11387 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.979405 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a4e815cdfab4c659c334b0ad4804e25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:39.981938 11307 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.981002 11998 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:39.985859 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090f63882c324e93a3dadaed7051779e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:39.986389 11459 raft_consensus.cc:3055] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.986649 11459 raft_consensus.cc:740] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:39.987334 11459 consensus_queue.cc:260] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:39.988399 11459 raft_consensus.cc:3060] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.995725 11210 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.002504 12692 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:39.995702 11459 raft_consensus.cc:2468] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:40.009266 12604 consensus_queue.cc:1048] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.000150 11209 catalog_manager.cc:5697] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.018106 11998 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:40.018347 11311 raft_consensus.cc:2468] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:40.020399 12704 raft_consensus.cc:993] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.019758 11210 catalog_manager.cc:5697] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.020881 12661 raft_consensus.cc:1081] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.027889 11356 leader_election.cc:304] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:40.027290 11998 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.029431 12661 raft_consensus.cc:2804] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.029913 12661 raft_consensus.cc:697] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:40.030764 12661 consensus_queue.cc:237] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.033069 11458 raft_consensus.cc:2955] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.034298 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:40.034792 11307 raft_consensus.cc:493] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.035125 11307 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.041872 11307 raft_consensus.cc:515] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.044581 11307 leader_election.cc:290] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:40.045315 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a4e815cdfab4c659c334b0ad4804e25 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:40.060935 11459 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.064945 11461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:40.065482 11461 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.067932 12715 tablet_replica.cc:333] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:40.068492 12692 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.071914 11461 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:40.071300 12633 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.080090 12001 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:40.081256 11306 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:40.082871 12701 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:40.084210 12696 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:40.097477 12640 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.101483 11306 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.104346 12001 raft_consensus.cc:2955] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.115971 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1832166ee7da41c49ddeed068dcdc111 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:14:40.118124 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 44220us
I20260709 12:14:40.124576 12715 raft_consensus.cc:2243] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.126003 12715 raft_consensus.cc:2272] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.121261 11459 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.128551 11278 leader_election.cc:304] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:40.130944 12693 raft_consensus.cc:2804] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.131399 12693 raft_consensus.cc:697] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:40.131435 11996 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.132513 12693 consensus_queue.cc:237] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.127068 11210 catalog_manager.cc:5697] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.143210 11387 raft_consensus.cc:1275] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:40.144380 12715 ts_tablet_manager.cc:1916] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:40.124576 11209 catalog_manager.cc:5697] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.146276 11212 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.164110 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3963046c132f417cb6a0ace081ccff4a" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:40.164655 11387 raft_consensus.cc:3055] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.164958 11387 raft_consensus.cc:740] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:40.165725 11387 consensus_queue.cc:260] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.166860 11387 raft_consensus.cc:3060] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.170312 12692 consensus_queue.cc:1048] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.174669 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 1832166ee7da41c49ddeed068dcdc111 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:40.187295 12633 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.196766 11387 raft_consensus.cc:2468] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:40.198933 11996 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.203538 11212 catalog_manager.cc:5697] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.228526 11381 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.251557 11306 consensus_queue.cc:237] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.260878 11996 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:40.265127 11210 catalog_manager.cc:5697] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.265585 12693 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:14:40.284674 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70841852770a4acdb2e6782b232028d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:40.287698 12692 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.290603 11381 raft_consensus.cc:1275] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:40.289978 11390 raft_consensus.cc:2955] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.296505 11996 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.309788 12693 consensus_queue.cc:1048] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.318720 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 70841852770a4acdb2e6782b232028d0 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:40.328877 11390 raft_consensus.cc:2955] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:40.336853 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc5f44415eb64944b8d71f579b9defb5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:40.339911 12715 ts_tablet_manager.cc:1929] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:40.345820 12715 log.cc:1199] T 7a4e815cdfab4c659c334b0ad4804e25 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/7a4e815cdfab4c659c334b0ad4804e25
I20260709 12:14:40.348592 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 7a4e815cdfab4c659c334b0ad4804e25 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:40.355041 12715 tablet_replica.cc:333] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:40.357453 12715 raft_consensus.cc:2243] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.355736 11210 catalog_manager.cc:5697] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.360026 12715 raft_consensus.cc:2272] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.363529 12718 tablet_replica.cc:333] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:40.371115 12718 raft_consensus.cc:2243] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.371910 12718 raft_consensus.cc:2272] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.374778 12715 ts_tablet_manager.cc:1916] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:40.378144 12718 ts_tablet_manager.cc:1916] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:40.396270 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet bc5f44415eb64944b8d71f579b9defb5 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:40.397625 12718 ts_tablet_manager.cc:1929] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:40.398057 12718 log.cc:1199] T 70841852770a4acdb2e6782b232028d0 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/70841852770a4acdb2e6782b232028d0
I20260709 12:14:40.398144 12715 ts_tablet_manager.cc:1929] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:14:40.398612 12715 log.cc:1199] T 1832166ee7da41c49ddeed068dcdc111 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/1832166ee7da41c49ddeed068dcdc111
I20260709 12:14:40.399863 12718 tablet_replica.cc:333] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:40.399935 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 1832166ee7da41c49ddeed068dcdc111 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:40.401022 12718 raft_consensus.cc:2243] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:40.399878 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 70841852770a4acdb2e6782b232028d0 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:40.402246 12718 raft_consensus.cc:2272] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:40.404698 12718 ts_tablet_manager.cc:1916] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:40.411684 11306 raft_consensus.cc:1275] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.412935 12640 consensus_queue.cc:1048] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:40.421609 12718 ts_tablet_manager.cc:1929] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:40.422111 12718 log.cc:1199] T bc5f44415eb64944b8d71f579b9defb5 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/bc5f44415eb64944b8d71f579b9defb5
I20260709 12:14:40.423704 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet bc5f44415eb64944b8d71f579b9defb5 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:40.429312 11390 raft_consensus.cc:1275] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.430953 12701 consensus_queue.cc:1048] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:40.447997 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.469280 11461 raft_consensus.cc:1275] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.470273 12662 consensus_queue.cc:1048] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.480211 11306 raft_consensus.cc:1275] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.481349 12662 consensus_queue.cc:1048] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.499715 11461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:40.500375 11461 raft_consensus.cc:606] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:40.510210 11458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:40.510761 11458 raft_consensus.cc:606] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:40.513569 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:40.514070 11307 raft_consensus.cc:606] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:40.526773 11390 raft_consensus.cc:1275] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.528057 12692 consensus_queue.cc:1048] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.530733 11381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:40.531349 11381 raft_consensus.cc:606] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:40.532624 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:14:40.533761 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.534473 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.538087 11463 raft_consensus.cc:1275] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.539623 12604 consensus_queue.cc:1048] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.540709 12613 raft_consensus.cc:993] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:40.541148 12613 raft_consensus.cc:1081] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:40.542912 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40812
I20260709 12:14:40.543393 12001 raft_consensus.cc:493] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.543694 12001 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:40.550354 12001 raft_consensus.cc:515] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.552614 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:40.553128 11306 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:40.566574 11306 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 4.
I20260709 12:14:40.567374 11967 leader_election.cc:304] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [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: 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:40.568112 12682 raft_consensus.cc:2804] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:40.568553 12682 raft_consensus.cc:697] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 4 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:40.569306 12682 consensus_queue.cc:237] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.582549 12001 leader_election.cc:290] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 4 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:40.581972 11209 catalog_manager.cc:5697] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 3 to 4, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 4 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.586201 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1832166ee7da41c49ddeed068dcdc111" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:40.587731 11463 raft_consensus.cc:3055] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:40.588322 11463 raft_consensus.cc:740] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:40.589039 11463 consensus_queue.cc:260] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.590034 11463 raft_consensus.cc:3060] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:40.590132 11307 raft_consensus.cc:1240] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Rejecting Update request from peer 3cef628e614c433fbec8cd2223efe476 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:40.596324 11463 raft_consensus.cc:2468] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 4.
I20260709 12:14:40.830348 12693 raft_consensus.cc:993] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:40.830842 12604 raft_consensus.cc:1081] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:40.832086 11381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42752
I20260709 12:14:40.832520 11381 raft_consensus.cc:493] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.832784 11381 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.837733 11381 raft_consensus.cc:515] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.839121 11381 leader_election.cc:290] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:40.839691 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:40.840224 11307 raft_consensus.cc:3055] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.840487 11307 raft_consensus.cc:740] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:40.840538 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427a7f2338404e52a0bb3c3c0a09d097" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:40.841123 12001 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.841143 11307 consensus_queue.cc:260] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.842186 11307 raft_consensus.cc:3060] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.846230 11307 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:40.846951 11356 leader_election.cc:304] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:40.847007 12001 raft_consensus.cc:2468] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:40.847579 12662 raft_consensus.cc:2804] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.848063 12662 raft_consensus.cc:697] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:40.848830 12662 consensus_queue.cc:237] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.853051 12640 raft_consensus.cc:993] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.853420 12701 raft_consensus.cc:1081] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.854616 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51954
I20260709 12:14:40.854971 11307 raft_consensus.cc:493] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.855288 11307 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.858826 11212 catalog_manager.cc:5697] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.865263 11307 raft_consensus.cc:515] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.866852 11307 leader_election.cc:290] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:40.867390 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:40.867683 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201e4b80eb4a4439a9bfb0323e2d6ff7" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:40.868345 11458 raft_consensus.cc:3055] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.868637 11458 raft_consensus.cc:740] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:40.868682 11381 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.869342 11458 consensus_queue.cc:260] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.870421 11458 raft_consensus.cc:3060] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.873394 11381 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:40.874416 11279 leader_election.cc:304] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:40.875121 12693 raft_consensus.cc:2804] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.875567 12693 raft_consensus.cc:697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:40.875905 11458 raft_consensus.cc:2468] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:40.876304 12693 consensus_queue.cc:237] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:40.884158 11212 catalog_manager.cc:5697] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 2 to 3, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.945850 12661 raft_consensus.cc:993] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.946362 12662 raft_consensus.cc:1081] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:40.947758 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:40.948232 11306 raft_consensus.cc:493] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.948546 11306 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.953707 11306 raft_consensus.cc:515] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.955883 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:40.956102 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ca548de2c04acea48805130eca7e0e" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:40.956382 11390 raft_consensus.cc:3055] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.956707 11390 raft_consensus.cc:740] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:40.956678 12001 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.957480 11390 consensus_queue.cc:260] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.958467 11390 raft_consensus.cc:3060] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.963234 11306 leader_election.cc:290] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:40.962671 12001 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:40.964473 11278 leader_election.cc:304] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:40.965059 12693 raft_consensus.cc:2804] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.965199 11390 raft_consensus.cc:2468] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:40.965716 12693 raft_consensus.cc:697] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:40.967531 12693 consensus_queue.cc:237] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:40.977101 11212 catalog_manager.cc:5697] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.051712 11458 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:41.133900 12685 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:41.266639 11306 raft_consensus.cc:1275] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:41.597594 12682 consensus_queue.cc:1048] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:41.613009 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:41.618774 11967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 64351.5us
W20260709 12:14:41.648641 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 413598us
I20260709 12:14:41.651782 11997 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:14:41.663260 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 56694.3us
I20260709 12:14:41.714227 11999 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:41.716580 11306 raft_consensus.cc:1275] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:41.718395 11388 raft_consensus.cc:1275] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.722435 11387 raft_consensus.cc:1275] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:14:41.759500 11428 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.014s	sys 0.064s
W20260709 12:14:41.759879 11428 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.014s	sys 0.064s
I20260709 12:14:41.767793 11463 raft_consensus.cc:1275] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.759305 12662 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
W20260709 12:14:41.830435 11430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 55260.5us
W20260709 12:14:41.831558 11964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 73303.3us
I20260709 12:14:41.848830 12759 consensus_queue.cc:1048] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:14:41.830687 11967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 71966.2us
W20260709 12:14:41.871527 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 65055.1us
I20260709 12:14:41.911962 12759 consensus_queue.cc:1048] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:14:41.927629 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 173949us
W20260709 12:14:41.941150 11427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 91301.1us
I20260709 12:14:41.941583 12739 consensus_queue.cc:1048] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:41.945847 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 191512us
I20260709 12:14:41.959159 12760 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:41.960620 12758 consensus_queue.cc:1048] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:42.046499 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 54533.1us
I20260709 12:14:42.073495 11385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:42.074707 11385 raft_consensus.cc:606] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:42.100519 11309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:42.101096 11309 raft_consensus.cc:606] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:42.176824 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:42.177407 11307 raft_consensus.cc:606] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
W20260709 12:14:42.179231 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 69699us
I20260709 12:14:42.185178 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:42.242429 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.243462 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.260016 11463 consensus_queue.cc:237] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:42.264361 12758 raft_consensus.cc:993] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:42.264863 12758 raft_consensus.cc:1081] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
W20260709 12:14:42.269942 11411 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9620 after lost signal to thread 10122
W20260709 12:14:42.271535 11411 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9600 after lost signal to thread 11247
W20260709 12:14:42.272984 11411 debug-util.cc:398] Leaking SignalData structure 0x7b0800323ca0 after lost signal to thread 11339
W20260709 12:14:42.276633 11411 debug-util.cc:398] Leaking SignalData structure 0x7b080034df60 after lost signal to thread 11414
W20260709 12:14:42.277894 11411 debug-util.cc:398] Leaking SignalData structure 0x7b080035f000 after lost signal to thread 11488
W20260709 12:14:42.292856 11411 debug-util.cc:398] Leaking SignalData structure 0x7b0800365840 after lost signal to thread 12026
I20260709 12:14:42.314743 11458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:42.315557 11458 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.316030 11458 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.354331 12733 raft_consensus.cc:993] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:42.354848 12739 raft_consensus.cc:1081] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:42.357471 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:42.357956 11306 raft_consensus.cc:493] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.358280 11306 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.359117 11458 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.365906 11306 raft_consensus.cc:515] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.367677 11458 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 4 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:42.363058 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:42.371379 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:42.372381 11389 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.371595 11310 raft_consensus.cc:3055] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:42.382429 11310 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:42.382580 11307 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:42.382047 11427 consensus_peers.cc:597] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5426237f98148e2a14401ff62fc6937. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.383339 11310 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.383826 11381 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:42.384370 12765 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:42.384469 11310 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:42.387269 12763 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.392911 11389 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 4.
I20260709 12:14:42.396092 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:42.396883 11306 leader_election.cc:290] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:42.397476 11428 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [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: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:42.398711 12763 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:42.399257 12763 raft_consensus.cc:697] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:42.400353 12763 consensus_queue.cc:237] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.394445 11310 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 4.
I20260709 12:14:42.394573 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e02f6c0b1242978ae686a28a2c884b" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:42.403472 11390 raft_consensus.cc:3055] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:42.403790 11390 raft_consensus.cc:740] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:42.404693 11390 consensus_queue.cc:260] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.406549 12744 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.410562 11307 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.405973 11390 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.421514 11209 catalog_manager.cc:5697] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 3 to 4, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.426584 11381 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.396692 11458 raft_consensus.cc:3060] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.451412 11210 catalog_manager.cc:5697] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.454084 11390 raft_consensus.cc:2468] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:42.455365 11279 leader_election.cc:304] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:42.456278 12759 raft_consensus.cc:2804] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:42.456754 12759 raft_consensus.cc:697] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:42.457696 12759 consensus_queue.cc:237] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:42.462471 11458 raft_consensus.cc:2468] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:42.478806 11390 consensus_queue.cc:237] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:42.503198 11353 consensus_peers.cc:597] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52e88ac93f3244328b667136cf0c5472. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.503496 11458 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:42.504520 11307 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:42.505754 12733 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.506695 12734 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.524819 12739 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.534406 11458 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.539856 11310 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.545998 12736 raft_consensus.cc:993] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:42.546504 12736 raft_consensus.cc:1081] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:42.552017 11390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42752
I20260709 12:14:42.552536 11390 raft_consensus.cc:493] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.552850 11390 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.567967 11390 raft_consensus.cc:515] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:42.576025 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:42.576576 11307 raft_consensus.cc:3055] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:42.576871 11307 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:42.577633 11307 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:42.578655 11307 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.581137 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:42.581694 12001 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.591575 12001 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:42.596959 11390 leader_election.cc:290] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:42.597740 11353 leader_election.cc:304] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:42.599236 12734 raft_consensus.cc:2804] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:42.599699 12734 raft_consensus.cc:697] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:42.601029 11307 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:42.602459 12734 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:42.604575 11310 consensus_queue.cc:237] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:42.628942 11212 catalog_manager.cc:5697] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.630568 11212 catalog_manager.cc:5697] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.656387 11210 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:42.671983 11278 consensus_peers.cc:597] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22273e51f0ee488a9137e3507ad19352. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.672482 11463 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:42.673035 11390 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:42.674342 12736 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.675222 12738 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:42.695353 12738 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.707329 11458 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.715031 11381 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:42.719381 11261 auto_rebalancer.cc:629] Failed to schedule move for tablet 91e02f6c0b1242978ae686a28a2c884b: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:14:42.761950 11210 catalog_manager.cc:5697] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:42.869031 11458 raft_consensus.cc:1275] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.870416 12604 consensus_queue.cc:1048] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.894965 11381 raft_consensus.cc:1275] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.896642 12604 consensus_queue.cc:1048] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.929162 12801 ts_tablet_manager.cc:933] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:42.931619 12801 tablet_copy_client.cc:323] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:42.933300 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet f5426237f98148e2a14401ff62fc6937 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:42.933785 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet f5426237f98148e2a14401ff62fc6937 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-f5426237f98148e2a14401ff62fc6937
I20260709 12:14:42.941475 11474 tablet_copy_source_session.cc:215] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:42.944178 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5426237f98148e2a14401ff62fc6937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:42.970253 12801 tablet_copy_client.cc:806] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:42.970860 12801 tablet_copy_client.cc:670] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:42.975929 12801 tablet_copy_client.cc:538] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:42.984371 12801 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:42.987397 11306 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:42.988715 12765 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.023006 11310 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:43.025871 12739 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:43.027148 12801 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:43.028154 12801 tablet_bootstrap.cc:492] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:43.028847 12801 ts_tablet_manager.cc:1403] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.010s
I20260709 12:14:43.032060 12801 raft_consensus.cc:359] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.032855 12801 raft_consensus.cc:740] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:43.033666 12801 consensus_queue.cc:260] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.037148 12801 ts_tablet_manager.cc:1434] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:43.048290 11474 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-f5426237f98148e2a14401ff62fc6937 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:43.048760 11474 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-f5426237f98148e2a14401ff62fc6937 on tablet f5426237f98148e2a14401ff62fc6937 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:43.032852 11381 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 4 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:43.062306 12744 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.088474 12801 ts_tablet_manager.cc:933] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:43.123832 11997 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:43.127529 12733 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:43.193521 12805 ts_tablet_manager.cc:933] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:43.254195 12805 tablet_copy_client.cc:323] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:43.257185 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 22273e51f0ee488a9137e3507ad19352 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:43.257768 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 22273e51f0ee488a9137e3507ad19352 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-22273e51f0ee488a9137e3507ad19352
I20260709 12:14:43.305464 12801 tablet_copy_client.cc:323] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:43.365304 11325 tablet_copy_source_session.cc:215] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:43.375656 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22273e51f0ee488a9137e3507ad19352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.383728 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:43.400810 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 147450us
I20260709 12:14:43.417163 12805 tablet_copy_client.cc:806] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:43.417791 12805 tablet_copy_client.cc:670] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
W20260709 12:14:43.419536 11356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 202845us
I20260709 12:14:43.429170 12805 tablet_copy_client.cc:538] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:43.441021 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 52e88ac93f3244328b667136cf0c5472 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:43.441619 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 52e88ac93f3244328b667136cf0c5472 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-52e88ac93f3244328b667136cf0c5472
I20260709 12:14:43.446378 12805 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:43.449972 11400 tablet_copy_source_session.cc:215] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:43.457993 12001 raft_consensus.cc:1217] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:43.469789 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e88ac93f3244328b667136cf0c5472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:43.514741 12801 tablet_copy_client.cc:806] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:43.520092 11460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:43.520653 11460 raft_consensus.cc:606] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:43.521209 12801 tablet_copy_client.cc:670] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:43.525170 12801 tablet_copy_client.cc:538] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:43.529891 12805 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:43.531626 11310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86db5cee22704c3982afa937e61a5111"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:43.532222 11310 raft_consensus.cc:606] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:43.535233 11390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:43.535761 11390 raft_consensus.cc:606] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:43.537724 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:43.538199 12805 tablet_bootstrap.cc:492] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:43.539127 12805 ts_tablet_manager.cc:1403] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.093s	user 0.046s	sys 0.014s
I20260709 12:14:43.539281 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:43.540017 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:43.544559 12805 raft_consensus.cc:359] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.545368 12805 raft_consensus.cc:740] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:43.546005 12805 consensus_queue.cc:260] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.557547 12805 ts_tablet_manager.cc:1434] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:14:43.561232 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-22273e51f0ee488a9137e3507ad19352 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:43.561686 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-22273e51f0ee488a9137e3507ad19352 on tablet 22273e51f0ee488a9137e3507ad19352 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:43.584304 12801 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:43.599954 12001 raft_consensus.cc:1217] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:43.658833 12821 raft_consensus.cc:993] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:43.659324 12821 raft_consensus.cc:1081] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:43.661096 11460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86db5cee22704c3982afa937e61a5111"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:43.661586 11460 raft_consensus.cc:493] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.661904 11460 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.674641 11460 raft_consensus.cc:515] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.683285 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:43.683817 11307 raft_consensus.cc:3055] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:43.684121 11307 raft_consensus.cc:740] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:43.684859 11307 consensus_queue.cc:260] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.685856 11307 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.696571 11307 raft_consensus.cc:2468] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:43.714531 12739 raft_consensus.cc:993] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:43.715063 12817 raft_consensus.cc:1081] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:43.715368 11460 leader_election.cc:290] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:43.716485 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86db5cee22704c3982afa937e61a5111" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:43.717072 11389 raft_consensus.cc:3060] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.717078 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:43.717684 11306 raft_consensus.cc:493] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.718010 11306 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.723450 11430 leader_election.cc:304] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:43.724205 12819 raft_consensus.cc:2804] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:43.724756 12819 raft_consensus.cc:697] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:43.725534 11306 raft_consensus.cc:515] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.725651 12819 consensus_queue.cc:237] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.726943 11389 raft_consensus.cc:2468] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:43.733180 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:43.733908 11306 leader_election.cc:290] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:43.735028 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebf5eafbb1d4e71a474caa9785d1470" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:43.735571 11458 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.733815 11389 raft_consensus.cc:3055] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:43.745785 11389 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:43.748978 11210 catalog_manager.cc:5697] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.760241 11389 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.769183 11389 raft_consensus.cc:3060] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.745385 11458 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:43.773804 12801 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:43.774771 12801 tablet_bootstrap.cc:492] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:43.775583 12801 ts_tablet_manager.cc:1403] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.003s
I20260709 12:14:43.789976 11389 raft_consensus.cc:2468] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 3.
I20260709 12:14:43.792032 11279 leader_election.cc:304] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:43.796653 12821 raft_consensus.cc:2804] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:43.797816 12821 raft_consensus.cc:697] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:43.798738 12821 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:43.795258 12801 raft_consensus.cc:359] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.801188 12801 raft_consensus.cc:740] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:43.801716 12801 consensus_queue.cc:260] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:43.810249 12819 raft_consensus.cc:993] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:43.810734 12819 raft_consensus.cc:1081] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:43.813112 11390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:43.813616 11390 raft_consensus.cc:493] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.813941 11390 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.819700 12801 ts_tablet_manager.cc:1434] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:14:43.821939 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-52e88ac93f3244328b667136cf0c5472 received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:43.822343 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-52e88ac93f3244328b667136cf0c5472 on tablet 52e88ac93f3244328b667136cf0c5472 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:43.829418 11390 raft_consensus.cc:515] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:43.838785 11458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:43.839377 11458 raft_consensus.cc:3055] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:43.839679 11458 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:43.840538 11458 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:43.841640 11458 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.851176 11390 leader_election.cc:290] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:43.851356 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:43.851843 12001 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.856846 11458 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:43.857884 11353 leader_election.cc:304] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:43.858608 12769 raft_consensus.cc:2804] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:43.859068 12769 raft_consensus.cc:697] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:43.859892 12769 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:43.865520 11210 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 2 to 3, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.881989 12001 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:43.899641 11210 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.932140 12001 raft_consensus.cc:1217] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:43.977684 12810 raft_consensus.cc:1064] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:43.980232 12810 consensus_queue.cc:237] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:43.999142 12001 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.000455 12812 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.011379 11390 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.012710 12818 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.012712 11306 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.014600 12818 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.024734 12821 raft_consensus.cc:1064] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:44.030016 12821 consensus_queue.cc:237] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.037937 12001 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.039157 11458 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.040957 11385 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.042009 12736 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.044481 12736 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.047359 12821 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:14:44.069664 12818 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.079720 12820 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.080888 11390 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.087324 11460 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.096582 11385 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.102977 11210 catalog_manager.cc:5697] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.114635 12001 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.115983 11997 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.132581 11310 consensus_queue.cc:237] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.143155 11996 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.155452 12821 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.159792 11458 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.163995 11209 catalog_manager.cc:5697] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.166441 11390 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.167907 12810 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.173049 11306 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.186527 12736 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.190734 11458 consensus_queue.cc:237] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.191668 11307 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.193233 12810 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.196585 11463 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.189052 12759 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.210515 11381 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:44.220737 11996 raft_consensus.cc:2955] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.225482 12736 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.235613 11999 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.258831 11385 raft_consensus.cc:1275] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.257575 12810 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:14:44.270881 12818 consensus_queue.cc:1048] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.273252 11999 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:44.274080 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22273e51f0ee488a9137e3507ad19352 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:44.290645 12817 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:44.304126 11210 catalog_manager.cc:5697] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.310292 11996 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.303365 12818 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.328086 11385 raft_consensus.cc:2955] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.341045 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 22273e51f0ee488a9137e3507ad19352 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:44.343302 12850 tablet_replica.cc:333] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:44.344887 12850 raft_consensus.cc:2243] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.349570 11463 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:44.358348 11458 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:44.362859 12845 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:44.370942 12840 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:44.379038 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5426237f98148e2a14401ff62fc6937 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:44.381628 12850 raft_consensus.cc:2272] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.387749 12850 ts_tablet_manager.cc:1916] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:44.396310 11210 catalog_manager.cc:5697] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.414624 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet f5426237f98148e2a14401ff62fc6937 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:44.446514 12845 raft_consensus.cc:1064] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:44.449086 12845 consensus_queue.cc:237] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.472277 12001 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.488140 11306 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.489938 12769 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.490772 12817 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.493916 11459 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:44.496835 12769 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.530055 12855 tablet_replica.cc:333] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:44.531137 12855 raft_consensus.cc:2243] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.534296 12769 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.538164 11460 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.542800 12855 raft_consensus.cc:2272] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.538118 12001 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.546844 12855 ts_tablet_manager.cc:1916] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:44.552728 11307 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.563910 12855 ts_tablet_manager.cc:1929] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:44.564481 12855 log.cc:1199] T f5426237f98148e2a14401ff62fc6937 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/f5426237f98148e2a14401ff62fc6937
I20260709 12:14:44.566151 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet f5426237f98148e2a14401ff62fc6937 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:44.573684 11209 catalog_manager.cc:5697] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.595712 12850 ts_tablet_manager.cc:1929] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:44.596251 12850 log.cc:1199] T 22273e51f0ee488a9137e3507ad19352 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/22273e51f0ee488a9137e3507ad19352
I20260709 12:14:44.599291 11385 consensus_queue.cc:237] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.630244 11460 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.632730 12001 raft_consensus.cc:1275] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:44.632699 12857 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:14:44.637713 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 22273e51f0ee488a9137e3507ad19352 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:44.639066 12739 consensus_queue.cc:1048] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.643719 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:44.645956 12769 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.653772 11999 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.665107 11459 raft_consensus.cc:2955] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.677012 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52e88ac93f3244328b667136cf0c5472 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:44.682614 11209 catalog_manager.cc:5697] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:44.700773 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 52e88ac93f3244328b667136cf0c5472 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:44.701656 12855 tablet_replica.cc:333] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:44.702566 12855 raft_consensus.cc:2243] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.703190 12855 raft_consensus.cc:2272] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.709407 12855 ts_tablet_manager.cc:1916] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:44.720039 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:44.720643 11307 raft_consensus.cc:606] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:44.723419 11385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:44.723924 11385 raft_consensus.cc:606] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:44.725668 12855 ts_tablet_manager.cc:1929] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:44.726071 12855 log.cc:1199] T 52e88ac93f3244328b667136cf0c5472 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/52e88ac93f3244328b667136cf0c5472
I20260709 12:14:44.726454 11459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:44.727010 11459 raft_consensus.cc:606] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:44.727420 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 52e88ac93f3244328b667136cf0c5472 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:44.728150 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:44.729218 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:44.729780 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:44.842555 12818 raft_consensus.cc:993] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:44.842985 12847 raft_consensus.cc:1081] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:44.844245 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51954
I20260709 12:14:44.844749 11306 raft_consensus.cc:493] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:44.845062 11306 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.851260 11306 raft_consensus.cc:515] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:44.853466 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:44.854007 11385 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.854176 11306 leader_election.cc:290] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:44.857824 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:44.858350 11459 raft_consensus.cc:3055] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:44.858647 11459 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:44.862437 11459 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:44.863351 11459 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.865520 11385 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:44.868331 11279 leader_election.cc:304] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:44.868572 11459 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:44.871121 12821 raft_consensus.cc:2804] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:44.872277 12821 raft_consensus.cc:697] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:44.874253 12821 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:44.885825 11209 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.927424 12739 raft_consensus.cc:993] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:44.927881 12769 raft_consensus.cc:1081] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:44.929112 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40814
I20260709 12:14:44.929494 12001 raft_consensus.cc:493] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:44.929767 12001 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:44.934367 12001 raft_consensus.cc:515] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.936730 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:44.937229 11385 raft_consensus.cc:3055] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:44.937575 11385 raft_consensus.cc:740] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:44.937479 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e00ef10ca0347869497bf754637f3cb" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:44.938364 11385 consensus_queue.cc:260] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.938903 11459 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:44.939530 11385 raft_consensus.cc:3060] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:44.941890 12001 leader_election.cc:290] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:44.945626 11459 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 3.
I20260709 12:14:44.945806 11385 raft_consensus.cc:2468] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 3.
I20260709 12:14:44.946595 11964 leader_election.cc:304] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:44.947263 12822 raft_consensus.cc:2804] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:44.947711 12822 raft_consensus.cc:697] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 3 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:44.948550 12822 consensus_queue.cc:237] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:44.956640 11209 catalog_manager.cc:5697] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 2 to 3, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.184125 12821 raft_consensus.cc:993] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:45.184533 12821 raft_consensus.cc:1081] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:45.185956 11459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:45.186479 11459 raft_consensus.cc:493] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:45.186825 11459 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.193382 11459 raft_consensus.cc:515] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:45.195705 11459 leader_election.cc:290] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:45.195847 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:45.196218 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22273e51f0ee488a9137e3507ad19352" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:45.196731 11306 raft_consensus.cc:3055] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:45.196731 11999 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.197119 11306 raft_consensus.cc:740] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:45.197822 11306 consensus_queue.cc:260] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:45.198907 11306 raft_consensus.cc:3060] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:45.202998 11999 raft_consensus.cc:2468] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:45.204308 11427 leader_election.cc:304] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:45.205063 12810 raft_consensus.cc:2804] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:45.205526 12810 raft_consensus.cc:697] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:45.205581 11306 raft_consensus.cc:2468] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:45.206447 12810 consensus_queue.cc:237] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:45.215425 11209 catalog_manager.cc:5697] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.328042 11459 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.329159 12820 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.351537 11459 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:45.353919 11385 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:45.354418 12822 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:45.361354 12820 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.407454 11389 raft_consensus.cc:1275] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:45.409435 12868 consensus_queue.cc:1048] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:45.421113 11964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 47092.4us
I20260709 12:14:45.615455 11306 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:45.616518 12810 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:45.630937 11999 raft_consensus.cc:1275] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:45.637974 12866 consensus_queue.cc:1048] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:45.765059 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.780222 11389 consensus_queue.cc:237] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:45.790372 11353 consensus_peers.cc:597] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98afc3ab029b4bc2a367a697d14b5a83. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.792098 11463 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:45.793707 11306 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:45.797058 12739 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.798749 12739 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:45.826844 12739 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.832914 11463 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.839141 11460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:45.839708 11460 raft_consensus.cc:606] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:45.842432 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:45.842916 11307 raft_consensus.cc:606] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:45.844034 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:45.845705 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:45.846407 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.849268 11307 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.871960 11306 consensus_queue.cc:237] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:45.902096 11213 catalog_manager.cc:5697] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.913419 11460 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:14:45.913460 11278 consensus_peers.cc:597] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ef3f04ca72c406b9aa746afffff3141. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.915731 12821 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:45.924612 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 58738.2us
I20260709 12:14:45.930546 11389 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:45.932274 12821 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:45.958351 12840 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.960044 11389 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.968201 11460 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:45.972312 11307 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:45.992620 11213 catalog_manager.cc:5697] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:46.013419 11278 consensus_peers.cc:597] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eebf5eafbb1d4e71a474caa9785d1470. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.013865 11460 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:46.015252 12821 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:46.015807 11389 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:46.016860 12840 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:46.033188 12821 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.035935 11389 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.038340 11460 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.051167 11389 consensus_queue.cc:237] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:46.051164 11209 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:46.062812 11353 consensus_peers.cc:597] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 869eaf3a6c0643baa02d71462be252cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.062857 11463 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:46.081444 12769 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.082144 11307 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:46.083770 12739 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.093468 12880 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.096172 11459 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.117566 11209 catalog_manager.cc:5697] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.127116 12810 raft_consensus.cc:993] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:46.128299 12810 raft_consensus.cc:1081] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:46.139168 11389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:46.139652 11389 raft_consensus.cc:493] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.139974 11389 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.149225 12821 raft_consensus.cc:993] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:46.149688 12821 raft_consensus.cc:1081] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:46.151331 11460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:46.151803 11460 raft_consensus.cc:493] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.152133 11460 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.163019 11389 raft_consensus.cc:515] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.164866 11389 leader_election.cc:290] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:46.165390 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:46.171360 11309 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.177763 11309 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:46.179188 11356 leader_election.cc:304] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:46.179863 12880 raft_consensus.cc:2804] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:46.180325 12880 raft_consensus.cc:697] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:46.181227 12880 consensus_queue.cc:237] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.165803 11463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69ffa315b5d45b48acef33abb0f7c6f" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:46.182909 11463 raft_consensus.cc:3055] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:46.183236 11463 raft_consensus.cc:740] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:46.184070 11309 raft_consensus.cc:1240] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Rejecting Update request from peer 3cef628e614c433fbec8cd2223efe476 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:46.183914 11463 consensus_queue.cc:260] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.184981 11463 raft_consensus.cc:3060] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.198611 11460 raft_consensus.cc:515] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.189651 11307 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:46.201069 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:46.201331 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed9a82d5b0483ca44379b1cf8a721d" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:46.201826 11309 raft_consensus.cc:3055] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:46.201912 11389 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.202155 11309 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:46.202858 11309 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.203831 11309 raft_consensus.cc:3060] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.206173 11460 leader_election.cc:290] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:46.209724 11389 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:46.216696 11428 leader_election.cc:304] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:46.217432 12847 raft_consensus.cc:2804] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:46.218447 12847 raft_consensus.cc:697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:46.210739 11309 raft_consensus.cc:2468] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:46.213812 11463 raft_consensus.cc:2468] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:46.219221 12847 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:46.227556 11213 catalog_manager.cc:5697] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 2 to 3, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.236217 11209 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 2 to 3, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:46.309650 12895 ts_tablet_manager.cc:933] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:46.318048 12895 tablet_copy_client.cc:323] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:46.319794 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 98afc3ab029b4bc2a367a697d14b5a83 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:46.320194 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 98afc3ab029b4bc2a367a697d14b5a83 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-98afc3ab029b4bc2a367a697d14b5a83
I20260709 12:14:46.327198 11400 tablet_copy_source_session.cc:215] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:46.330636 12895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98afc3ab029b4bc2a367a697d14b5a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.349818 12895 tablet_copy_client.cc:806] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:46.350354 12895 tablet_copy_client.cc:670] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
W20260709 12:14:46.490993 11965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:37753, user_credentials={real_user=slave}} blocked reactor thread for 137096us
I20260709 12:14:46.492523 12895 tablet_copy_client.cc:538] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:46.564867 12910 ts_tablet_manager.cc:933] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:46.587854 12912 ts_tablet_manager.cc:933] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:46.591663 12895 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:46.605640 12911 ts_tablet_manager.cc:933] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
W20260709 12:14:46.666064 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 47930.6us
I20260709 12:14:46.674731 12912 tablet_copy_client.cc:323] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:46.682099 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 869eaf3a6c0643baa02d71462be252cf from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:46.682623 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 869eaf3a6c0643baa02d71462be252cf from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-869eaf3a6c0643baa02d71462be252cf
I20260709 12:14:46.690210 11400 tablet_copy_source_session.cc:215] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:46.693740 12912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869eaf3a6c0643baa02d71462be252cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.712481 12911 tablet_copy_client.cc:323] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:46.713980 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet eebf5eafbb1d4e71a474caa9785d1470 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:46.714502 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet eebf5eafbb1d4e71a474caa9785d1470 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-eebf5eafbb1d4e71a474caa9785d1470
I20260709 12:14:46.722767 11325 tablet_copy_source_session.cc:215] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:46.725873 12911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebf5eafbb1d4e71a474caa9785d1470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.757109 12911 tablet_copy_client.cc:806] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:46.757375 11307 raft_consensus.cc:1275] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:46.759301 12877 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.767282 12911 tablet_copy_client.cc:670] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:46.873533 12895 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:46.874533 12895 tablet_bootstrap.cc:492] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:46.875437 12895 ts_tablet_manager.cc:1403] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.284s	user 0.017s	sys 0.011s
I20260709 12:14:46.886219 12895 raft_consensus.cc:359] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:46.887147 12895 raft_consensus.cc:740] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:46.887840 12895 consensus_queue.cc:260] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:46.890277 12895 ts_tablet_manager.cc:1434] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:14:46.897094 11460 raft_consensus.cc:1275] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:14:46.898259 11278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:43273, user_credentials={real_user=slave}} blocked reactor thread for 43622.4us
I20260709 12:14:46.901599 12910 tablet_copy_client.cc:323] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:46.917420 11385 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:46.922781 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:46.936045 12847 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.950614 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-98afc3ab029b4bc2a367a697d14b5a83 received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:46.951059 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-98afc3ab029b4bc2a367a697d14b5a83 on tablet 98afc3ab029b4bc2a367a697d14b5a83 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:46.954586 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 2ef3f04ca72c406b9aa746afffff3141 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:46.955044 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 2ef3f04ca72c406b9aa746afffff3141 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-2ef3f04ca72c406b9aa746afffff3141
I20260709 12:14:46.956269 12880 consensus_queue.cc:1048] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.962083 11325 tablet_copy_source_session.cc:215] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:46.968330 12911 tablet_copy_client.cc:538] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:46.973441 12910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef3f04ca72c406b9aa746afffff3141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.976883 12911 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:46.996098 11306 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:47.003991 12866 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:47.094697 12912 tablet_copy_client.cc:806] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:47.097851 12912 tablet_copy_client.cc:670] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:47.109227 12910 tablet_copy_client.cc:806] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:47.109808 12910 tablet_copy_client.cc:670] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:47.110378 12912 tablet_copy_client.cc:538] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:47.114704 12910 tablet_copy_client.cc:538] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:47.121086 11385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:47.121640 11385 raft_consensus.cc:606] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:47.125242 11460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:47.125733 11460 raft_consensus.cc:606] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:47.130573 12912 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:47.132490 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:47.135160 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:47.136821 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:47.133051 12910 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:47.153232 12911 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:47.154124 12911 tablet_bootstrap.cc:492] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:47.154767 12911 ts_tablet_manager.cc:1403] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.013s
I20260709 12:14:47.157786 12911 raft_consensus.cc:359] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.158555 12911 raft_consensus.cc:740] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:47.161052 12911 consensus_queue.cc:260] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.163820 12911 ts_tablet_manager.cc:1434] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 12:14:47.165787 12912 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:47.167135 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-eebf5eafbb1d4e71a474caa9785d1470 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:47.169667 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-eebf5eafbb1d4e71a474caa9785d1470 on tablet eebf5eafbb1d4e71a474caa9785d1470 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:47.171730 12912 tablet_bootstrap.cc:492] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:47.175683 12912 ts_tablet_manager.cc:1403] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.009s
I20260709 12:14:47.178440 12912 raft_consensus.cc:359] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.183226 12912 raft_consensus.cc:740] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:47.183890 12912 consensus_queue.cc:260] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.187479 12912 ts_tablet_manager.cc:1434] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:14:47.194320 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-869eaf3a6c0643baa02d71462be252cf received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:47.194707 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-869eaf3a6c0643baa02d71462be252cf on tablet 869eaf3a6c0643baa02d71462be252cf with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:47.200796 12910 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:47.201651 12910 tablet_bootstrap.cc:492] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:47.202340 12910 ts_tablet_manager.cc:1403] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.019s
I20260709 12:14:47.205221 12910 raft_consensus.cc:359] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.206035 12910 raft_consensus.cc:740] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:47.206664 12910 consensus_queue.cc:260] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:47.213604 12910 ts_tablet_manager.cc:1434] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:14:47.215683 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-2ef3f04ca72c406b9aa746afffff3141 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:47.216048 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-2ef3f04ca72c406b9aa746afffff3141 on tablet 2ef3f04ca72c406b9aa746afffff3141 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:47.227242 11999 raft_consensus.cc:1217] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:47.405675 11999 raft_consensus.cc:1217] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:47.417105 11999 raft_consensus.cc:1217] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:47.469108 11999 raft_consensus.cc:1217] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:47.544127 12905 raft_consensus.cc:993] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:47.545001 12905 raft_consensus.cc:1081] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:47.547211 11310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51954
I20260709 12:14:47.548643 11310 raft_consensus.cc:493] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.551216 11310 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:47.557322 12880 raft_consensus.cc:993] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:47.557825 12879 raft_consensus.cc:1081] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:47.559885 11460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54174
I20260709 12:14:47.560348 11460 raft_consensus.cc:493] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.560668 11460 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:47.566812 11460 raft_consensus.cc:515] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.569134 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:47.569644 11306 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:47.570648 11310 raft_consensus.cc:515] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.573419 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:47.573865 11310 leader_election.cc:290] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 5 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:47.573891 11385 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:47.574545 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d495673c8b22439cb6eb4e2ff1b5f048" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:47.575019 11459 raft_consensus.cc:3055] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:47.575294 11459 raft_consensus.cc:740] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:47.575968 11459 consensus_queue.cc:260] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.575377 11460 leader_election.cc:290] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:47.576427 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9365e2dff33d42a6a865c0865cdda9dc" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:47.577029 11459 raft_consensus.cc:3060] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:47.577227 11381 raft_consensus.cc:3055] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:47.577504 11381 raft_consensus.cc:740] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:47.578135 11381 consensus_queue.cc:260] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.579214 11381 raft_consensus.cc:3060] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:47.582901 11459 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 5.
I20260709 12:14:47.584398 11278 leader_election.cc:304] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [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: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:47.585423 12899 raft_consensus.cc:2804] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:47.585847 12899 raft_consensus.cc:697] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 5 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:47.586628 12899 consensus_queue.cc:237] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.598400 11306 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:47.617455 11430 leader_election.cc:304] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f; no voters: 
I20260709 12:14:47.618515 12909 raft_consensus.cc:2804] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:47.619022 12909 raft_consensus.cc:697] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:47.619874 12909 consensus_queue.cc:237] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:47.625195 11385 raft_consensus.cc:2468] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 5.
I20260709 12:14:47.602855 11381 raft_consensus.cc:2468] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 3.
I20260709 12:14:47.678359 11213 catalog_manager.cc:5697] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 4 to 5, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 5 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.707846 11209 catalog_manager.cc:5697] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 2 to 3, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.791052 12821 raft_consensus.cc:1064] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:47.802847 12739 raft_consensus.cc:1064] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:47.805137 12739 consensus_queue.cc:237] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:47.805574 12821 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:47.849354 11459 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:47.850687 11309 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:47.852017 12739 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:47.854913 11999 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:47.855165 11997 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:47.858667 11459 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:47.853228 12877 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:14:47.860752 12840 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:47.862901 12840 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:47.863229 11385 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:47.866466 12840 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:47.870183 12877 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:47.923993 12935 log.cc:927] Time spent T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:14:47.953329 12840 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:47.969046 11385 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:47.973073 12739 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:47.976344 11306 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:47.981012 12899 raft_consensus.cc:1064] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:47.983489 12899 consensus_queue.cc:237] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:47.990036 11460 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.000296 11209 catalog_manager.cc:5697] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:48.004081 12877 raft_consensus.cc:1064] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:48.007143 12877 consensus_queue.cc:237] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.008710 11997 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.019923 11212 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.024276 11309 raft_consensus.cc:1275] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:48.040668 11997 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.041664 11385 raft_consensus.cc:1275] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:48.042626 11306 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.043207 12905 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:48.045249 11460 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.047228 12879 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.047726 12905 consensus_queue.cc:1048] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:48.050601 12879 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.052210 12879 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.054355 11460 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 5 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:48.053404 11459 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.057730 12840 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:48.024842 11999 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.080960 11389 raft_consensus.cc:1275] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 5 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:48.091176 12840 consensus_queue.cc:1048] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:48.087018 11390 consensus_queue.cc:237] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.087517 11463 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.088716 11996 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.100775 12897 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.102902 12897 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:48.107649 11307 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:48.112282 12877 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.126375 12739 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.128288 11385 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:48.128261 11307 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.136703 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98afc3ab029b4bc2a367a697d14b5a83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:48.139858 12821 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.177207 12899 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.181981 12879 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.195322 11457 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.195915 11309 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.191920 11463 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.203368 11385 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.227524 11306 consensus_queue.cc:237] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.259831 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:48.263334 11996 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:48.275784 11213 catalog_manager.cc:5697] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.278048 12879 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:48.287123 11997 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.288618 11996 raft_consensus.cc:2955] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.290793 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 98afc3ab029b4bc2a367a697d14b5a83 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:48.292585 11212 catalog_manager.cc:5697] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.315671 11996 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:48.339112 11210 catalog_manager.cc:5697] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.361099 12959 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:48.362622 11996 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.364960 11390 raft_consensus.cc:1275] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:48.366123 12964 tablet_replica.cc:333] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:48.367100 12964 raft_consensus.cc:2243] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.372169 12897 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.374692 12964 raft_consensus.cc:2272] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.375214 11997 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.385859 12957 consensus_queue.cc:1048] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:48.393050 11389 raft_consensus.cc:2955] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
W20260709 12:14:48.394044 11967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:42859, user_credentials={real_user=slave}} blocked reactor thread for 82292.3us
I20260709 12:14:48.398802 11306 consensus_queue.cc:237] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.401057 11390 consensus_queue.cc:237] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.405232 11459 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:48.406622 12957 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:14:48.407179 11964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:39331, user_credentials={real_user=slave}} blocked reactor thread for 98104.2us
I20260709 12:14:48.407971 11459 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:48.410038 12879 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:48.417603 12958 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.421121 12879 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.424417 11463 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.425381 11212 catalog_manager.cc:5697] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 3 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.428077 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eebf5eafbb1d4e71a474caa9785d1470 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:48.432775 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 869eaf3a6c0643baa02d71462be252cf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:48.432542 11459 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.441655 11995 raft_consensus.cc:1275] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:48.443882 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet eebf5eafbb1d4e71a474caa9785d1470 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:48.461607 11996 raft_consensus.cc:1275] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:48.461969 11212 catalog_manager.cc:5697] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.466192 12961 consensus_queue.cc:1048] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:48.469528 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ef3f04ca72c406b9aa746afffff3141 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:48.472071 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 869eaf3a6c0643baa02d71462be252cf with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:48.472776 12964 ts_tablet_manager.cc:1916] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:48.491757 11995 raft_consensus.cc:2955] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.492731 11212 catalog_manager.cc:5697] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 4 to 5, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.494163 12969 tablet_replica.cc:333] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:48.501586 12969 raft_consensus.cc:2243] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.506474 12969 raft_consensus.cc:2272] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.505699 12964 ts_tablet_manager.cc:1929] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:48.507349 12964 log.cc:1199] T 98afc3ab029b4bc2a367a697d14b5a83 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/98afc3ab029b4bc2a367a697d14b5a83
I20260709 12:14:48.509792 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 98afc3ab029b4bc2a367a697d14b5a83 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:48.513326 12964 tablet_replica.cc:333] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:48.513965 12969 ts_tablet_manager.cc:1916] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:48.519371 12877 consensus_queue.cc:1048] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:48.525439 11997 raft_consensus.cc:2955] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:48.542145 11459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:48.542668 11459 raft_consensus.cc:606] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:48.543607 12964 raft_consensus.cc:2243] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.544397 12964 raft_consensus.cc:2272] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.547485 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ef3f04ca72c406b9aa746afffff3141 with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:48.548906 12964 ts_tablet_manager.cc:1916] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:48.552867 12969 ts_tablet_manager.cc:1929] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:48.553426 12969 log.cc:1199] T 869eaf3a6c0643baa02d71462be252cf P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/869eaf3a6c0643baa02d71462be252cf
I20260709 12:14:48.555120 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:48.555441 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 869eaf3a6c0643baa02d71462be252cf (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:48.555784 11307 raft_consensus.cc:606] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:48.557129 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:48.558749 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:48.559530 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:48.569089 12970 tablet_replica.cc:333] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:48.570130 12970 raft_consensus.cc:2243] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.570873 12970 raft_consensus.cc:2272] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.580294 12964 ts_tablet_manager.cc:1929] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:14:48.580794 12964 log.cc:1199] T eebf5eafbb1d4e71a474caa9785d1470 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/eebf5eafbb1d4e71a474caa9785d1470
I20260709 12:14:48.582332 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet eebf5eafbb1d4e71a474caa9785d1470 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:48.582892 12970 ts_tablet_manager.cc:1916] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:48.599116 12970 ts_tablet_manager.cc:1929] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:48.599527 12970 log.cc:1199] T 2ef3f04ca72c406b9aa746afffff3141 P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/2ef3f04ca72c406b9aa746afffff3141
I20260709 12:14:48.602008 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet 2ef3f04ca72c406b9aa746afffff3141 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:48.790920 12905 raft_consensus.cc:993] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:48.793754 12847 raft_consensus.cc:1081] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:48.796517 11389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:48.796993 11389 raft_consensus.cc:493] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.797307 11389 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:48.804554 11389 raft_consensus.cc:515] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:48.806957 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:48.807479 11459 raft_consensus.cc:3055] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:48.807888 11459 raft_consensus.cc:740] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:48.808526 11459 consensus_queue.cc:260] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:48.809420 11459 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:48.807418 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bcdd3c64f794b64b046dd8d52352cb0" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:48.810441 11307 raft_consensus.cc:3060] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:48.820019 11307 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:48.816759 11459 raft_consensus.cc:2468] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 3.
I20260709 12:14:48.821978 11353 leader_election.cc:304] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:48.820536 11389 leader_election.cc:290] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:48.823019 12971 raft_consensus.cc:2804] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:48.823565 12971 raft_consensus.cc:697] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:48.824976 12971 consensus_queue.cc:237] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:48.834710 11209 catalog_manager.cc:5697] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 2 to 3, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.860597 12962 raft_consensus.cc:993] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:48.861033 12897 raft_consensus.cc:1081] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:48.862306 11997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:14:48.863317 11997 raft_consensus.cc:493] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:48.863675 11997 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.869810 11997 raft_consensus.cc:515] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.871984 11997 leader_election.cc:290] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:48.872834 11459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:48.872834 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c338000ab1b6468aaab4c20a50be0fb6" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:48.873521 11459 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.873624 11307 raft_consensus.cc:3055] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.873998 11307 raft_consensus.cc:740] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:48.874684 11307 consensus_queue.cc:260] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.875844 11307 raft_consensus.cc:3060] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.880708 11459 raft_consensus.cc:2468] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:48.881532 11307 raft_consensus.cc:2468] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 2.
I20260709 12:14:48.881744 11964 leader_election.cc:304] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:48.882447 12902 raft_consensus.cc:2804] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.882823 12902 raft_consensus.cc:697] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:48.883471 12902 consensus_queue.cc:237] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:48.896963 11209 catalog_manager.cc:5697] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.269404 11459 raft_consensus.cc:1275] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:49.270448 12877 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:49.279953 11306 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:49.281492 12902 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:49.282334 11306 raft_consensus.cc:1275] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:49.283685 12739 consensus_queue.cc:1048] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:49.301874 11459 raft_consensus.cc:1275] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:49.307178 12967 consensus_queue.cc:1048] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:49.612138 11309 consensus_queue.cc:237] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:49.615319 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:49.618280 11463 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:49.618623 11278 consensus_peers.cc:597] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28f2c1798c1f4a43bf3870df72c88106. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:49.618280 11390 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:49.620225 12974 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.621052 12962 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:49.630436 12974 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.631402 11389 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.645736 11209 catalog_manager.cc:5697] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.648806 11459 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:49.650630 11463 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
W20260709 12:14:49.675868 11427 consensus_peers.cc:597] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8ed9a82d5b0483ca44379b1cf8a721d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:49.677503 11309 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:49.679396 11390 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:49.679557 12908 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:49.681947 12908 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:49.689988 11389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:49.690480 11389 raft_consensus.cc:606] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Received request to transfer leadership to TS 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:49.694239 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:49.695662 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:49.696514 12908 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.700095 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:49.699637 11390 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.702562 11306 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.721166 11212 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.719193 11459 consensus_queue.cc:237] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:49.744246 11389 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:49.744886 11306 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:49.746826 12905 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:49.748512 12905 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:49.749797 11427 consensus_peers.cc:597] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86db5cee22704c3982afa937e61a5111. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:49.758945 12908 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.760664 11389 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.772857 11390 consensus_queue.cc:237] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue 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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:49.775703 11212 catalog_manager.cc:5697] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.781000 11306 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.795778 11459 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:49.796476 11309 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:49.797899 12739 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.798892 13001 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:49.800068 11353 consensus_peers.cc:597] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c4bc4e662474c588bee4c734aa8b904. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:49.812866 13001 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.814445 11306 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.815258 11463 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:49.830387 11209 catalog_manager.cc:5697] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index -1 to 2, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:50.143872 13005 ts_tablet_manager.cc:933] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859)
I20260709 12:14:50.145535 13005 tablet_copy_client.cc:323] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.193:42859
I20260709 12:14:50.146746 11325 tablet_copy_service.cc:140] P 849cfdc35b1040039c57eac1b7c4a58f: Received BeginTabletCopySession request for tablet 28f2c1798c1f4a43bf3870df72c88106 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:58000)
I20260709 12:14:50.147121 11325 tablet_copy_service.cc:161] P 849cfdc35b1040039c57eac1b7c4a58f: Beginning new tablet copy session on tablet 28f2c1798c1f4a43bf3870df72c88106 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:58000: session id = fae2537d2de144309eebe6cd06510922-28f2c1798c1f4a43bf3870df72c88106
I20260709 12:14:50.151765 11325 tablet_copy_source_session.cc:215] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:50.154558 13005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f2c1798c1f4a43bf3870df72c88106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:50.169389 13005 tablet_copy_client.cc:806] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:50.169883 13005 tablet_copy_client.cc:670] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:50.172909 13005 tablet_copy_client.cc:538] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:50.180743 13005 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:50.199440 13005 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:50.200234 13005 tablet_bootstrap.cc:492] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:50.200803 13005 ts_tablet_manager.cc:1403] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:14:50.201172 13001 raft_consensus.cc:993] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: : Instructing follower 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:50.201615 12877 raft_consensus.cc:1081] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Signalling peer 849cfdc35b1040039c57eac1b7c4a58f to start an election
I20260709 12:14:50.203058 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
 from {username='slave'} at 127.0.0.1:51942
I20260709 12:14:50.203564 11306 raft_consensus.cc:493] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:50.203310 13005 raft_consensus.cc:359] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.203907 11306 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.204104 13005 raft_consensus.cc:740] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:50.204737 13005 consensus_queue.cc:260] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.206976 13005 ts_tablet_manager.cc:1434] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:50.209185 11325 tablet_copy_service.cc:342] P 849cfdc35b1040039c57eac1b7c4a58f: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-28f2c1798c1f4a43bf3870df72c88106 received from {username='slave'} at 127.0.0.1:58000
I20260709 12:14:50.209563 11325 tablet_copy_service.cc:434] P 849cfdc35b1040039c57eac1b7c4a58f: ending tablet copy session fae2537d2de144309eebe6cd06510922-28f2c1798c1f4a43bf3870df72c88106 on tablet 28f2c1798c1f4a43bf3870df72c88106 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:50.209985 11306 raft_consensus.cc:515] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:50.213097 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:50.213241 11306 leader_election.cc:290] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Requested vote from peers a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753), fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273)
I20260709 12:14:50.213603 11389 raft_consensus.cc:3055] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:50.213908 11389 raft_consensus.cc:740] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:50.214572 11389 consensus_queue.cc:260] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:50.215497 11389 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.215428 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98afc3ab029b4bc2a367a697d14b5a83" candidate_uuid: "849cfdc35b1040039c57eac1b7c4a58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fae2537d2de144309eebe6cd06510922"
I20260709 12:14:50.216001 11997 raft_consensus.cc:3060] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.221419 11389 raft_consensus.cc:2468] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:50.222697 11279 leader_election.cc:304] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849cfdc35b1040039c57eac1b7c4a58f, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:50.223194 11997 raft_consensus.cc:2468] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849cfdc35b1040039c57eac1b7c4a58f in term 2.
I20260709 12:14:50.223582 12962 raft_consensus.cc:2804] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.224067 12962 raft_consensus.cc:697] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Becoming Leader. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:50.224858 12962 consensus_queue.cc:237] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:50.235198 11212 catalog_manager.cc:5697] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: term changed from 1 to 2, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193). New cstate: current_term: 2 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.255820 13005 ts_tablet_manager.cc:933] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:50.258478 13005 tablet_copy_client.cc:323] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:50.259903 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet 86db5cee22704c3982afa937e61a5111 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:50.260295 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet 86db5cee22704c3982afa937e61a5111 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-86db5cee22704c3982afa937e61a5111
I20260709 12:14:50.264786 11474 tablet_copy_source_session.cc:215] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:50.267341 13005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86db5cee22704c3982afa937e61a5111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:50.270946 13010 ts_tablet_manager.cc:933] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:50.272817 13010 tablet_copy_client.cc:323] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.195:39331
I20260709 12:14:50.274226 11474 tablet_copy_service.cc:140] P 3cef628e614c433fbec8cd2223efe476: Received BeginTabletCopySession request for tablet d8ed9a82d5b0483ca44379b1cf8a721d from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:41772)
I20260709 12:14:50.274664 11474 tablet_copy_service.cc:161] P 3cef628e614c433fbec8cd2223efe476: Beginning new tablet copy session on tablet d8ed9a82d5b0483ca44379b1cf8a721d from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:41772: session id = fae2537d2de144309eebe6cd06510922-d8ed9a82d5b0483ca44379b1cf8a721d
I20260709 12:14:50.280095 13005 tablet_copy_client.cc:806] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:50.280673 13005 tablet_copy_client.cc:670] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:50.281239 11474 tablet_copy_source_session.cc:215] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:50.285354 13005 tablet_copy_client.cc:538] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:50.286058 13010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed9a82d5b0483ca44379b1cf8a721d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:50.295063 13005 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:50.305661 13010 tablet_copy_client.cc:806] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:50.306178 13010 tablet_copy_client.cc:670] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:50.327152 13010 tablet_copy_client.cc:538] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:50.335333 13010 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:50.340334 13005 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:50.345276 13005 tablet_bootstrap.cc:492] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:50.346028 13005 ts_tablet_manager.cc:1403] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.007s
I20260709 12:14:50.358119 13005 raft_consensus.cc:359] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.359244 13005 raft_consensus.cc:740] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:50.359875 13005 consensus_queue.cc:260] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.364931 13005 ts_tablet_manager.cc:1434] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:14:50.369148 13010 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:50.370030 13010 tablet_bootstrap.cc:492] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:50.370718 13010 ts_tablet_manager.cc:1403] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.013s
I20260709 12:14:50.372455 11473 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-86db5cee22704c3982afa937e61a5111 received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:50.372864 11473 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-86db5cee22704c3982afa937e61a5111 on tablet 86db5cee22704c3982afa937e61a5111 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:50.373644 13010 raft_consensus.cc:359] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.374507 13010 raft_consensus.cc:740] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:50.375190 13010 consensus_queue.cc:260] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.377556 13010 ts_tablet_manager.cc:1434] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:14:50.387036 11473 tablet_copy_service.cc:342] P 3cef628e614c433fbec8cd2223efe476: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-d8ed9a82d5b0483ca44379b1cf8a721d received from {username='slave'} at 127.0.0.1:41772
I20260709 12:14:50.387440 11473 tablet_copy_service.cc:434] P 3cef628e614c433fbec8cd2223efe476: ending tablet copy session fae2537d2de144309eebe6cd06510922-d8ed9a82d5b0483ca44379b1cf8a721d on tablet d8ed9a82d5b0483ca44379b1cf8a721d with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:50.390108 13010 ts_tablet_manager.cc:933] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:50.407107 13010 tablet_copy_client.cc:323] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:50.409492 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 6c4bc4e662474c588bee4c734aa8b904 from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:50.409994 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 6c4bc4e662474c588bee4c734aa8b904 from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-6c4bc4e662474c588bee4c734aa8b904
I20260709 12:14:50.417706 11400 tablet_copy_source_session.cc:215] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:50.420680 13010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4bc4e662474c588bee4c734aa8b904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:50.436008 13010 tablet_copy_client.cc:806] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:50.436626 13010 tablet_copy_client.cc:670] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:50.441726 13010 tablet_copy_client.cc:538] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:50.448431 13010 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:50.465178 13010 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:50.465902 13010 tablet_bootstrap.cc:492] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:50.466463 13010 ts_tablet_manager.cc:1403] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 12:14:50.468906 13010 raft_consensus.cc:359] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.469496 13010 raft_consensus.cc:740] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:50.470005 13010 consensus_queue.cc:260] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:50.472077 13010 ts_tablet_manager.cc:1434] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:14:50.475288 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-6c4bc4e662474c588bee4c734aa8b904 received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:50.475692 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-6c4bc4e662474c588bee4c734aa8b904 on tablet 6c4bc4e662474c588bee4c734aa8b904 with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:50.532954 11995 raft_consensus.cc:1217] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:50.659127 11389 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:50.660235 12962 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:50.736431 11997 raft_consensus.cc:1275] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:50.741513 12988 consensus_queue.cc:1048] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:50.747120 11995 raft_consensus.cc:1217] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:50.771006 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.823475 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84"
dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
mode: GRACEFUL
new_leader_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:46818
I20260709 12:14:50.824040 11307 raft_consensus.cc:606] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Received request to transfer leadership to TS 3cef628e614c433fbec8cd2223efe476
I20260709 12:14:50.825837 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:50.827337 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:50.827951 11996 raft_consensus.cc:1217] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:50.828068 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.881494 11996 raft_consensus.cc:1217] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:50.924027 12988 raft_consensus.cc:1064] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:50.927366 12988 consensus_queue.cc:237] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:50.936208 11385 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:50.937275 12988 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:50.938060 11997 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:50.939824 11459 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:50.940915 12962 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:50.942746 12988 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:50.952111 12990 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:50.953608 11463 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:50.963263 11996 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:50.963598 11389 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:50.976521 11212 catalog_manager.cc:5697] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.997515 11309 consensus_queue.cc:237] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.004035 11996 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:51.007670 11389 raft_consensus.cc:1275] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Refusing update from remote peer 849cfdc35b1040039c57eac1b7c4a58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:51.008925 12990 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.010188 12988 consensus_queue.cc:1048] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.020200 12962 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.023748 11996 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.028283 11389 raft_consensus.cc:2955] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.042688 11200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28f2c1798c1f4a43bf3870df72c88106 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:51.043071 11210 catalog_manager.cc:5697] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 3 to 4, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 1 leader_uuid: "849cfdc35b1040039c57eac1b7c4a58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.054674 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f2c1798c1f4a43bf3870df72c88106 with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:51.057870 13032 tablet_replica.cc:333] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:51.058851 13032 raft_consensus.cc:2243] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:51.059974 13032 raft_consensus.cc:2272] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:51.064589 13032 ts_tablet_manager.cc:1916] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:51.075886 13032 ts_tablet_manager.cc:1929] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:51.076172 13032 log.cc:1199] T 28f2c1798c1f4a43bf3870df72c88106 P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/28f2c1798c1f4a43bf3870df72c88106
I20260709 12:14:51.077494 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 28f2c1798c1f4a43bf3870df72c88106 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:51.172116 13025 raft_consensus.cc:993] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: : Instructing follower 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:51.172587 12990 raft_consensus.cc:1081] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Signalling peer 3cef628e614c433fbec8cd2223efe476 to start an election
I20260709 12:14:51.173847 11459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:14:51.174337 11459 raft_consensus.cc:493] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.174652 11459 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.178741 11459 raft_consensus.cc:515] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:51.180554 11459 leader_election.cc:290] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:51.181022 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:51.181630 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1087c2892d4d64aebf6194c00b5d84" candidate_uuid: "3cef628e614c433fbec8cd2223efe476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:51.182371 11309 raft_consensus.cc:3055] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:51.182601 11309 raft_consensus.cc:740] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849cfdc35b1040039c57eac1b7c4a58f, State: Running, Role: LEADER
I20260709 12:14:51.183210 11309 consensus_queue.cc:260] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:51.183995 11309 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.181855 11389 raft_consensus.cc:3060] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:51.191676 11309 raft_consensus.cc:2468] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:51.195001 12905 raft_consensus.cc:1064] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:51.196560 11389 raft_consensus.cc:2468] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cef628e614c433fbec8cd2223efe476 in term 2.
I20260709 12:14:51.197202 12905 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.197517 11428 leader_election.cc:304] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:51.198793 12997 raft_consensus.cc:2804] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:51.199278 12997 raft_consensus.cc:697] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Becoming Leader. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:51.200011 12997 consensus_queue.cc:237] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:51.240352 11212 catalog_manager.cc:5697] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: term changed from 1 to 2, leader changed from 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) to 3cef628e614c433fbec8cd2223efe476 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.259608 11996 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:51.260452 11389 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:51.260962 11309 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:51.261096 12997 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:51.262343 13035 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:51.263376 13036 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:51.280598 13035 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.283648 11389 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.285079 11307 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.289016 12739 raft_consensus.cc:1064] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:51.293227 12739 consensus_queue.cc:237] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.299409 11997 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.304872 11212 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.321956 11459 consensus_queue.cc:237] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.329928 11997 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:51.331380 13001 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:51.336257 11307 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:51.337067 11996 raft_consensus.cc:1275] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:51.338598 12905 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:51.340471 13036 consensus_queue.cc:1048] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:51.345319 13037 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.350343 11996 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.362686 11309 raft_consensus.cc:2955] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.367457 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8ed9a82d5b0483ca44379b1cf8a721d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:51.371919 11210 catalog_manager.cc:5697] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 5 to 6, VOTER a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) evicted. New cstate: current_term: 3 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.382337 11377 tablet_service.cc:1558] Processing DeleteTablet for tablet d8ed9a82d5b0483ca44379b1cf8a721d with delete_type TABLET_DATA_TOMBSTONED (TS a689cc51196d4b20a8d8095d533bef78 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42750
I20260709 12:14:51.393397 13045 tablet_replica.cc:333] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:51.394451 13045 raft_consensus.cc:2243] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:51.396221 13045 raft_consensus.cc:2272] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:51.399134 13045 ts_tablet_manager.cc:1916] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:51.401023 11309 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:51.401346 11459 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:51.402330 12739 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:51.403169 13001 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:51.432961 13037 raft_consensus.cc:1064] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:51.433205 13045 ts_tablet_manager.cc:1929] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:14:51.433615 13045 log.cc:1199] T d8ed9a82d5b0483ca44379b1cf8a721d P a689cc51196d4b20a8d8095d533bef78: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/wals/d8ed9a82d5b0483ca44379b1cf8a721d
I20260709 12:14:51.436211 11198 catalog_manager.cc:5028] TS a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): tablet d8ed9a82d5b0483ca44379b1cf8a721d (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:51.435693 13037 consensus_queue.cc:237] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.440603 12877 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.450199 11309 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.454634 11997 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.460371 11209 catalog_manager.cc:5697] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.464226 11459 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.480052 11996 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 LEARNER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:51.483415 13035 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.489436 11389 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:51.493027 13036 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.496011 11309 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:51.497381 13037 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:51.505923 11389 consensus_queue.cc:237] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [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: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.506345 13036 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.513058 11307 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.517405 11460 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:51.517405 11997 raft_consensus.cc:1275] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:51.520009 12739 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.522087 12877 consensus_queue.cc:1048] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:51.539549 12739 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.539831 11209 catalog_manager.cc:5697] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f reported cstate change: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.539819 11996 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.545950 11459 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.560205 11389 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } attrs { replace: true } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.574636 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c4bc4e662474c588bee4c734aa8b904 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:51.575659 11996 raft_consensus.cc:2955] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.582104 11212 catalog_manager.cc:5697] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 3 to 4, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 1 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.605189 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c4bc4e662474c588bee4c734aa8b904 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:51.606431 11459 consensus_queue.cc:237] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:51.611630 11996 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:51.612416 11385 raft_consensus.cc:1275] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:51.612917 13035 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:51.616078 13036 consensus_queue.cc:1048] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:51.620076 13037 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.621531 11997 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.626329 11389 raft_consensus.cc:2955] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.628840 13052 tablet_replica.cc:333] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:51.630074 13052 raft_consensus.cc:2243] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:51.630713 13052 raft_consensus.cc:2272] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:51.639326 11197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86db5cee22704c3982afa937e61a5111 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:51.642015 13052 ts_tablet_manager.cc:1916] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:51.642542 11209 catalog_manager.cc:5697] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 reported cstate change: config changed from index 4 to 5, VOTER 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193) evicted. New cstate: current_term: 2 leader_uuid: "3cef628e614c433fbec8cd2223efe476" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:51.655884 11303 tablet_service.cc:1558] Processing DeleteTablet for tablet 86db5cee22704c3982afa937e61a5111 with delete_type TABLET_DATA_TOMBSTONED (TS 849cfdc35b1040039c57eac1b7c4a58f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51940
I20260709 12:14:51.658859 13052 ts_tablet_manager.cc:1929] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:51.659353 13052 log.cc:1199] T 6c4bc4e662474c588bee4c734aa8b904 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/6c4bc4e662474c588bee4c734aa8b904
I20260709 12:14:51.660945 13052 tablet_replica.cc:333] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:51.661473 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 6c4bc4e662474c588bee4c734aa8b904 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:51.662050 13052 raft_consensus.cc:2243] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:51.662760 13052 raft_consensus.cc:2272] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:51.665632 13052 ts_tablet_manager.cc:1916] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:51.677613 13052 ts_tablet_manager.cc:1929] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:51.677877 13052 log.cc:1199] T 86db5cee22704c3982afa937e61a5111 P 849cfdc35b1040039c57eac1b7c4a58f: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/wals/86db5cee22704c3982afa937e61a5111
I20260709 12:14:51.678889 11200 catalog_manager.cc:5028] TS 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): tablet 86db5cee22704c3982afa937e61a5111 (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
I20260709 12:14:51.747859 11309 raft_consensus.cc:1275] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.749058 13036 consensus_queue.cc:1048] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.760653 11389 raft_consensus.cc:1275] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Refusing update from remote peer 3cef628e614c433fbec8cd2223efe476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:51.762234 12905 consensus_queue.cc:1048] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.883241 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:52.011194 11459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e"
dest_uuid: "3cef628e614c433fbec8cd2223efe476"
mode: GRACEFUL
new_leader_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:50846
I20260709 12:14:52.012604 11459 raft_consensus.cc:606] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Received request to transfer leadership to TS a689cc51196d4b20a8d8095d533bef78
I20260709 12:14:52.014752 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:52.017843 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:52.018935 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:52.474491 13037 raft_consensus.cc:993] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: : Instructing follower a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:52.474953 12905 raft_consensus.cc:1081] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Signalling peer a689cc51196d4b20a8d8095d533bef78 to start an election
I20260709 12:14:52.476361 11389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
 from {username='slave'} at 127.0.0.1:42754
I20260709 12:14:52.476903 11389 raft_consensus.cc:493] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.477332 11389 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.483619 11389 raft_consensus.cc:515] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:52.485692 11389 leader_election.cc:290] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:52.486515 11460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cef628e614c433fbec8cd2223efe476"
I20260709 12:14:52.487321 11460 raft_consensus.cc:3055] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.487669 11460 raft_consensus.cc:740] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cef628e614c433fbec8cd2223efe476, State: Running, Role: LEADER
I20260709 12:14:52.486707 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11c7bd84884456bf2047c370a7c67e" candidate_uuid: "a689cc51196d4b20a8d8095d533bef78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:52.488772 11309 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.488454 11460 consensus_queue.cc:260] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:52.489717 11460 raft_consensus.cc:3060] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.495770 11460 raft_consensus.cc:2468] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:52.496721 11309 raft_consensus.cc:2468] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a689cc51196d4b20a8d8095d533bef78 in term 2.
I20260709 12:14:52.496958 11353 leader_election.cc:304] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cef628e614c433fbec8cd2223efe476, a689cc51196d4b20a8d8095d533bef78; no voters: 
I20260709 12:14:52.497751 13001 raft_consensus.cc:2804] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.498160 13001 raft_consensus.cc:697] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Leader. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:52.498879 13001 consensus_queue.cc:237] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } }
I20260709 12:14:52.508399 11212 catalog_manager.cc:5697] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 reported cstate change: term changed from 1 to 2, leader changed from 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) to a689cc51196d4b20a8d8095d533bef78 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.708912 11389 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
W20260709 12:14:52.714641 11353 consensus_peers.cc:597] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 -> Peer fae2537d2de144309eebe6cd06510922 (127.9.225.196:43273): Couldn't send request to peer fae2537d2de144309eebe6cd06510922. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 837c325a769e460e9fea5288b50b0c2a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:52.715068 11459 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:52.715068 11307 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:52.716758 12739 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.717528 13065 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.725042 13001 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:52.726282 11307 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:52.727367 11459 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } } }
I20260709 12:14:52.744189 11212 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index -1 to 4, NON_VOTER fae2537d2de144309eebe6cd06510922 (127.9.225.196) added. New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.964071 11459 raft_consensus.cc:1275] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.965068 13001 consensus_queue.cc:1048] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.982092 11309 raft_consensus.cc:1275] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:52.983997 13065 consensus_queue.cc:1048] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.062191 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.112747 11385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2"
dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
mode: GRACEFUL
new_leader_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:33194
I20260709 12:14:53.113296 11385 raft_consensus.cc:606] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Received request to transfer leadership to TS fae2537d2de144309eebe6cd06510922
I20260709 12:14:53.114616 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:53.116178 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:53.116748 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.154816 13074 ts_tablet_manager.cc:933] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Initiating tablet copy from peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:53.162570 13074 tablet_copy_client.cc:323] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: tablet copy: Beginning tablet copy session from remote peer at address 127.9.225.194:37753
I20260709 12:14:53.164383 11400 tablet_copy_service.cc:140] P a689cc51196d4b20a8d8095d533bef78: Received BeginTabletCopySession request for tablet 837c325a769e460e9fea5288b50b0c2a from peer fae2537d2de144309eebe6cd06510922 ({username='slave'} at 127.0.0.1:38866)
I20260709 12:14:53.164880 11400 tablet_copy_service.cc:161] P a689cc51196d4b20a8d8095d533bef78: Beginning new tablet copy session on tablet 837c325a769e460e9fea5288b50b0c2a from peer fae2537d2de144309eebe6cd06510922 at {username='slave'} at 127.0.0.1:38866: session id = fae2537d2de144309eebe6cd06510922-837c325a769e460e9fea5288b50b0c2a
I20260709 12:14:53.173624 11400 tablet_copy_source_session.cc:215] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:53.176481 13074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837c325a769e460e9fea5288b50b0c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:53.192772 13074 tablet_copy_client.cc:806] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:53.193372 13074 tablet_copy_client.cc:670] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:53.197506 13074 tablet_copy_client.cc:538] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:53.206127 13074 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Bootstrap starting.
I20260709 12:14:53.230367 13074 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.231274 13074 tablet_bootstrap.cc:492] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Bootstrap complete.
I20260709 12:14:53.231890 13074 ts_tablet_manager.cc:1403] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.007s
I20260709 12:14:53.234899 13074 raft_consensus.cc:359] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:53.235764 13074 raft_consensus.cc:740] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fae2537d2de144309eebe6cd06510922, State: Initialized, Role: LEARNER
I20260709 12:14:53.236411 13074 consensus_queue.cc:260] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: NON_VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: true } }
I20260709 12:14:53.239172 13074 ts_tablet_manager.cc:1434] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:14:53.240857 11400 tablet_copy_service.cc:342] P a689cc51196d4b20a8d8095d533bef78: Request end of tablet copy session fae2537d2de144309eebe6cd06510922-837c325a769e460e9fea5288b50b0c2a received from {username='slave'} at 127.0.0.1:38866
I20260709 12:14:53.241272 11400 tablet_copy_service.cc:434] P a689cc51196d4b20a8d8095d533bef78: ending tablet copy session fae2537d2de144309eebe6cd06510922-837c325a769e460e9fea5288b50b0c2a on tablet 837c325a769e460e9fea5288b50b0c2a with peer fae2537d2de144309eebe6cd06510922
I20260709 12:14:53.509189 13077 raft_consensus.cc:993] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: : Instructing follower fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:53.509613 12739 raft_consensus.cc:1081] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Signalling peer fae2537d2de144309eebe6cd06510922 to start an election
I20260709 12:14:53.510805 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2"
dest_uuid: "fae2537d2de144309eebe6cd06510922"
 from {username='slave'} at 127.0.0.1:40814
I20260709 12:14:53.511214 11996 raft_consensus.cc:493] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.511466 11996 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.516088 11996 raft_consensus.cc:515] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:53.517737 11996 leader_election.cc:290] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 election: Requested vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753)
I20260709 12:14:53.518299 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "849cfdc35b1040039c57eac1b7c4a58f"
I20260709 12:14:53.518903 11309 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.519136 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c3274379db4f0ba527487fcddafbf2" candidate_uuid: "fae2537d2de144309eebe6cd06510922" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a689cc51196d4b20a8d8095d533bef78"
I20260709 12:14:53.519665 11385 raft_consensus.cc:3055] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:53.519925 11385 raft_consensus.cc:740] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a689cc51196d4b20a8d8095d533bef78, State: Running, Role: LEADER
I20260709 12:14:53.520602 11385 consensus_queue.cc:260] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:53.521816 11385 raft_consensus.cc:3060] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:53.527896 11385 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 3.
I20260709 12:14:53.529176 11965 leader_election.cc:304] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a689cc51196d4b20a8d8095d533bef78, fae2537d2de144309eebe6cd06510922; no voters: 
I20260709 12:14:53.529999 13019 raft_consensus.cc:2804] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:53.534272 11309 raft_consensus.cc:2468] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae2537d2de144309eebe6cd06510922 in term 3.
I20260709 12:14:53.536935 13019 raft_consensus.cc:697] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 3 LEADER]: Becoming Leader. State: Replica: fae2537d2de144309eebe6cd06510922, State: Running, Role: LEADER
I20260709 12:14:53.537878 13019 consensus_queue.cc:237] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [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: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:53.548942 11209 catalog_manager.cc:5697] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 reported cstate change: term changed from 2 to 3, leader changed from a689cc51196d4b20a8d8095d533bef78 (127.9.225.194) to fae2537d2de144309eebe6cd06510922 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "fae2537d2de144309eebe6cd06510922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.557826 11996 raft_consensus.cc:1217] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:53.954140 11309 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:53.955241 13019 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:53.968220 11389 raft_consensus.cc:1275] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Refusing update from remote peer fae2537d2de144309eebe6cd06510922: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:53.971315 13019 consensus_queue.cc:1048] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:54.160317 13077 raft_consensus.cc:1064] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: attempting to promote NON_VOTER fae2537d2de144309eebe6cd06510922 to VOTER
I20260709 12:14:54.162609 13077 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:54.168032 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.168239 11996 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 LEARNER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:54.170140 12739 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:54.194537 11309 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:54.192021 11460 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:54.197712 13090 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:54.203343 13090 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:54.234614 13092 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.236294 11460 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.245996 11307 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.244650 11996 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.252506 11210 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 reported cstate change: config changed from index 4 to 5, fae2537d2de144309eebe6cd06510922 (127.9.225.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } attrs { replace: true } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.258821 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.260396 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.261130 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.282717 11385 consensus_queue.cc:237] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:54.298974 11309 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:54.300375 13077 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:54.310582 13090 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.321907 11307 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.323019 11996 raft_consensus.cc:1275] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Refusing update from remote peer a689cc51196d4b20a8d8095d533bef78: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:54.325417 11198 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 837c325a769e460e9fea5288b50b0c2a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:54.329103 13092 consensus_queue.cc:1048] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:54.331300 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.339308 11996 raft_consensus.cc:2955] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } } }
I20260709 12:14:54.341202 11213 catalog_manager.cc:5697] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 reported cstate change: config changed from index 5 to 6, VOTER 3cef628e614c433fbec8cd2223efe476 (127.9.225.195) evicted. New cstate: current_term: 3 leader_uuid: "a689cc51196d4b20a8d8095d533bef78" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a689cc51196d4b20a8d8095d533bef78" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.368394 11447 tablet_service.cc:1558] Processing DeleteTablet for tablet 837c325a769e460e9fea5288b50b0c2a with delete_type TABLET_DATA_TOMBSTONED (TS 3cef628e614c433fbec8cd2223efe476 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54162
I20260709 12:14:54.379763 13101 tablet_replica.cc:333] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:54.382256 13101 raft_consensus.cc:2243] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.382964 13101 raft_consensus.cc:2272] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.385777 13101 ts_tablet_manager.cc:1916] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:54.392482 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
I20260709 12:14:54.406409 13101 ts_tablet_manager.cc:1929] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:14:54.407023 13101 log.cc:1199] T 837c325a769e460e9fea5288b50b0c2a P 3cef628e614c433fbec8cd2223efe476: Deleting WAL directory at /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/wals/837c325a769e460e9fea5288b50b0c2a
I20260709 12:14:54.412106 11197 catalog_manager.cc:5028] TS 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): tablet 837c325a769e460e9fea5288b50b0c2a (table test-workload [id=71adaca3372a42e49c5b3dfcb390a07f]) successfully deleted
W20260709 12:14:54.412961 11967 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:54.420728 11967 consensus_peers.cc:597] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.435338 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:54.436124 10119 tablet_replica.cc:333] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.436779 10119 raft_consensus.cc:2243] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.437258 10119 raft_consensus.cc:2272] T d8ed9a82d5b0483ca44379b1cf8a721d P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.439286 10119 tablet_replica.cc:333] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.439843 10119 raft_consensus.cc:2243] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.440218 10119 raft_consensus.cc:2272] T 22273e51f0ee488a9137e3507ad19352 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.442111 10119 tablet_replica.cc:333] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.442615 10119 raft_consensus.cc:2243] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.443336 10119 raft_consensus.cc:2272] T bc5f44415eb64944b8d71f579b9defb5 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.445210 10119 tablet_replica.cc:333] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.445905 10119 raft_consensus.cc:2243] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.446772 10119 raft_consensus.cc:2272] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.448927 10119 tablet_replica.cc:333] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.449554 10119 raft_consensus.cc:2243] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.450019 10119 raft_consensus.cc:2272] T 6f53461ca3854bd79f18b6eb70e4428c P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.452028 10119 tablet_replica.cc:333] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.452543 10119 raft_consensus.cc:2243] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.452889 10119 raft_consensus.cc:2272] T ff02cd7ba0bb464f8b807cf042442c18 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.454748 10119 tablet_replica.cc:333] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.455404 10119 raft_consensus.cc:2243] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.455894 10119 raft_consensus.cc:2272] T 60a8d292b0824252a5420f3854cdbfb4 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.457644 10119 tablet_replica.cc:333] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.458142 10119 raft_consensus.cc:2243] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.458483 10119 raft_consensus.cc:2272] T 5d11c7bd84884456bf2047c370a7c67e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.460028 10119 tablet_replica.cc:333] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.460651 10119 raft_consensus.cc:2243] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.461179 10119 raft_consensus.cc:2272] T 13381f9d78bb4ce1946a4b80ea057624 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.463867 10119 tablet_replica.cc:333] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.464589 10119 raft_consensus.cc:2243] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.465442 10119 raft_consensus.cc:2272] T 2ef3f04ca72c406b9aa746afffff3141 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.466892 11967 consensus_peers.cc:597] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.468117 10119 tablet_replica.cc:333] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.468686 10119 raft_consensus.cc:2243] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.469589 10119 raft_consensus.cc:2272] T 7a4e815cdfab4c659c334b0ad4804e25 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.471698 10119 tablet_replica.cc:333] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.472455 10119 raft_consensus.cc:2243] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.473016 10119 raft_consensus.cc:2272] T e48a702af29b4327bbb837eb3e000e2e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.474177 11430 consensus_peers.cc:597] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.475133 10119 tablet_replica.cc:333] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.475903 10119 raft_consensus.cc:2243] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.476408 10119 raft_consensus.cc:2272] T 1832166ee7da41c49ddeed068dcdc111 P 849cfdc35b1040039c57eac1b7c4a58f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.476781 11356 consensus_peers.cc:597] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.478502 10119 tablet_replica.cc:333] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.479111 10119 raft_consensus.cc:2243] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.479931 10119 raft_consensus.cc:2272] T 28f2c1798c1f4a43bf3870df72c88106 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.481473 10119 tablet_replica.cc:333] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.481918 10119 raft_consensus.cc:2243] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.482265 10119 raft_consensus.cc:2272] T b69ffa315b5d45b48acef33abb0f7c6f P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.483867 10119 tablet_replica.cc:333] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.484309 10119 raft_consensus.cc:2243] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.484781 10119 raft_consensus.cc:2272] T dc1087c2892d4d64aebf6194c00b5d84 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.486975 10119 tablet_replica.cc:333] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.487673 10119 raft_consensus.cc:2243] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.488118 10119 raft_consensus.cc:2272] T 090f63882c324e93a3dadaed7051779e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.489728 10119 tablet_replica.cc:333] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.490190 10119 raft_consensus.cc:2243] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.490883 10119 raft_consensus.cc:2272] T 98afc3ab029b4bc2a367a697d14b5a83 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.492867 10119 tablet_replica.cc:333] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.493578 10119 raft_consensus.cc:2243] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.494493 10119 raft_consensus.cc:2272] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.496718 10119 tablet_replica.cc:333] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.497422 10119 raft_consensus.cc:2243] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.497941 10119 raft_consensus.cc:2272] T b5c3274379db4f0ba527487fcddafbf2 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.500099 10119 tablet_replica.cc:333] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.500603 10119 raft_consensus.cc:2243] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.501169 10119 raft_consensus.cc:2272] T 2d03cf6f8d444650a4a4619992622d65 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.502995 10119 tablet_replica.cc:333] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.503508 10119 raft_consensus.cc:2243] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.504252 10119 raft_consensus.cc:2272] T 91e02f6c0b1242978ae686a28a2c884b P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.505822 10119 tablet_replica.cc:333] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.506292 10119 raft_consensus.cc:2243] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.506621 10119 raft_consensus.cc:2272] T 9365e2dff33d42a6a865c0865cdda9dc P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.508081 10119 tablet_replica.cc:333] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.508515 10119 raft_consensus.cc:2243] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.509158 10119 raft_consensus.cc:2272] T eebf5eafbb1d4e71a474caa9785d1470 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.510684 10119 tablet_replica.cc:333] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.511173 10119 raft_consensus.cc:2243] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.511806 10119 raft_consensus.cc:2272] T d495673c8b22439cb6eb4e2ff1b5f048 P 849cfdc35b1040039c57eac1b7c4a58f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.513403 10119 tablet_replica.cc:333] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.513880 10119 raft_consensus.cc:2243] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.514245 10119 raft_consensus.cc:2272] T d88465db6bed44f8ad40cab4b4a79b39 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.516548 10119 tablet_replica.cc:333] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.517074 10119 raft_consensus.cc:2243] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.517427 10119 raft_consensus.cc:2272] T 427a7f2338404e52a0bb3c3c0a09d097 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.518985 10119 tablet_replica.cc:333] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.519587 10119 raft_consensus.cc:2243] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.520152 10119 raft_consensus.cc:2272] T aac3e5e5938743eda4ed9afb676ba09f P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.521732 10119 tablet_replica.cc:333] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.522151 10119 raft_consensus.cc:2243] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.522725 10119 raft_consensus.cc:2272] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.524561 10119 tablet_replica.cc:333] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.525002 10119 raft_consensus.cc:2243] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.525513 10119 raft_consensus.cc:2272] T b9beb5682eae4501ba6504de3988ba0a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.527010 10119 tablet_replica.cc:333] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.527508 10119 raft_consensus.cc:2243] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.528175 10119 raft_consensus.cc:2272] T 509731d0fcc341e981e007566fae9348 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.530323 10119 tablet_replica.cc:333] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.530884 10119 raft_consensus.cc:2243] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.531299 10119 raft_consensus.cc:2272] T 414fba6e91db49ef9203835e637359ca P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.533090 10119 tablet_replica.cc:333] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.533535 10119 raft_consensus.cc:2243] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.533914 10119 raft_consensus.cc:2272] T fc3d2088c51343f1b448ab000c5fc336 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.535895 10119 tablet_replica.cc:333] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.536347 10119 raft_consensus.cc:2243] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.536993 10119 raft_consensus.cc:2272] T c3ca548de2c04acea48805130eca7e0e P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.538651 10119 tablet_replica.cc:333] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.539072 10119 raft_consensus.cc:2243] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.539460 10119 raft_consensus.cc:2272] T 0e414cb6490449709a9434e426aeb8f5 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.541080 10119 tablet_replica.cc:333] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.541517 10119 raft_consensus.cc:2243] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.541889 10119 raft_consensus.cc:2272] T 8c3662cc0cc44e07a66662335d2594c1 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.543459 10119 tablet_replica.cc:333] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.543901 10119 raft_consensus.cc:2243] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.544557 10119 raft_consensus.cc:2272] T 70841852770a4acdb2e6782b232028d0 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.546290 10119 tablet_replica.cc:333] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.546823 10119 raft_consensus.cc:2243] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.547540 10119 raft_consensus.cc:2272] T 837c325a769e460e9fea5288b50b0c2a P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.549639 10119 tablet_replica.cc:333] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.550086 10119 raft_consensus.cc:2243] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.550907 10119 raft_consensus.cc:2272] T c38e8fa197474cc5a3830e39f6f3dc8c P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.553112 11356 consensus_peers.cc:597] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.553659 11430 consensus_peers.cc:597] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.553232 10119 tablet_replica.cc:333] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.554327 10119 raft_consensus.cc:2243] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.554800 10119 raft_consensus.cc:2272] T 2ddf19200fe54f0583cc9837f58d9d8b P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.557085 10119 tablet_replica.cc:333] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.557526 10119 raft_consensus.cc:2243] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.557916 10119 raft_consensus.cc:2272] T 0bcdd3c64f794b64b046dd8d52352cb0 P 849cfdc35b1040039c57eac1b7c4a58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.559760 10119 tablet_replica.cc:333] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.560181 10119 raft_consensus.cc:2243] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.560808 10119 raft_consensus.cc:2272] T 3963046c132f417cb6a0ace081ccff4a P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.562698 10119 tablet_replica.cc:333] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.563284 10119 raft_consensus.cc:2243] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.563784 10119 raft_consensus.cc:2272] T c338000ab1b6468aaab4c20a50be0fb6 P 849cfdc35b1040039c57eac1b7c4a58f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.566114 11430 consensus_peers.cc:597] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.566509 10119 tablet_replica.cc:333] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f: stopping tablet replica
I20260709 12:14:54.566993 10119 raft_consensus.cc:2243] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.567404 10119 raft_consensus.cc:2272] T 3109bd2b6b44472f94146d0c486f8f19 P 849cfdc35b1040039c57eac1b7c4a58f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.579420 11967 consensus_peers.cc:597] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.583370 11967 consensus_peers.cc:597] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.608227 11967 consensus_peers.cc:597] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.615356 11356 consensus_peers.cc:597] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.652274 11356 consensus_peers.cc:597] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.652871 11356 consensus_peers.cc:597] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.654474 11430 consensus_peers.cc:597] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.658553 11967 consensus_peers.cc:597] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.660751 11967 consensus_peers.cc:597] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.662562 11967 consensus_peers.cc:597] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.672067 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
W20260709 12:14:54.731891 11430 consensus_peers.cc:597] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.743592 11356 consensus_peers.cc:597] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.755509 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
W20260709 12:14:54.761262 11356 consensus_peers.cc:597] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.763424 11356 consensus_peers.cc:597] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.787632 11428 consensus_peers.cc:597] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.791818 11430 consensus_peers.cc:597] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.795971 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:54.797874 10119 tablet_replica.cc:333] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.798732 10119 raft_consensus.cc:2243] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.799307 10119 raft_consensus.cc:2272] T 446588bede644846a05d9262c6b97de1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.799501 11356 consensus_peers.cc:597] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.801294 10119 tablet_replica.cc:333] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.801908 10119 raft_consensus.cc:2243] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.802416 10119 raft_consensus.cc:2272] T 602f2c4b08ef4c8d9d9fc8995cf41927 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.804899 10119 tablet_replica.cc:333] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.805661 10119 raft_consensus.cc:2243] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.806187 10119 raft_consensus.cc:2272] T bc5f44415eb64944b8d71f579b9defb5 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.807617 11965 consensus_peers.cc:597] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.808625 10119 tablet_replica.cc:333] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.809398 10119 raft_consensus.cc:2243] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.809783 10119 raft_consensus.cc:2272] T ff02cd7ba0bb464f8b807cf042442c18 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.811395 10119 tablet_replica.cc:333] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.811851 10119 raft_consensus.cc:2243] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.812512 10119 raft_consensus.cc:2272] T 5d11c7bd84884456bf2047c370a7c67e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.814525 10119 tablet_replica.cc:333] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.815356 10119 raft_consensus.cc:2243] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.815949 10119 raft_consensus.cc:2272] T 86db5cee22704c3982afa937e61a5111 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.818277 10119 tablet_replica.cc:333] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.818945 10119 raft_consensus.cc:2243] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.819621 10119 raft_consensus.cc:2272] T 5c12609d59d648d6b49725be4c7d586b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.822099 10119 tablet_replica.cc:333] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.822973 10119 raft_consensus.cc:2243] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.823786 10119 raft_consensus.cc:2272] T b69ffa315b5d45b48acef33abb0f7c6f P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.825891 11428 consensus_peers.cc:597] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.827240 10119 tablet_replica.cc:333] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.828058 10119 raft_consensus.cc:2243] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.828523 10119 raft_consensus.cc:2272] T 6e00ef10ca0347869497bf754637f3cb P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.831080 10119 tablet_replica.cc:333] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.831840 10119 raft_consensus.cc:2243] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.832355 10119 raft_consensus.cc:2272] T 28f2c1798c1f4a43bf3870df72c88106 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.834635 10119 tablet_replica.cc:333] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.835366 10119 raft_consensus.cc:2243] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.835958 10119 raft_consensus.cc:2272] T dc1087c2892d4d64aebf6194c00b5d84 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.838516 10119 tablet_replica.cc:333] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.839267 10119 raft_consensus.cc:2243] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.839767 10119 raft_consensus.cc:2272] T b5c3274379db4f0ba527487fcddafbf2 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.842249 11430 consensus_peers.cc:597] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.842294 10119 tablet_replica.cc:333] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.843191 10119 raft_consensus.cc:2243] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.843762 10119 raft_consensus.cc:2272] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.844245 11430 consensus_peers.cc:597] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.845626 10119 tablet_replica.cc:333] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.846187 10119 raft_consensus.cc:2243] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.846874 10119 raft_consensus.cc:2272] T 090f63882c324e93a3dadaed7051779e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.848490 10119 tablet_replica.cc:333] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.848987 10119 raft_consensus.cc:2243] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.849437 10119 raft_consensus.cc:2272] T 98afc3ab029b4bc2a367a697d14b5a83 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.851481 10119 tablet_replica.cc:333] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.851960 10119 raft_consensus.cc:2243] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.852468 10119 raft_consensus.cc:2272] T ecd5b7fcd9a24cedbeeb25898eb16f51 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.854116 10119 tablet_replica.cc:333] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.854607 10119 raft_consensus.cc:2243] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.854971 10119 raft_consensus.cc:2272] T 9365e2dff33d42a6a865c0865cdda9dc P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.856964 10119 tablet_replica.cc:333] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.857648 10119 raft_consensus.cc:2243] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.858292 10119 raft_consensus.cc:2272] T f5426237f98148e2a14401ff62fc6937 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.859552 11428 consensus_peers.cc:597] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.860702 10119 tablet_replica.cc:333] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
W20260709 12:14:54.861331 11430 consensus_peers.cc:597] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.861446 10119 raft_consensus.cc:2243] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:54.861697 11430 consensus_peers.cc:597] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.862295 10119 raft_consensus.cc:2272] T e32da07f8f884c11a2a74cbf41002166 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.863976 10119 tablet_replica.cc:333] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.864437 10119 raft_consensus.cc:2243] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.864771 10119 raft_consensus.cc:2272] T c38e8fa197474cc5a3830e39f6f3dc8c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.866305 10119 tablet_replica.cc:333] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.866814 10119 raft_consensus.cc:2243] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.867178 10119 raft_consensus.cc:2272] T 9e42e52958374d74a5dfd1c47cc6c871 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.868734 10119 tablet_replica.cc:333] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.869267 10119 raft_consensus.cc:2243] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.869848 10119 raft_consensus.cc:2272] T 63d70792781a41909cd2f1a16e290949 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.872099 10119 tablet_replica.cc:333] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.872805 10119 raft_consensus.cc:2243] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.873550 10119 raft_consensus.cc:2272] T eebf5eafbb1d4e71a474caa9785d1470 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.876891 10119 tablet_replica.cc:333] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.877611 10119 raft_consensus.cc:2243] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.878039 10119 raft_consensus.cc:2272] T d495673c8b22439cb6eb4e2ff1b5f048 P a689cc51196d4b20a8d8095d533bef78 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.878559 11965 consensus_peers.cc:597] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.880115 10119 tablet_replica.cc:333] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.880808 10119 raft_consensus.cc:2243] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.881466 10119 raft_consensus.cc:2272] T 70841852770a4acdb2e6782b232028d0 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.883133 11356 consensus_peers.cc:597] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 -> Peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Couldn't send request to peer 849cfdc35b1040039c57eac1b7c4a58f. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.884109 10119 tablet_replica.cc:333] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.884706 10119 raft_consensus.cc:2243] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.885429 10119 raft_consensus.cc:2272] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.886910 10119 tablet_replica.cc:333] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.887395 10119 raft_consensus.cc:2243] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.888032 10119 raft_consensus.cc:2272] T d88465db6bed44f8ad40cab4b4a79b39 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.889590 10119 tablet_replica.cc:333] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.890044 10119 raft_consensus.cc:2243] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.890734 10119 raft_consensus.cc:2272] T 427a7f2338404e52a0bb3c3c0a09d097 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.892491 10119 tablet_replica.cc:333] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.892926 10119 raft_consensus.cc:2243] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.893572 10119 raft_consensus.cc:2272] T aac3e5e5938743eda4ed9afb676ba09f P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.895171 10119 tablet_replica.cc:333] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.895686 10119 raft_consensus.cc:2243] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.896056 10119 raft_consensus.cc:2272] T b9beb5682eae4501ba6504de3988ba0a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.897837 10119 tablet_replica.cc:333] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.898459 10119 raft_consensus.cc:2243] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.899333 10119 raft_consensus.cc:2272] T 869eaf3a6c0643baa02d71462be252cf P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.901216 10119 tablet_replica.cc:333] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.901665 10119 raft_consensus.cc:2243] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.902032 10119 raft_consensus.cc:2272] T 0e414cb6490449709a9434e426aeb8f5 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.903636 10119 tablet_replica.cc:333] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.904115 10119 raft_consensus.cc:2243] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.904692 10119 raft_consensus.cc:2272] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.906500 10119 tablet_replica.cc:333] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.906939 10119 raft_consensus.cc:2243] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.907310 10119 raft_consensus.cc:2272] T 1caaf45c1c6e411aaae573437de20696 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.909307 10119 tablet_replica.cc:333] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.909914 10119 raft_consensus.cc:2243] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.910604 10119 raft_consensus.cc:2272] T 8c3662cc0cc44e07a66662335d2594c1 P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.910828 11965 consensus_peers.cc:597] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.912498 10119 tablet_replica.cc:333] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.913002 10119 raft_consensus.cc:2243] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.913529 10119 raft_consensus.cc:2272] T c3ca548de2c04acea48805130eca7e0e P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.915567 10119 tablet_replica.cc:333] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.916193 10119 raft_consensus.cc:2243] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.916877 10119 raft_consensus.cc:2272] T 52e88ac93f3244328b667136cf0c5472 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.918421 10119 tablet_replica.cc:333] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.918871 10119 raft_consensus.cc:2243] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.919521 10119 raft_consensus.cc:2272] T 837c325a769e460e9fea5288b50b0c2a P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.921456 10119 tablet_replica.cc:333] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.921936 10119 raft_consensus.cc:2243] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.922878 10119 raft_consensus.cc:2272] T 2ddf19200fe54f0583cc9837f58d9d8b P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.924990 10119 tablet_replica.cc:333] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.925483 10119 raft_consensus.cc:2243] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.926011 10119 raft_consensus.cc:2272] T 91e02f6c0b1242978ae686a28a2c884b P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.927724 10119 tablet_replica.cc:333] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.928161 10119 raft_consensus.cc:2243] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.928838 10119 raft_consensus.cc:2272] T 6c4bc4e662474c588bee4c734aa8b904 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.930791 10119 tablet_replica.cc:333] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.931280 10119 raft_consensus.cc:2243] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.931926 10119 raft_consensus.cc:2272] T 0bcdd3c64f794b64b046dd8d52352cb0 P a689cc51196d4b20a8d8095d533bef78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.934124 10119 tablet_replica.cc:333] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.934778 10119 raft_consensus.cc:2243] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.935362 10119 raft_consensus.cc:2272] T 509731d0fcc341e981e007566fae9348 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.937593 10119 tablet_replica.cc:333] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.938220 10119 raft_consensus.cc:2243] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:54.939141 10119 raft_consensus.cc:2272] T 3109bd2b6b44472f94146d0c486f8f19 P a689cc51196d4b20a8d8095d533bef78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:54.941406 10119 tablet_replica.cc:333] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78: stopping tablet replica
I20260709 12:14:54.941960 10119 raft_consensus.cc:2243] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:54.942492 10119 raft_consensus.cc:2272] T 3963046c132f417cb6a0ace081ccff4a P a689cc51196d4b20a8d8095d533bef78 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:54.945636 11965 consensus_peers.cc:597] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.963258 11965 consensus_peers.cc:597] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:54.976169 11965 consensus_peers.cc:597] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.024338 11965 consensus_peers.cc:597] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.047041 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
W20260709 12:14:55.055603 11428 consensus_peers.cc:597] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.089459 11428 consensus_peers.cc:597] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.097958 11428 consensus_peers.cc:597] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.138708 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:14:55.152642 11428 consensus_peers.cc:597] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.167037 11428 consensus_peers.cc:597] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.167845 11964 consensus_peers.cc:597] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.173172 11964 consensus_peers.cc:597] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.182104 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:55.182967 10119 tablet_replica.cc:333] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.183729 10119 raft_consensus.cc:2243] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.184224 10119 raft_consensus.cc:2272] T 602f2c4b08ef4c8d9d9fc8995cf41927 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:55.186573 11965 consensus_peers.cc:597] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.187278 10119 tablet_replica.cc:333] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.187842 10119 raft_consensus.cc:2243] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.188231 10119 raft_consensus.cc:2272] T 446588bede644846a05d9262c6b97de1 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.189901 10119 tablet_replica.cc:333] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.190405 10119 raft_consensus.cc:2243] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.191126 10119 raft_consensus.cc:2272] T 22273e51f0ee488a9137e3507ad19352 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.192847 10119 tablet_replica.cc:333] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.193431 10119 raft_consensus.cc:2243] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.194290 10119 raft_consensus.cc:2272] T d8ed9a82d5b0483ca44379b1cf8a721d P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.196306 10119 tablet_replica.cc:333] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.196837 10119 raft_consensus.cc:2243] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.197710 10119 raft_consensus.cc:2272] T 60a8d292b0824252a5420f3854cdbfb4 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.199491 10119 tablet_replica.cc:333] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.200119 10119 raft_consensus.cc:2243] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.200695 10119 raft_consensus.cc:2272] T 6f53461ca3854bd79f18b6eb70e4428c P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.202888 10119 tablet_replica.cc:333] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.203619 10119 raft_consensus.cc:2243] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.204139 10119 raft_consensus.cc:2272] T 98300c5589ff4f3fa9fbc2dfd85c6039 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.205780 10119 tablet_replica.cc:333] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.206287 10119 raft_consensus.cc:2243] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.206985 10119 raft_consensus.cc:2272] T ff02cd7ba0bb464f8b807cf042442c18 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.208741 10119 tablet_replica.cc:333] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.209220 10119 raft_consensus.cc:2243] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.209551 10119 raft_consensus.cc:2272] T 5d11c7bd84884456bf2047c370a7c67e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.210933 10119 tablet_replica.cc:333] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.211396 10119 raft_consensus.cc:2243] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.212064 10119 raft_consensus.cc:2272] T 86db5cee22704c3982afa937e61a5111 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.213686 10119 tablet_replica.cc:333] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.214126 10119 raft_consensus.cc:2243] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.214511 10119 raft_consensus.cc:2272] T 2ef3f04ca72c406b9aa746afffff3141 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.216001 10119 tablet_replica.cc:333] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.216432 10119 raft_consensus.cc:2243] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.216881 10119 raft_consensus.cc:2272] T 7a4e815cdfab4c659c334b0ad4804e25 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.218327 10119 tablet_replica.cc:333] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.218745 10119 raft_consensus.cc:2243] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.219420 10119 raft_consensus.cc:2272] T 5c12609d59d648d6b49725be4c7d586b P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.220836 10119 tablet_replica.cc:333] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.221299 10119 raft_consensus.cc:2243] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.221787 10119 raft_consensus.cc:2272] T 13381f9d78bb4ce1946a4b80ea057624 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.223842 10119 tablet_replica.cc:333] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.224570 10119 raft_consensus.cc:2243] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.225081 10119 raft_consensus.cc:2272] T b69ffa315b5d45b48acef33abb0f7c6f P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:55.225677 11964 consensus_peers.cc:597] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.227063 10119 tablet_replica.cc:333] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
W20260709 12:14:55.226995 11965 consensus_peers.cc:597] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 -> Peer a689cc51196d4b20a8d8095d533bef78 (127.9.225.194:37753): Couldn't send request to peer a689cc51196d4b20a8d8095d533bef78. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.227737 10119 raft_consensus.cc:2243] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.228184 10119 raft_consensus.cc:2272] T 6e00ef10ca0347869497bf754637f3cb P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.229821 10119 tablet_replica.cc:333] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.230304 10119 raft_consensus.cc:2243] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.230648 10119 raft_consensus.cc:2272] T 1832166ee7da41c49ddeed068dcdc111 P 3cef628e614c433fbec8cd2223efe476 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.232319 10119 tablet_replica.cc:333] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.232825 10119 raft_consensus.cc:2243] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.233192 10119 raft_consensus.cc:2272] T e48a702af29b4327bbb837eb3e000e2e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.234851 10119 tablet_replica.cc:333] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.235399 10119 raft_consensus.cc:2243] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.236042 10119 raft_consensus.cc:2272] T dc1087c2892d4d64aebf6194c00b5d84 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.237520 10119 tablet_replica.cc:333] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.237994 10119 raft_consensus.cc:2243] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.238349 10119 raft_consensus.cc:2272] T 201e4b80eb4a4439a9bfb0323e2d6ff7 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.239964 10119 tablet_replica.cc:333] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.240411 10119 raft_consensus.cc:2243] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.241067 10119 raft_consensus.cc:2272] T 2d03cf6f8d444650a4a4619992622d65 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.242630 10119 tablet_replica.cc:333] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.243076 10119 raft_consensus.cc:2243] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.243737 10119 raft_consensus.cc:2272] T ecd5b7fcd9a24cedbeeb25898eb16f51 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.245476 10119 tablet_replica.cc:333] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.245961 10119 raft_consensus.cc:2243] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.246387 10119 raft_consensus.cc:2272] T 63d70792781a41909cd2f1a16e290949 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.248390 10119 tablet_replica.cc:333] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.248898 10119 raft_consensus.cc:2243] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.249282 10119 raft_consensus.cc:2272] T 090f63882c324e93a3dadaed7051779e P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.250972 10119 tablet_replica.cc:333] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.251458 10119 raft_consensus.cc:2243] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.251791 10119 raft_consensus.cc:2272] T c38e8fa197474cc5a3830e39f6f3dc8c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.253381 10119 tablet_replica.cc:333] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.253948 10119 raft_consensus.cc:2243] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.254361 10119 raft_consensus.cc:2272] T 9e42e52958374d74a5dfd1c47cc6c871 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:55.255949 11964 consensus_peers.cc:597] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.257150 10119 tablet_replica.cc:333] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.257673 10119 raft_consensus.cc:2243] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.258179 10119 raft_consensus.cc:2272] T 52e88ac93f3244328b667136cf0c5472 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.259774 10119 tablet_replica.cc:333] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.260236 10119 raft_consensus.cc:2243] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.260880 10119 raft_consensus.cc:2272] T f5426237f98148e2a14401ff62fc6937 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.262564 10119 tablet_replica.cc:333] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.263211 10119 raft_consensus.cc:2243] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.263790 10119 raft_consensus.cc:2272] T e32da07f8f884c11a2a74cbf41002166 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.265962 10119 tablet_replica.cc:333] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.266638 10119 raft_consensus.cc:2243] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.267426 10119 raft_consensus.cc:2272] T 869eaf3a6c0643baa02d71462be252cf P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.269683 10119 tablet_replica.cc:333] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.270354 10119 raft_consensus.cc:2243] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:55.270507 11964 consensus_peers.cc:597] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.271135 10119 raft_consensus.cc:2272] T 0e414cb6490449709a9434e426aeb8f5 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.273175 10119 tablet_replica.cc:333] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.273880 10119 raft_consensus.cc:2243] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.274804 10119 raft_consensus.cc:2272] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.277204 10119 tablet_replica.cc:333] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.277671 10119 raft_consensus.cc:2243] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.278048 10119 raft_consensus.cc:2272] T 1caaf45c1c6e411aaae573437de20696 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.279729 10119 tablet_replica.cc:333] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.280164 10119 raft_consensus.cc:2243] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.280941 10119 raft_consensus.cc:2272] T 9365e2dff33d42a6a865c0865cdda9dc P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.282367 10119 tablet_replica.cc:333] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.282847 10119 raft_consensus.cc:2243] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.283250 10119 raft_consensus.cc:2272] T d88465db6bed44f8ad40cab4b4a79b39 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.284883 10119 tablet_replica.cc:333] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.285349 10119 raft_consensus.cc:2243] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.285993 10119 raft_consensus.cc:2272] T 414fba6e91db49ef9203835e637359ca P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.287613 10119 tablet_replica.cc:333] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.288076 10119 raft_consensus.cc:2243] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.288728 10119 raft_consensus.cc:2272] T fc3d2088c51343f1b448ab000c5fc336 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.290372 10119 tablet_replica.cc:333] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.290812 10119 raft_consensus.cc:2243] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.291213 10119 raft_consensus.cc:2272] T 3109bd2b6b44472f94146d0c486f8f19 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.293232 10119 tablet_replica.cc:333] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.293761 10119 raft_consensus.cc:2243] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.294269 10119 raft_consensus.cc:2272] T 91e02f6c0b1242978ae686a28a2c884b P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:55.294883 11964 consensus_peers.cc:597] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.296056 10119 tablet_replica.cc:333] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.296550 10119 raft_consensus.cc:2243] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.297045 10119 raft_consensus.cc:2272] T 6c4bc4e662474c588bee4c734aa8b904 P 3cef628e614c433fbec8cd2223efe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.298723 10119 tablet_replica.cc:333] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.299175 10119 raft_consensus.cc:2243] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.299538 10119 raft_consensus.cc:2272] T 0bcdd3c64f794b64b046dd8d52352cb0 P 3cef628e614c433fbec8cd2223efe476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.301121 10119 tablet_replica.cc:333] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.301543 10119 raft_consensus.cc:2243] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.301891 10119 raft_consensus.cc:2272] T 3963046c132f417cb6a0ace081ccff4a P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.303601 10119 tablet_replica.cc:333] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.304021 10119 raft_consensus.cc:2243] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.304533 10119 raft_consensus.cc:2272] T c338000ab1b6468aaab4c20a50be0fb6 P 3cef628e614c433fbec8cd2223efe476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.306152 10119 tablet_replica.cc:333] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476: stopping tablet replica
I20260709 12:14:55.306613 10119 raft_consensus.cc:2243] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.306983 10119 raft_consensus.cc:2272] T d495673c8b22439cb6eb4e2ff1b5f048 P 3cef628e614c433fbec8cd2223efe476 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.384064 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
W20260709 12:14:55.386122 11964 consensus_peers.cc:597] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.438481 11964 consensus_peers.cc:597] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:55.441126 11964 consensus_peers.cc:597] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.471786 10119 tablet_server.cc:179] TabletServer@127.9.225.196:0 shutting down...
I20260709 12:14:55.494675 13019 raft_consensus.cc:493] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 849cfdc35b1040039c57eac1b7c4a58f)
I20260709 12:14:55.495193 13019 raft_consensus.cc:515] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
W20260709 12:14:55.497071 11964 consensus_peers.cc:597] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 -> Peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Couldn't send request to peer 3cef628e614c433fbec8cd2223efe476. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:55.498139 13019 leader_election.cc:290] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
W20260709 12:14:55.504536 11964 leader_election.cc:336] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111)
W20260709 12:14:55.505072 11967 leader_election.cc:336] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111)
I20260709 12:14:55.505507 11967 leader_election.cc:304] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [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: fae2537d2de144309eebe6cd06510922; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:55.506807 13019 raft_consensus.cc:2749] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:55.510704 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:55.511329 10119 tablet_replica.cc:333] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.511894 10119 raft_consensus.cc:2243] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.512382 10119 raft_consensus.cc:2272] T d8ed9a82d5b0483ca44379b1cf8a721d P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.514076 10119 tablet_replica.cc:333] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.514590 10119 raft_consensus.cc:2243] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.515053 10119 raft_consensus.cc:2272] T 86db5cee22704c3982afa937e61a5111 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.516687 10119 tablet_replica.cc:333] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.517160 10119 raft_consensus.cc:2243] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.517547 10119 raft_consensus.cc:2272] T 28f2c1798c1f4a43bf3870df72c88106 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.519105 10119 tablet_replica.cc:333] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.519572 10119 raft_consensus.cc:2243] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.520020 10119 raft_consensus.cc:2272] T 6c4bc4e662474c588bee4c734aa8b904 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.521507 10119 tablet_replica.cc:333] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.521965 10119 raft_consensus.cc:2243] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.522323 10119 raft_consensus.cc:2272] T 2ef3f04ca72c406b9aa746afffff3141 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.523811 10119 tablet_replica.cc:333] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.524238 10119 raft_consensus.cc:2243] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.524652 10119 raft_consensus.cc:2272] T eebf5eafbb1d4e71a474caa9785d1470 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.526193 10119 tablet_replica.cc:333] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.526654 10119 raft_consensus.cc:2243] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.526979 10119 raft_consensus.cc:2272] T 98afc3ab029b4bc2a367a697d14b5a83 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.528489 10119 tablet_replica.cc:333] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.528940 10119 raft_consensus.cc:2243] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.529327 10119 raft_consensus.cc:2272] T 52e88ac93f3244328b667136cf0c5472 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.530822 10119 tablet_replica.cc:333] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.531314 10119 raft_consensus.cc:2243] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.531695 10119 raft_consensus.cc:2272] T 837c325a769e460e9fea5288b50b0c2a P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.533102 10119 tablet_replica.cc:333] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.533540 10119 raft_consensus.cc:2243] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.533975 10119 raft_consensus.cc:2272] T 22273e51f0ee488a9137e3507ad19352 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.535522 10119 tablet_replica.cc:333] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.535956 10119 raft_consensus.cc:2243] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.536334 10119 raft_consensus.cc:2272] T 70841852770a4acdb2e6782b232028d0 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.537829 10119 tablet_replica.cc:333] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.538251 10119 raft_consensus.cc:2243] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.538640 10119 raft_consensus.cc:2272] T bc5f44415eb64944b8d71f579b9defb5 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.540201 10119 tablet_replica.cc:333] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.540637 10119 raft_consensus.cc:2243] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.541028 10119 raft_consensus.cc:2272] T 5c12609d59d648d6b49725be4c7d586b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.542569 10119 tablet_replica.cc:333] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.543159 10119 raft_consensus.cc:2243] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.543623 10119 raft_consensus.cc:2272] T 60a8d292b0824252a5420f3854cdbfb4 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.545392 10119 tablet_replica.cc:333] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.545849 10119 raft_consensus.cc:2243] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.546252 10119 raft_consensus.cc:2272] T e32da07f8f884c11a2a74cbf41002166 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.548100 13019 raft_consensus.cc:493] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 849cfdc35b1040039c57eac1b7c4a58f)
I20260709 12:14:55.548363 10119 tablet_replica.cc:333] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.548512 13019 raft_consensus.cc:515] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "849cfdc35b1040039c57eac1b7c4a58f" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 42859 } } peers { permanent_uuid: "3cef628e614c433fbec8cd2223efe476" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 39331 } } peers { permanent_uuid: "fae2537d2de144309eebe6cd06510922" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 43273 } attrs { promote: false } }
I20260709 12:14:55.548942 10119 raft_consensus.cc:2243] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.549458 10119 raft_consensus.cc:2272] T f5426237f98148e2a14401ff62fc6937 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.550029 13019 leader_election.cc:290] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859), 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331)
I20260709 12:14:55.551697 10119 tablet_replica.cc:333] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.552258 10119 raft_consensus.cc:2243] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.552788 10119 raft_consensus.cc:2272] T 98300c5589ff4f3fa9fbc2dfd85c6039 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:55.553903 11964 leader_election.cc:336] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3cef628e614c433fbec8cd2223efe476 (127.9.225.195:39331): Network error: Client connection negotiation failed: client connection to 127.9.225.195:39331: connect: Connection refused (error 111)
W20260709 12:14:55.554328 11967 leader_election.cc:336] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 849cfdc35b1040039c57eac1b7c4a58f (127.9.225.193:42859): Network error: Client connection negotiation failed: client connection to 127.9.225.193:42859: connect: Connection refused (error 111)
I20260709 12:14:55.554695 11967 leader_election.cc:304] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fae2537d2de144309eebe6cd06510922; no voters: 3cef628e614c433fbec8cd2223efe476, 849cfdc35b1040039c57eac1b7c4a58f
I20260709 12:14:55.555004 10119 tablet_replica.cc:333] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.555326 13019 raft_consensus.cc:2749] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:55.555730 10119 raft_consensus.cc:2243] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.556187 10119 raft_consensus.cc:2272] T c3ca548de2c04acea48805130eca7e0e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.557868 10119 tablet_replica.cc:333] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.558497 10119 raft_consensus.cc:2243] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.559012 10119 raft_consensus.cc:2272] T 427a7f2338404e52a0bb3c3c0a09d097 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.561156 10119 tablet_replica.cc:333] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.561755 10119 raft_consensus.cc:2243] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.562381 10119 raft_consensus.cc:2272] T c338000ab1b6468aaab4c20a50be0fb6 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.564024 10119 tablet_replica.cc:333] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.564484 10119 raft_consensus.cc:2243] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.564888 10119 raft_consensus.cc:2272] T 869eaf3a6c0643baa02d71462be252cf P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.566471 10119 tablet_replica.cc:333] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.566931 10119 raft_consensus.cc:2243] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.567559 10119 raft_consensus.cc:2272] T 1caaf45c1c6e411aaae573437de20696 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.569039 10119 tablet_replica.cc:333] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.569474 10119 raft_consensus.cc:2243] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.569859 10119 raft_consensus.cc:2272] T 2e7b011e1ae94d79a99c8e8edcd2ac2c P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.571369 10119 tablet_replica.cc:333] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.571805 10119 raft_consensus.cc:2243] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.572389 10119 raft_consensus.cc:2272] T e48a702af29b4327bbb837eb3e000e2e P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.573966 10119 tablet_replica.cc:333] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.574388 10119 raft_consensus.cc:2243] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.574775 10119 raft_consensus.cc:2272] T aac3e5e5938743eda4ed9afb676ba09f P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.576404 10119 tablet_replica.cc:333] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.576838 10119 raft_consensus.cc:2243] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.577406 10119 raft_consensus.cc:2272] T b9beb5682eae4501ba6504de3988ba0a P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.578888 10119 tablet_replica.cc:333] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.579334 10119 raft_consensus.cc:2243] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.579675 10119 raft_consensus.cc:2272] T 9e9c6d38d0384cc6b7bfe3359e9ef6e3 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.581110 10119 tablet_replica.cc:333] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.581503 10119 raft_consensus.cc:2243] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.581881 10119 raft_consensus.cc:2272] T ecd5b7fcd9a24cedbeeb25898eb16f51 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.583468 10119 tablet_replica.cc:333] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.583877 10119 raft_consensus.cc:2243] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.584486 10119 raft_consensus.cc:2272] T 1832166ee7da41c49ddeed068dcdc111 P fae2537d2de144309eebe6cd06510922 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.586054 10119 tablet_replica.cc:333] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.586463 10119 raft_consensus.cc:2243] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.587018 10119 raft_consensus.cc:2272] T 63d70792781a41909cd2f1a16e290949 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.588582 10119 tablet_replica.cc:333] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.588977 10119 raft_consensus.cc:2243] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.589550 10119 raft_consensus.cc:2272] T 13381f9d78bb4ce1946a4b80ea057624 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.590983 10119 tablet_replica.cc:333] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.591406 10119 raft_consensus.cc:2243] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.592067 10119 raft_consensus.cc:2272] T 446588bede644846a05d9262c6b97de1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.593554 10119 tablet_replica.cc:333] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.593967 10119 raft_consensus.cc:2243] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.594360 10119 raft_consensus.cc:2272] T 2ddf19200fe54f0583cc9837f58d9d8b P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.595804 10119 tablet_replica.cc:333] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.596211 10119 raft_consensus.cc:2243] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.596776 10119 raft_consensus.cc:2272] T 9e42e52958374d74a5dfd1c47cc6c871 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.598305 10119 tablet_replica.cc:333] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.598708 10119 raft_consensus.cc:2243] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.599043 10119 raft_consensus.cc:2272] T 2d03cf6f8d444650a4a4619992622d65 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.600492 10119 tablet_replica.cc:333] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.600924 10119 raft_consensus.cc:2243] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.601320 10119 raft_consensus.cc:2272] T fc3d2088c51343f1b448ab000c5fc336 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.602728 10119 tablet_replica.cc:333] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.603197 10119 raft_consensus.cc:2243] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.603662 10119 raft_consensus.cc:2272] T 7a4e815cdfab4c659c334b0ad4804e25 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.605244 10119 tablet_replica.cc:333] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.605746 10119 raft_consensus.cc:2243] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.606125 10119 raft_consensus.cc:2272] T 414fba6e91db49ef9203835e637359ca P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.607913 10119 tablet_replica.cc:333] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.608340 10119 raft_consensus.cc:2243] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.608966 10119 raft_consensus.cc:2272] T 602f2c4b08ef4c8d9d9fc8995cf41927 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.610523 10119 tablet_replica.cc:333] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.610940 10119 raft_consensus.cc:2243] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.611580 10119 raft_consensus.cc:2272] T 6f53461ca3854bd79f18b6eb70e4428c P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.613063 10119 tablet_replica.cc:333] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.613451 10119 raft_consensus.cc:2243] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.614028 10119 raft_consensus.cc:2272] T 8c3662cc0cc44e07a66662335d2594c1 P fae2537d2de144309eebe6cd06510922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.615562 10119 tablet_replica.cc:333] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.615929 10119 raft_consensus.cc:2243] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.616510 10119 raft_consensus.cc:2272] T 6e00ef10ca0347869497bf754637f3cb P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.617941 10119 tablet_replica.cc:333] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.618315 10119 raft_consensus.cc:2243] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.618705 10119 raft_consensus.cc:2272] T 509731d0fcc341e981e007566fae9348 P fae2537d2de144309eebe6cd06510922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.620260 10119 tablet_replica.cc:333] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922: stopping tablet replica
I20260709 12:14:55.620607 10119 raft_consensus.cc:2243] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.621179 10119 raft_consensus.cc:2272] T b5c3274379db4f0ba527487fcddafbf2 P fae2537d2de144309eebe6cd06510922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.677948 10119 tablet_server.cc:196] TabletServer@127.9.225.196:0 shutdown complete.
I20260709 12:14:55.731277 10119 master.cc:562] Master@127.9.225.254:35861 shutting down...
I20260709 12:14:55.752496 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:55.752993 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.753262 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14c615ee3ada4c54b50e5100361db116: stopping tablet replica
I20260709 12:14:55.773729 10119 master.cc:584] Master@127.9.225.254:35861 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53795 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:14:55.855333 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:33193
I20260709 12:14:55.856379 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:55.861814 13113 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:55.862112 13112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:55.862780 13115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:55.862924 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:55.864207 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:55.864379 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:55.864537 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599295864519 us; error 0 us; skew 500 ppm
I20260709 12:14:55.865052 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:55.867169 10119 webserver.cc:533] Webserver started at http://127.9.225.254:41867/ using document root <none> and password file <none>
I20260709 12:14:55.867695 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:55.867863 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:55.868127 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:55.869114 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "f90d2f4a80944017ba94119cad0fe4d1"
format_stamp: "Formatted at 2026-07-09 12:14:55 on dist-test-slave-8t6p"
I20260709 12:14:55.873068 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260709 12:14:55.876236 13120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:55.876892 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:55.877157 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "f90d2f4a80944017ba94119cad0fe4d1"
format_stamp: "Formatted at 2026-07-09 12:14:55 on dist-test-slave-8t6p"
I20260709 12:14:55.877399 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:55.896482 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:55.897626 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:55.932507 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:33193
I20260709 12:14:55.932603 13171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:33193 every 8 connection(s)
I20260709 12:14:55.936084 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.945060 13172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1: Bootstrap starting.
I20260709 12:14:55.949324 13172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:55.952901 13172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1: No bootstrap required, opened a new log
I20260709 12:14:55.954762 13172 raft_consensus.cc:359] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER }
I20260709 12:14:55.955118 13172 raft_consensus.cc:385] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:55.955309 13172 raft_consensus.cc:740] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90d2f4a80944017ba94119cad0fe4d1, State: Initialized, Role: FOLLOWER
I20260709 12:14:55.955789 13172 consensus_queue.cc:260] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER }
I20260709 12:14:55.956173 13172 raft_consensus.cc:399] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:55.956350 13172 raft_consensus.cc:493] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:55.956544 13172 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:55.960258 13172 raft_consensus.cc:515] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER }
I20260709 12:14:55.960692 13172 leader_election.cc:304] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [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: f90d2f4a80944017ba94119cad0fe4d1; no voters: 
I20260709 12:14:55.961669 13172 leader_election.cc:290] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:55.961964 13175 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:55.963263 13175 raft_consensus.cc:697] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 1 LEADER]: Becoming Leader. State: Replica: f90d2f4a80944017ba94119cad0fe4d1, State: Running, Role: LEADER
I20260709 12:14:55.963814 13175 consensus_queue.cc:237] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [LEADER]: Queue going to LEADER mode. State: All 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: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER }
I20260709 12:14:55.964177 13172 sys_catalog.cc:565] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:55.968106 13176 sys_catalog.cc:455] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f90d2f4a80944017ba94119cad0fe4d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER } }
I20260709 12:14:55.968312 13177 sys_catalog.cc:455] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f90d2f4a80944017ba94119cad0fe4d1. Latest consensus state: current_term: 1 leader_uuid: "f90d2f4a80944017ba94119cad0fe4d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f90d2f4a80944017ba94119cad0fe4d1" member_type: VOTER } }
I20260709 12:14:55.968672 13176 sys_catalog.cc:458] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:55.968781 13177 sys_catalog.cc:458] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:55.972976 13182 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:55.979772 13182 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:55.980651 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:55.987308 13182 catalog_manager.cc:1383] Generated new cluster ID: 67256236783641b3bbbd4cc020f2fc88
I20260709 12:14:55.987499 13182 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:56.004729 13182 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:56.005822 13182 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:56.016501 13182 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1: Generated new TSK 0
I20260709 12:14:56.016999 13182 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:56.046530 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.052095 13193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.052969 13194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.054728 13196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:56.055130 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:56.056214 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.056391 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:56.056556 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599296056538 us; error 0 us; skew 500 ppm
I20260709 12:14:56.057054 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.059060 10119 webserver.cc:533] Webserver started at http://127.9.225.193:41187/ using document root <none> and password file <none>
I20260709 12:14:56.059530 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.059702 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.059943 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.060901 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "85fad29e08e34b8e9190c3e6b28e3347"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.064845 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:14:56.067860 13201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.068553 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:56.068805 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "85fad29e08e34b8e9190c3e6b28e3347"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.069051 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:56.090633 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.091691 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.092975 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.094991 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.095194 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.095417 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.095570 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.132126 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:40497
I20260709 12:14:56.132233 13263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:40497 every 8 connection(s)
I20260709 12:14:56.136654 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.143277 13268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.145478 13269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.146008 13271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:56.146692 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:56.147841 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.148031 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:56.148223 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599296148205 us; error 0 us; skew 500 ppm
I20260709 12:14:56.148804 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.151187 13264 heartbeater.cc:344] Connected to a master server at 127.9.225.254:33193
I20260709 12:14:56.151530 10119 webserver.cc:533] Webserver started at http://127.9.225.194:45609/ using document root <none> and password file <none>
I20260709 12:14:56.151542 13264 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:56.152115 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.152324 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.152411 13264 heartbeater.cc:507] Master 127.9.225.254:33193 requested a full tablet report, sending...
I20260709 12:14:56.152559 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.153843 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "78b5863d7ce34216821aa92a379399a9"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.154464 13137 ts_manager.cc:194] Registered new tserver with Master: 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:56.156754 13137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53156
I20260709 12:14:56.159116 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 12:14:56.162053 13276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.162730 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:56.162978 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "78b5863d7ce34216821aa92a379399a9"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.163256 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:56.178941 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.179976 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.181224 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.183213 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.183390 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.183619 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.183758 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.219547 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:33407
I20260709 12:14:56.219647 13338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:33407 every 8 connection(s)
I20260709 12:14:56.223838 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.230129 13342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.231463 13343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.234136 13345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:56.234899 13339 heartbeater.cc:344] Connected to a master server at 127.9.225.254:33193
I20260709 12:14:56.235378 13339 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:56.236012 10119 server_base.cc:1061] running on GCE node
I20260709 12:14:56.236249 13339 heartbeater.cc:507] Master 127.9.225.254:33193 requested a full tablet report, sending...
I20260709 12:14:56.237027 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:56.237287 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:56.237468 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599296237449 us; error 0 us; skew 500 ppm
I20260709 12:14:56.238140 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.238401 13137 ts_manager.cc:194] Registered new tserver with Master: 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:56.239954 13137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53158
I20260709 12:14:56.240543 10119 webserver.cc:533] Webserver started at http://127.9.225.195:34599/ using document root <none> and password file <none>
I20260709 12:14:56.241098 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.241278 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.241503 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.242520 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "174f76ad41784f32be335b8428279d97"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.246503 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:56.249437 13350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.250095 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:56.250347 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "174f76ad41784f32be335b8428279d97"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.250590 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:56.266010 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.267056 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.268362 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.270464 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.270680 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.270884 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.271029 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.306479 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:40479
I20260709 12:14:56.306578 13413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:40479 every 8 connection(s)
I20260709 12:14:56.310781 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:56.316463 13417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:56.318802 13418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:56.319964 10119 server_base.cc:1061] running on GCE node
W20260709 12:14:56.321008 13420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:56.321807 13414 heartbeater.cc:344] Connected to a master server at 127.9.225.254:33193
I20260709 12:14:56.321903 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:56.322154 13414 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:56.322208 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:56.322494 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599296322477 us; error 0 us; skew 500 ppm
I20260709 12:14:56.322922 13414 heartbeater.cc:507] Master 127.9.225.254:33193 requested a full tablet report, sending...
I20260709 12:14:56.323036 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:56.324936 13137 ts_manager.cc:194] Registered new tserver with Master: 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:56.325417 10119 webserver.cc:533] Webserver started at http://127.9.225.196:46627/ using document root <none> and password file <none>
I20260709 12:14:56.325874 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:56.326043 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:56.326273 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:56.326308 13137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53164
I20260709 12:14:56.327466 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-3-root/instance:
uuid: "54951de37d8f42088fd013a8135f54e2"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.331379 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:56.334254 13425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.334896 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:56.335189 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
uuid: "54951de37d8f42088fd013a8135f54e2"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:14:56.335435 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:56.350432 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:56.351552 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:56.352839 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:56.354779 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:56.354962 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.355192 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:56.355345 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:56.392630 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.196:35709
I20260709 12:14:56.392738 13487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.196:35709 every 8 connection(s)
I20260709 12:14:56.404547 13488 heartbeater.cc:344] Connected to a master server at 127.9.225.254:33193
I20260709 12:14:56.404901 13488 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:56.405555 13488 heartbeater.cc:507] Master 127.9.225.254:33193 requested a full tablet report, sending...
I20260709 12:14:56.407287 13137 ts_manager.cc:194] Registered new tserver with Master: 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:56.407663 10119 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012178107s
I20260709 12:14:56.408883 13137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53170
I20260709 12:14:56.432873 13137 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53180:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:14:56.659765 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 72d566ccbef04ff9bbe9bd57c4a7d106 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:56.661090 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d566ccbef04ff9bbe9bd57c4a7d106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.663007 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 1efc30d2742940f29bd7df5b4e8c6da4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:56.664274 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efc30d2742940f29bd7df5b4e8c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.668195 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 72d566ccbef04ff9bbe9bd57c4a7d106 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:56.669404 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d566ccbef04ff9bbe9bd57c4a7d106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.672039 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa73b8a6ea1421bb5fb30adedbb7714 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:56.673303 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa73b8a6ea1421bb5fb30adedbb7714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.674175 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa73b8a6ea1421bb5fb30adedbb7714 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:56.675411 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa73b8a6ea1421bb5fb30adedbb7714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.675845 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf8a29d2fd4b06a9566318c3bd2260 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:56.677073 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf8a29d2fd4b06a9566318c3bd2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.687011 13373 tablet_service.cc:1511] Processing CreateTablet for tablet b049cd7edf1944fdbc7ab9856a674392 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:56.687665 13374 tablet_service.cc:1511] Processing CreateTablet for tablet ed6e7d4b4a4f464f9194c36faa0d247d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:56.688488 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049cd7edf1944fdbc7ab9856a674392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.692365 13372 tablet_service.cc:1511] Processing CreateTablet for tablet 6983cd57179f4458a8086c4743ef70b6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:56.692513 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 72d566ccbef04ff9bbe9bd57c4a7d106 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:56.692842 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 1efc30d2742940f29bd7df5b4e8c6da4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:56.694247 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d566ccbef04ff9bbe9bd57c4a7d106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.694191 13375 tablet_service.cc:1511] Processing CreateTablet for tablet f9654a34e84b46fbadf408a90e9f87ca (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:56.695358 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf8a29d2fd4b06a9566318c3bd2260 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:56.696857 13371 tablet_service.cc:1511] Processing CreateTablet for tablet ebb62292662b4f849ab76edffecbcccb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:56.700133 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:56.697520 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf8a29d2fd4b06a9566318c3bd2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.693313 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6e7d4b4a4f464f9194c36faa0d247d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.703470 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efc30d2742940f29bd7df5b4e8c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.703536 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb62292662b4f849ab76edffecbcccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.705121 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.707851 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 1efc30d2742940f29bd7df5b4e8c6da4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:56.709092 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efc30d2742940f29bd7df5b4e8c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.711385 13372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6983cd57179f4458a8086c4743ef70b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.712806 13375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9654a34e84b46fbadf408a90e9f87ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.715060 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa73b8a6ea1421bb5fb30adedbb7714 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:56.716331 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa73b8a6ea1421bb5fb30adedbb7714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.719101 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf8a29d2fd4b06a9566318c3bd2260 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:56.722438 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf8a29d2fd4b06a9566318c3bd2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.730058 13301 tablet_service.cc:1511] Processing CreateTablet for tablet f9654a34e84b46fbadf408a90e9f87ca (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:56.731496 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9654a34e84b46fbadf408a90e9f87ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.735034 13226 tablet_service.cc:1511] Processing CreateTablet for tablet f9654a34e84b46fbadf408a90e9f87ca (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:56.736935 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9654a34e84b46fbadf408a90e9f87ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.743662 13450 tablet_service.cc:1511] Processing CreateTablet for tablet b85cc0424c224c248632d7721392d9f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:56.744892 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85cc0424c224c248632d7721392d9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.744709 13446 tablet_service.cc:1511] Processing CreateTablet for tablet ebb62292662b4f849ab76edffecbcccb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:56.746373 13300 tablet_service.cc:1511] Processing CreateTablet for tablet b85cc0424c224c248632d7721392d9f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:56.748440 13299 tablet_service.cc:1511] Processing CreateTablet for tablet b049cd7edf1944fdbc7ab9856a674392 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:56.752846 13224 tablet_service.cc:1511] Processing CreateTablet for tablet ed6e7d4b4a4f464f9194c36faa0d247d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:56.754104 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6e7d4b4a4f464f9194c36faa0d247d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.755549 13449 tablet_service.cc:1511] Processing CreateTablet for tablet ed6e7d4b4a4f464f9194c36faa0d247d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:56.756803 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6e7d4b4a4f464f9194c36faa0d247d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.759667 13448 tablet_service.cc:1511] Processing CreateTablet for tablet b049cd7edf1944fdbc7ab9856a674392 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:56.760915 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049cd7edf1944fdbc7ab9856a674392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.763479 13225 tablet_service.cc:1511] Processing CreateTablet for tablet b85cc0424c224c248632d7721392d9f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:56.764703 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85cc0424c224c248632d7721392d9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.748375 13447 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10869de66745dabecd28e1f7e21e79 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:56.767925 13447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10869de66745dabecd28e1f7e21e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.767751 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:56.769150 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.774262 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb62292662b4f849ab76edffecbcccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.773902 13444 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbb16671ce4791932fa2180631d3f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:56.774403 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049cd7edf1944fdbc7ab9856a674392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.776526 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85cc0424c224c248632d7721392d9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.776546 13444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbb16671ce4791932fa2180631d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.781379 13369 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e3afbff704af080b2a935dfb95c11 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:56.782102 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 6983cd57179f4458a8086c4743ef70b6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:56.782665 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e3afbff704af080b2a935dfb95c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.786840 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6983cd57179f4458a8086c4743ef70b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.832486 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10869de66745dabecd28e1f7e21e79 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:56.833907 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10869de66745dabecd28e1f7e21e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.820959 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 6983cd57179f4458a8086c4743ef70b6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:56.837173 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6983cd57179f4458a8086c4743ef70b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.847342 13505 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:56.849964 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 1db287f0da0d49ff90712423bb3eb140 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:56.853999 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 56d6c371b6a34b6894047dab68195d2f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:56.857910 13448 tablet_service.cc:1511] Processing CreateTablet for tablet 1db287f0da0d49ff90712423bb3eb140 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:56.859119 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db287f0da0d49ff90712423bb3eb140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.865397 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10869de66745dabecd28e1f7e21e79 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:56.867563 13296 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e3afbff704af080b2a935dfb95c11 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:56.869236 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbb16671ce4791932fa2180631d3f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:56.865875 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:56.874619 13508 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:56.875540 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 56d6c371b6a34b6894047dab68195d2f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:56.877777 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e3afbff704af080b2a935dfb95c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.883792 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7ae76e1ceb42fb97e82c5e2ab0fdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.883491 13373 tablet_service.cc:1511] Processing CreateTablet for tablet ee28433c043a4c8fb7fcd720dbf15c6d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:56.885587 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db287f0da0d49ff90712423bb3eb140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.886235 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee28433c043a4c8fb7fcd720dbf15c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.887615 13227 tablet_service.cc:1511] Processing CreateTablet for tablet ebb62292662b4f849ab76edffecbcccb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:56.888955 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb62292662b4f849ab76edffecbcccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.888898 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbb16671ce4791932fa2180631d3f4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:56.893162 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbb16671ce4791932fa2180631d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.897030 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 1db287f0da0d49ff90712423bb3eb140 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:56.898221 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db287f0da0d49ff90712423bb3eb140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.900074 13220 tablet_service.cc:1511] Processing CreateTablet for tablet ee28433c043a4c8fb7fcd720dbf15c6d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:56.901314 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee28433c043a4c8fb7fcd720dbf15c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.908984 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbb16671ce4791932fa2180631d3f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.911788 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10869de66745dabecd28e1f7e21e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.912565 13300 tablet_service.cc:1511] Processing CreateTablet for tablet ee28433c043a4c8fb7fcd720dbf15c6d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:56.913748 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee28433c043a4c8fb7fcd720dbf15c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.918277 13505 tablet_bootstrap.cc:654] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.919739 13451 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec18e69ed84d7ea9904c6698a8b21a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:56.923239 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec18e69ed84d7ea9904c6698a8b21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.925246 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d6c371b6a34b6894047dab68195d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.927649 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 56d6c371b6a34b6894047dab68195d2f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:56.944331 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d6c371b6a34b6894047dab68195d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.948766 13224 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec18e69ed84d7ea9904c6698a8b21a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:56.949950 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec18e69ed84d7ea9904c6698a8b21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.950233 13229 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e3afbff704af080b2a935dfb95c11 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:56.951534 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e3afbff704af080b2a935dfb95c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.930276 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d6c371b6a34b6894047dab68195d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.964634 13445 tablet_service.cc:1511] Processing CreateTablet for tablet bb61a43f017c4acba898914cb45ea9b3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:56.965926 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb61a43f017c4acba898914cb45ea9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.968238 13506 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:56.971406 13299 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec18e69ed84d7ea9904c6698a8b21a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:56.972631 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec18e69ed84d7ea9904c6698a8b21a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:56.974279 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:14:56.977365 13122 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 44937.8us
I20260709 12:14:56.983021 13370 tablet_service.cc:1511] Processing CreateTablet for tablet bb61a43f017c4acba898914cb45ea9b3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:56.984166 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb61a43f017c4acba898914cb45ea9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.986377 13226 tablet_service.cc:1511] Processing CreateTablet for tablet bb61a43f017c4acba898914cb45ea9b3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:56.987946 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb61a43f017c4acba898914cb45ea9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.989842 13378 tablet_service.cc:1511] Processing CreateTablet for tablet dc47308b7c614be1ba6cc169842febbc (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:56.992529 13507 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:56.994511 13450 tablet_service.cc:1511] Processing CreateTablet for tablet dc47308b7c614be1ba6cc169842febbc (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:56.995704 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc47308b7c614be1ba6cc169842febbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.991041 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc47308b7c614be1ba6cc169842febbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.010092 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 410097a3655f4716b4fa440e27bdfe17 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:57.011322 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410097a3655f4716b4fa440e27bdfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.013684 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 410097a3655f4716b4fa440e27bdfe17 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:57.014860 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410097a3655f4716b4fa440e27bdfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.015350 13373 tablet_service.cc:1511] Processing CreateTablet for tablet 410097a3655f4716b4fa440e27bdfe17 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:57.017570 13448 tablet_service.cc:1511] Processing CreateTablet for tablet 93b33c86b4db4b23b88b39462b6e7566 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:57.018517 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410097a3655f4716b4fa440e27bdfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.018826 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b33c86b4db4b23b88b39462b6e7566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.033535 13505 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:57.034044 13505 ts_tablet_manager.cc:1403] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.203s	user 0.031s	sys 0.044s
I20260709 12:14:57.035000 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 72988f5b277344cb93d6c66a7d370f12 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:57.036254 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72988f5b277344cb93d6c66a7d370f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.028788 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 93b33c86b4db4b23b88b39462b6e7566 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:57.038936 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b33c86b4db4b23b88b39462b6e7566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.041105 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 93b33c86b4db4b23b88b39462b6e7566 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:57.042296 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b33c86b4db4b23b88b39462b6e7566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.044962 13506 tablet_bootstrap.cc:654] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.037681 13371 tablet_service.cc:1511] Processing CreateTablet for tablet 72988f5b277344cb93d6c66a7d370f12 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:57.047822 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72988f5b277344cb93d6c66a7d370f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.050223 13298 tablet_service.cc:1511] Processing CreateTablet for tablet dc47308b7c614be1ba6cc169842febbc (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:57.052073 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 72988f5b277344cb93d6c66a7d370f12 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:57.053241 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72988f5b277344cb93d6c66a7d370f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.056548 13374 tablet_service.cc:1511] Processing CreateTablet for tablet ea57e0089e3f41f7867c549c6a4b6b9c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:57.057714 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57e0089e3f41f7867c549c6a4b6b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.058722 13507 tablet_bootstrap.cc:654] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.060289 13508 tablet_bootstrap.cc:654] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.060148 13505 raft_consensus.cc:359] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.060938 13505 raft_consensus.cc:385] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.061255 13505 raft_consensus.cc:740] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.062145 13505 consensus_queue.cc:260] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.073953 13450 tablet_service.cc:1511] Processing CreateTablet for tablet ea57e0089e3f41f7867c549c6a4b6b9c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:57.075181 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57e0089e3f41f7867c549c6a4b6b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.081244 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc47308b7c614be1ba6cc169842febbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.082254 13225 tablet_service.cc:1511] Processing CreateTablet for tablet e5cac03d805d47b6ba89944e923e64e7 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:57.083475 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cac03d805d47b6ba89944e923e64e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.088045 13303 tablet_service.cc:1511] Processing CreateTablet for tablet ea57e0089e3f41f7867c549c6a4b6b9c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:57.089273 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea57e0089e3f41f7867c549c6a4b6b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.098533 13506 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:57.099059 13506 ts_tablet_manager.cc:1403] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.000s
I20260709 12:14:57.112114 13506 raft_consensus.cc:359] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.112840 13506 raft_consensus.cc:385] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.113143 13506 raft_consensus.cc:740] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.113355 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa21538205f48c9a3bbcbd471356e78 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:57.114737 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa21538205f48c9a3bbcbd471356e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.116175 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd73cf565e74e6e8cd70ed5f73797e4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:57.117355 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd73cf565e74e6e8cd70ed5f73797e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.116950 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa21538205f48c9a3bbcbd471356e78 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:57.118546 13299 tablet_service.cc:1511] Processing CreateTablet for tablet e5cac03d805d47b6ba89944e923e64e7 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:57.119405 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa21538205f48c9a3bbcbd471356e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.119709 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cac03d805d47b6ba89944e923e64e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.124622 13377 tablet_service.cc:1511] Processing CreateTablet for tablet e5cac03d805d47b6ba89944e923e64e7 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:57.125795 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cac03d805d47b6ba89944e923e64e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.127317 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa21538205f48c9a3bbcbd471356e78 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:57.128537 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa21538205f48c9a3bbcbd471356e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.130923 13506 consensus_queue.cc:260] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.135700 13264 heartbeater.cc:499] Master 127.9.225.254:33193 was elected leader, sending a full tablet report...
I20260709 12:14:57.138146 13449 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd73cf565e74e6e8cd70ed5f73797e4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:57.138684 13507 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:57.139219 13507 ts_tablet_manager.cc:1403] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.005s
I20260709 12:14:57.139336 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd73cf565e74e6e8cd70ed5f73797e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.141383 13508 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:57.141886 13508 ts_tablet_manager.cc:1403] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.268s	user 0.013s	sys 0.000s
I20260709 12:14:57.142839 13505 ts_tablet_manager.cc:1434] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.004s
I20260709 12:14:57.143900 13505 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:57.144820 13508 raft_consensus.cc:359] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.145561 13508 raft_consensus.cc:385] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.145849 13508 raft_consensus.cc:740] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.149384 13507 raft_consensus.cc:359] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.150110 13507 raft_consensus.cc:385] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.150410 13507 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.156689 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd73cf565e74e6e8cd70ed5f73797e4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:57.160245 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd73cf565e74e6e8cd70ed5f73797e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.169668 13300 tablet_service.cc:1511] Processing CreateTablet for tablet cec3969ab0cc4d8ba919f0167bb3fe9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:57.170893 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3969ab0cc4d8ba919f0167bb3fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.157704 13507 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.153982 13378 tablet_service.cc:1511] Processing CreateTablet for tablet cec3969ab0cc4d8ba919f0167bb3fe9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:57.180915 13373 tablet_service.cc:1511] Processing CreateTablet for tablet 11649a6f88564d598af6f1ad81a738c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:57.182271 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11649a6f88564d598af6f1ad81a738c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.184554 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 11649a6f88564d598af6f1ad81a738c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:57.185746 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11649a6f88564d598af6f1ad81a738c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.185637 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 11649a6f88564d598af6f1ad81a738c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:57.186817 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11649a6f88564d598af6f1ad81a738c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.188216 13446 tablet_service.cc:1511] Processing CreateTablet for tablet cec3969ab0cc4d8ba919f0167bb3fe9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:57.188915 13448 tablet_service.cc:1511] Processing CreateTablet for tablet d2dcc509452e442493cc51a33e509d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:57.190227 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dcc509452e442493cc51a33e509d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.199319 13506 ts_tablet_manager.cc:1434] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.100s	user 0.013s	sys 0.005s
I20260709 12:14:57.200124 13414 heartbeater.cc:499] Master 127.9.225.254:33193 was elected leader, sending a full tablet report...
I20260709 12:14:57.202421 13505 tablet_bootstrap.cc:654] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.202755 13506 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:57.207932 13223 tablet_service.cc:1511] Processing CreateTablet for tablet d2dcc509452e442493cc51a33e509d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:57.157507 13508 consensus_queue.cc:260] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.215526 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dcc509452e442493cc51a33e509d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.216472 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3969ab0cc4d8ba919f0167bb3fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.215504 13295 tablet_service.cc:1511] Processing CreateTablet for tablet d2dcc509452e442493cc51a33e509d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:57.218295 13488 heartbeater.cc:499] Master 127.9.225.254:33193 was elected leader, sending a full tablet report...
I20260709 12:14:57.220242 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2dcc509452e442493cc51a33e509d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.217762 13369 tablet_service.cc:1511] Processing CreateTablet for tablet c154a3a348ba4ea18f78c27fe8a4f043 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:57.221640 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c154a3a348ba4ea18f78c27fe8a4f043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.223420 13302 tablet_service.cc:1511] Processing CreateTablet for tablet d69f07ca66ef4038bdc61c03eec2bd1c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:57.220276 13229 tablet_service.cc:1511] Processing CreateTablet for tablet c154a3a348ba4ea18f78c27fe8a4f043 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:57.224756 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c154a3a348ba4ea18f78c27fe8a4f043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.229214 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec3969ab0cc4d8ba919f0167bb3fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.239761 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69f07ca66ef4038bdc61c03eec2bd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.240074 13450 tablet_service.cc:1511] Processing CreateTablet for tablet c154a3a348ba4ea18f78c27fe8a4f043 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:57.241221 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c154a3a348ba4ea18f78c27fe8a4f043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.242214 13339 heartbeater.cc:499] Master 127.9.225.254:33193 was elected leader, sending a full tablet report...
I20260709 12:14:57.245911 13507 ts_tablet_manager.cc:1434] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.099s	user 0.012s	sys 0.024s
I20260709 12:14:57.246963 13507 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:57.248936 13514 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.249431 13514 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.253665 13515 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.254135 13515 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.274977 13508 ts_tablet_manager.cc:1434] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.133s	user 0.008s	sys 0.004s
I20260709 12:14:57.279656 13507 tablet_bootstrap.cc:654] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.280917 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 2162151eedb041ec9732540b6351e4da (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:57.282124 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162151eedb041ec9732540b6351e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.293372 13506 tablet_bootstrap.cc:654] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.293179 13374 tablet_service.cc:1511] Processing CreateTablet for tablet d69f07ca66ef4038bdc61c03eec2bd1c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:57.294476 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69f07ca66ef4038bdc61c03eec2bd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.301842 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 760c06994fbb46f485e1bcd7b5a04fad (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:57.303193 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c06994fbb46f485e1bcd7b5a04fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.308786 13514 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:14:57.312575 13415 tablet.cc:2406] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:57.313052 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 2162151eedb041ec9732540b6351e4da (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:57.314126 13505 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:57.314266 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162151eedb041ec9732540b6351e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.289249 13515 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:57.314666 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 2162151eedb041ec9732540b6351e4da (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:57.317344 13508 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:57.308995 13371 tablet_service.cc:1511] Processing CreateTablet for tablet 9b63ee6ff756445b892bbac46edad41f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:57.318776 13505 ts_tablet_manager.cc:1403] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.008s
I20260709 12:14:57.337332 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162151eedb041ec9732540b6351e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.338409 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b63ee6ff756445b892bbac46edad41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.339730 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 9b63ee6ff756445b892bbac46edad41f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:57.340915 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b63ee6ff756445b892bbac46edad41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.375144 13507 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:57.375691 13507 ts_tablet_manager.cc:1403] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.011s
I20260709 12:14:57.378543 13507 raft_consensus.cc:359] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.379231 13507 raft_consensus.cc:385] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.379508 13507 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.380884 13507 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.384456 13507 ts_tablet_manager.cc:1434] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:14:57.385349 13507 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:57.386111 13505 raft_consensus.cc:359] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.386816 13505 raft_consensus.cc:385] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.395249 13505 raft_consensus.cc:740] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.396530 13505 consensus_queue.cc:260] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.399322 13505 ts_tablet_manager.cc:1434] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:14:57.399958 13507 tablet_bootstrap.cc:654] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.391471 13508 tablet_bootstrap.cc:654] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.403839 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 760c06994fbb46f485e1bcd7b5a04fad (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:57.417447 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c06994fbb46f485e1bcd7b5a04fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.423979 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7524ae98a4e5cb8027f7b56543f49 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:57.424734 13223 tablet_service.cc:1511] Processing CreateTablet for tablet d2d539bc732b49ab8c6ca595f3bdb4c3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:57.425324 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7524ae98a4e5cb8027f7b56543f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.425917 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d539bc732b49ab8c6ca595f3bdb4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.435698 13302 tablet_service.cc:1511] Processing CreateTablet for tablet d2d539bc732b49ab8c6ca595f3bdb4c3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:57.436957 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d539bc732b49ab8c6ca595f3bdb4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.416468 13505 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:57.452540 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7524ae98a4e5cb8027f7b56543f49 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:57.454771 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7524ae98a4e5cb8027f7b56543f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.456722 13513 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.457219 13513 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.461642 13513 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:57.483932 13518 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.491533 13515 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.491736 13518 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.492022 13515 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.495141 13515 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:57.495694 13507 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:57.502597 13508 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:57.503211 13505 tablet_bootstrap.cc:654] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.504455 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 26304c3cef62437c82eae17ae6f9e3c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:57.505580 13518 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:57.506001 13507 ts_tablet_manager.cc:1403] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.020s
I20260709 12:14:57.510049 13508 ts_tablet_manager.cc:1403] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.015s
I20260709 12:14:57.491667 13374 tablet_service.cc:1511] Processing CreateTablet for tablet d2d539bc732b49ab8c6ca595f3bdb4c3 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:57.526063 13507 raft_consensus.cc:359] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.527297 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:57.527825 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26304c3cef62437c82eae17ae6f9e3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.536182 13507 raft_consensus.cc:385] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.532011 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 26304c3cef62437c82eae17ae6f9e3c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:57.553349 13508 raft_consensus.cc:359] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:14:57.557559 13351 leader_election.cc:343] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.573951 13508 raft_consensus.cc:385] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.560562 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4d57884134be2931032efa11be429 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:57.574262 13508 raft_consensus.cc:740] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.561982 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26304c3cef62437c82eae17ae6f9e3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.574990 13508 consensus_queue.cc:260] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.576983 13508 ts_tablet_manager.cc:1434] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 12:14:57.562603 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:57.557483 13449 tablet_service.cc:1511] Processing CreateTablet for tablet d69f07ca66ef4038bdc61c03eec2bd1c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:57.584255 13449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69f07ca66ef4038bdc61c03eec2bd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.587251 13239 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:14:57.567476 13506 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:57.588271 13506 ts_tablet_manager.cc:1403] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.388s	user 0.017s	sys 0.028s
I20260709 12:14:57.588658 13277 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:57.589691 13518 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.590247 13518 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.590606 13518 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.548897 13507 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.582463 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4d57884134be2931032efa11be429 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:57.583202 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:57.580173 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d539bc732b49ab8c6ca595f3bdb4c3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:57.593174 13427 leader_election.cc:343] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.595518 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4d57884134be2931032efa11be429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.596179 13371 tablet_service.cc:1511] Processing CreateTablet for tablet 978f2b5c392a49ad9d8e124a53127ce4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:57.591863 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4d57884134be2931032efa11be429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.603159 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978f2b5c392a49ad9d8e124a53127ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.602941 13369 tablet_service.cc:1511] Processing CreateTablet for tablet b3670270949b4fe6994a84c415620e0e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:57.604153 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3670270949b4fe6994a84c415620e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.607525 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 978f2b5c392a49ad9d8e124a53127ce4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:57.608772 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978f2b5c392a49ad9d8e124a53127ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.600775 13508 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:57.611575 13507 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.613795 13507 ts_tablet_manager.cc:1434] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.001s
I20260709 12:14:57.614753 13507 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:57.618476 13508 tablet_bootstrap.cc:654] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.620071 13300 tablet_service.cc:1511] Processing CreateTablet for tablet b3670270949b4fe6994a84c415620e0e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:57.621330 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3670270949b4fe6994a84c415620e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.621471 13518 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.600436 13506 raft_consensus.cc:359] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.623250 13450 tablet_service.cc:1511] Processing CreateTablet for tablet 760c06994fbb46f485e1bcd7b5a04fad (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:57.625147 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 9b63ee6ff756445b892bbac46edad41f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:57.625658 13448 tablet_service.cc:1511] Processing CreateTablet for tablet 26304c3cef62437c82eae17ae6f9e3c8 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:57.627933 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4d57884134be2931032efa11be429 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:57.631979 13223 tablet_service.cc:1511] Processing CreateTablet for tablet ed73f15065ad40a699441486311b16dd (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:57.626581 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7524ae98a4e5cb8027f7b56543f49 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:57.633665 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:57.634656 13221 tablet_service.cc:1511] Processing CreateTablet for tablet b3670270949b4fe6994a84c415620e0e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:57.636817 13506 raft_consensus.cc:385] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.641558 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed73f15065ad40a699441486311b16dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.645174 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 978f2b5c392a49ad9d8e124a53127ce4 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:57.645771 13314 raft_consensus.cc:2393] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:14:57.645962 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:57.642458 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7524ae98a4e5cb8027f7b56543f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.651374 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978f2b5c392a49ad9d8e124a53127ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.655372 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26304c3cef62437c82eae17ae6f9e3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.642627 13506 raft_consensus.cc:740] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.663581 13505 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:57.664141 13505 ts_tablet_manager.cc:1403] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.253s	user 0.020s	sys 0.019s
I20260709 12:14:57.665843 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:57.666417 13453 tablet_service.cc:1511] Processing CreateTablet for tablet ed73f15065ad40a699441486311b16dd (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 12:14:57.667374 13203 leader_election.cc:343] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.667658 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed73f15065ad40a699441486311b16dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.664284 13506 consensus_queue.cc:260] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.668839 13515 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.669471 13506 ts_tablet_manager.cc:1434] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 12:14:57.669298 13515 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:57.675032 13515 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:57.676689 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:57.678097 13427 leader_election.cc:343] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.679780 13507 tablet_bootstrap.cc:654] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:57.683496 13278 leader_election.cc:343] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.683825 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4d57884134be2931032efa11be429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.667387 13505 raft_consensus.cc:359] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.686266 13505 raft_consensus.cc:385] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.686542 13505 raft_consensus.cc:740] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.687700 13202 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:57.686563 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b63ee6ff756445b892bbac46edad41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.688498 13513 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.689947 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c06994fbb46f485e1bcd7b5a04fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.690840 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3670270949b4fe6994a84c415620e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.690599 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:57.692678 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:57.694691 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:57.696569 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:57.698570 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:14:57.700378 13353 leader_election.cc:343] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.700853 13353 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:14:57.706364 13426 leader_election.cc:343] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:57.707068 13426 leader_election.cc:343] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.707458 13426 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:57.712708 13515 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:57.743470 13426 leader_election.cc:343] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.743240 13505 consensus_queue.cc:260] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.743947 13426 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:57.746451 13513 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:57.747336 13514 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:57.747304 13506 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:57.748266 13515 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:57.747674 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 47465.7us
W20260709 12:14:57.749871 13426 leader_election.cc:343] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.750349 13426 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:57.751878 13515 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:57.751098 13122 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 66083.1us
I20260709 12:14:57.757952 13506 tablet_bootstrap.cc:654] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.760058 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:57.766690 13507 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:57.767210 13507 ts_tablet_manager.cc:1403] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.011s
W20260709 12:14:57.751789 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 64285.8us
W20260709 12:14:57.762691 13278 leader_election.cc:343] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.773277 13505 ts_tablet_manager.cc:1434] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.004s
I20260709 12:14:57.775211 13508 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:57.775668 13508 ts_tablet_manager.cc:1403] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.012s
I20260709 12:14:57.777180 13300 tablet_service.cc:1511] Processing CreateTablet for tablet ed73f15065ad40a699441486311b16dd (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:57.778364 13508 raft_consensus.cc:359] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.780347 13505 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:57.780653 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:57.786695 13505 tablet_bootstrap.cc:654] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.787259 13508 raft_consensus.cc:385] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.787632 13508 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.788498 13508 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.769904 13507 raft_consensus.cc:359] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.762342 13518 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:57.793064 13507 raft_consensus.cc:385] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.794624 13507 raft_consensus.cc:740] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.794870 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed73f15065ad40a699441486311b16dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.795418 13507 consensus_queue.cc:260] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.796115 13374 tablet_service.cc:1511] Processing CreateTablet for tablet e427c4ccead84f74b15dafbfdc589eec (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:57.797327 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e427c4ccead84f74b15dafbfdc589eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.797465 13507 ts_tablet_manager.cc:1434] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:14:57.798436 13507 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:57.800487 13508 ts_tablet_manager.cc:1434] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260709 12:14:57.800855 13518 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.801921 13518 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.806823 13507 tablet_bootstrap.cc:654] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.815847 13451 tablet_service.cc:1511] Processing CreateTablet for tablet e427c4ccead84f74b15dafbfdc589eec (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:57.816548 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 137160d93aba4b7285d985be8bed9d8c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:57.818578 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137160d93aba4b7285d985be8bed9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.818373 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 137160d93aba4b7285d985be8bed9d8c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:57.819572 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137160d93aba4b7285d985be8bed9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.819422 13448 tablet_service.cc:1511] Processing CreateTablet for tablet 137160d93aba4b7285d985be8bed9d8c (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:57.820597 13508 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:57.821535 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:57.822220 13238 raft_consensus.cc:2468] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:14:57.816689 13518 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:57.820604 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e427c4ccead84f74b15dafbfdc589eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.810043 13239 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:57.827901 13277 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:57.828835 13508 tablet_bootstrap.cc:654] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.830413 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137160d93aba4b7285d985be8bed9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.835249 13518 raft_consensus.cc:2804] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:57.835632 13518 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.835759 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:14:57.837323 13279 leader_election.cc:343] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.839252 13518 raft_consensus.cc:3060] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.851125 13223 tablet_service.cc:1511] Processing CreateTablet for tablet e427c4ccead84f74b15dafbfdc589eec (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:57.852440 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e427c4ccead84f74b15dafbfdc589eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.856096 13222 tablet_service.cc:1511] Processing CreateTablet for tablet e7a36853c90d4bc6878d585b236e7d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:57.857335 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a36853c90d4bc6878d585b236e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.872205 13277 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:57.882648 13370 tablet_service.cc:1511] Processing CreateTablet for tablet e7a36853c90d4bc6878d585b236e7d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:57.884507 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a36853c90d4bc6878d585b236e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.884829 13297 tablet_service.cc:1511] Processing CreateTablet for tablet e7a36853c90d4bc6878d585b236e7d5f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:57.886003 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a36853c90d4bc6878d585b236e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.891191 13544 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.891624 13508 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:57.892756 13508 ts_tablet_manager.cc:1403] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.002s
I20260709 12:14:57.894064 13506 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:57.894532 13506 ts_tablet_manager.cc:1403] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.224s	user 0.028s	sys 0.016s
I20260709 12:14:57.892058 13544 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:57.895576 13508 raft_consensus.cc:359] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.896262 13508 raft_consensus.cc:385] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.896523 13508 raft_consensus.cc:740] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.897199 13544 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:57.897710 13544 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.898092 13544 raft_consensus.cc:697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:14:57.899040 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 039a86d4b0b84ed093e337ec011b04ab (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:57.900166 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:57.900740 13508 consensus_queue.cc:260] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:14:57.901952 13279 leader_election.cc:343] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:57.902294 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ee33f96741fe8ca927752a64a67d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:57.903455 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ee33f96741fe8ca927752a64a67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.904117 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ee33f96741fe8ca927752a64a67d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:57.905328 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ee33f96741fe8ca927752a64a67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.906342 13505 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:57.906802 13505 ts_tablet_manager.cc:1403] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.012s
I20260709 12:14:57.894932 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ee33f96741fe8ca927752a64a67d (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:57.908214 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ee33f96741fe8ca927752a64a67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.909744 13505 raft_consensus.cc:359] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.910471 13505 raft_consensus.cc:385] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.910815 13505 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.900204 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039a86d4b0b84ed093e337ec011b04ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.911688 13505 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.915124 13505 ts_tablet_manager.cc:1434] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:14:57.898840 13544 consensus_queue.cc:237] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.918326 13505 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:57.925623 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 039a86d4b0b84ed093e337ec011b04ab (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:57.926928 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039a86d4b0b84ed093e337ec011b04ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.928256 13302 tablet_service.cc:1511] Processing CreateTablet for tablet eb9797cb0770496fbfbd1e39972680a6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:57.929420 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9797cb0770496fbfbd1e39972680a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.930097 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 039a86d4b0b84ed093e337ec011b04ab (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:57.933468 13371 tablet_service.cc:1511] Processing CreateTablet for tablet eb9797cb0770496fbfbd1e39972680a6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:57.933990 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039a86d4b0b84ed093e337ec011b04ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.934685 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9797cb0770496fbfbd1e39972680a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.935478 13445 tablet_service.cc:1511] Processing CreateTablet for tablet eb9797cb0770496fbfbd1e39972680a6 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:57.935761 13506 raft_consensus.cc:359] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.936435 13506 raft_consensus.cc:385] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.936889 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9797cb0770496fbfbd1e39972680a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.936733 13506 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.947664 13506 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.949832 13506 ts_tablet_manager.cc:1434] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:14:57.950727 13506 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:57.953258 13505 tablet_bootstrap.cc:654] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.969499 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7dc4be27e4e3d99271644b840fb9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:57.970722 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7dc4be27e4e3d99271644b840fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.976321 13508 ts_tablet_manager.cc:1434] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.007s
W20260709 12:14:57.976557 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:57.976364 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7dc4be27e4e3d99271644b840fb9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:57.979665 13508 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:57.979781 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7dc4be27e4e3d99271644b840fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.980671 13513 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.982251 13513 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:57.982942 13299 tablet_service.cc:1511] Processing CreateTablet for tablet fa87dfd9abdc4a7088a750bc9fed3dac (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 12:14:57.966460 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 94347.3us
I20260709 12:14:57.980806 13229 tablet_service.cc:1511] Processing CreateTablet for tablet fa87dfd9abdc4a7088a750bc9fed3dac (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:57.991741 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa87dfd9abdc4a7088a750bc9fed3dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.993114 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44501c6d464bbab836086e471fee0f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:57.977279 13448 tablet_service.cc:1511] Processing CreateTablet for tablet fa87dfd9abdc4a7088a750bc9fed3dac (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:57.994395 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44501c6d464bbab836086e471fee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.984133 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa87dfd9abdc4a7088a750bc9fed3dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.985405 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:57.985582 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44501c6d464bbab836086e471fee0f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:57.987129 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:57.987843 13513 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:57.998303 13389 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:57.999564 13203 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.000375 13513 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.000751 13513 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.001072 13513 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.003120 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44501c6d464bbab836086e471fee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.003608 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 6c678da7cdc7416880f83b8d9cea666e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:58.004580 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.005249 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c678da7cdc7416880f83b8d9cea666e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:58.006125 13204 leader_election.cc:343] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.006031 13373 tablet_service.cc:1511] Processing CreateTablet for tablet 6c678da7cdc7416880f83b8d9cea666e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:58.008376 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c678da7cdc7416880f83b8d9cea666e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.998306 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa87dfd9abdc4a7088a750bc9fed3dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.017655 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 6c678da7cdc7416880f83b8d9cea666e (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:58.019047 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c678da7cdc7416880f83b8d9cea666e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.990446 13508 tablet_bootstrap.cc:654] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.984015 13507 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.032872 13514 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.033330 13514 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:57.960217 13518 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.020882 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44501c6d464bbab836086e471fee0f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:14:58.036171 13277 leader_election.cc:343] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.036190 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.036736 13277 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.041270 13507 ts_tablet_manager.cc:1403] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.243s	user 0.022s	sys 0.016s
I20260709 12:14:58.042904 13506 tablet_bootstrap.cc:654] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.050395 13514 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.051502 13222 tablet_service.cc:1511] Processing CreateTablet for tablet be919a7cbc5e4e6b9228a761110f1eeb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:58.052556 13549 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:58.041581 13279 leader_election.cc:343] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.055430 13374 tablet_service.cc:1511] Processing CreateTablet for tablet be919a7cbc5e4e6b9228a761110f1eeb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:58.056679 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be919a7cbc5e4e6b9228a761110f1eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.040352 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.066636 13548 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.067553 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:58.071422 13238 raft_consensus.cc:3060] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.074131 13513 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.068782 13300 tablet_service.cc:1511] Processing CreateTablet for tablet be919a7cbc5e4e6b9228a761110f1eeb (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:58.070250 13450 tablet_service.cc:1511] Processing CreateTablet for tablet c741a099dce646a0b43bfef61712bc19 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:58.061157 13518 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:14:58.079710 13351 leader_election.cc:343] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.080138 13227 tablet_service.cc:1511] Processing CreateTablet for tablet c741a099dce646a0b43bfef61712bc19 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:58.081001 13450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c741a099dce646a0b43bfef61712bc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.081398 13551 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.081842 13551 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.081019 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7dc4be27e4e3d99271644b840fb9a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:58.084844 13303 tablet_service.cc:1511] Processing CreateTablet for tablet c741a099dce646a0b43bfef61712bc19 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:58.090052 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 071735e5b0e64c739fa2373c8d7d2733 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:58.091272 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071735e5b0e64c739fa2373c8d7d2733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.091715 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.092144 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c741a099dce646a0b43bfef61712bc19. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:58.093060 13351 leader_election.cc:343] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.093518 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.093567 13548 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.094527 13514 raft_consensus.cc:2749] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.096565 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:14:58.097919 13277 leader_election.cc:343] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.098830 13548 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:58.091322 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 071735e5b0e64c739fa2373c8d7d2733 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:58.100412 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071735e5b0e64c739fa2373c8d7d2733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.100572 13505 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.101040 13505 ts_tablet_manager.cc:1403] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.005s
I20260709 12:14:58.106961 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.110320 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be919a7cbc5e4e6b9228a761110f1eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.108999 13507 raft_consensus.cc:359] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.110728 13507 raft_consensus.cc:385] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.111033 13507 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.111924 13507 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:14:58.109131 13202 leader_election.cc:343] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.112659 13238 raft_consensus.cc:2468] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:58.115437 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.123706 13277 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
W20260709 12:14:58.123864 13278 leader_election.cc:343] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.123317 13135 catalog_manager.cc:5697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.124341 13278 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.125079 13518 raft_consensus.cc:2804] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.125541 13518 raft_consensus.cc:697] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:14:58.127561 13542 raft_consensus.cc:2749] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.126271 13518 consensus_queue.cc:237] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.128726 13225 tablet_service.cc:1511] Processing CreateTablet for tablet 071735e5b0e64c739fa2373c8d7d2733 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:58.131433 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 799f3fea16174a8ca29b3ddd8cca4b75 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:58.132687 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f3fea16174a8ca29b3ddd8cca4b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.117199 13507 ts_tablet_manager.cc:1434] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:14:58.122043 13505 raft_consensus.cc:359] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.162035 13505 raft_consensus.cc:385] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.162372 13505 raft_consensus.cc:740] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.163190 13505 consensus_queue.cc:260] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.160596 13515 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.166314 13507 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.166560 13515 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.166796 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 799f3fea16174a8ca29b3ddd8cca4b75 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:58.168054 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f3fea16174a8ca29b3ddd8cca4b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.168463 13515 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.171150 13513 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.173207 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 799f3fea16174a8ca29b3ddd8cca4b75 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:58.173589 13374 tablet_service.cc:1511] Processing CreateTablet for tablet b582c2aabde042d1bdb609129b9b411f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:58.174398 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f3fea16174a8ca29b3ddd8cca4b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.174907 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:58.175477 13389 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.176213 13507 tablet_bootstrap.cc:654] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.174245 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.179167 13226 tablet_service.cc:1511] Processing CreateTablet for tablet b582c2aabde042d1bdb609129b9b411f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:14:58.180289 13204 leader_election.cc:343] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.182401 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.183048 13314 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:58.184340 13426 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:14:58.185196 13515 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.185525 13515 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.185807 13515 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.186508 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 42e698146cfc4a90b98ccaa846d89c5a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:58.188896 13301 tablet_service.cc:1511] Processing CreateTablet for tablet b582c2aabde042d1bdb609129b9b411f (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:58.190073 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b582c2aabde042d1bdb609129b9b411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.190104 13376 tablet_service.cc:1511] Processing CreateTablet for tablet c086efdbb5234b01beed68e155087cc0 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:58.190623 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 42e698146cfc4a90b98ccaa846d89c5a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:58.191344 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c086efdbb5234b01beed68e155087cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.191998 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e698146cfc4a90b98ccaa846d89c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.203547 13374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b582c2aabde042d1bdb609129b9b411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.205062 13445 tablet_service.cc:1511] Processing CreateTablet for tablet c086efdbb5234b01beed68e155087cc0 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:58.206255 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c086efdbb5234b01beed68e155087cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.207561 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be919a7cbc5e4e6b9228a761110f1eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.182452 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.214464 13551 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:58.220619 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c741a099dce646a0b43bfef61712bc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.223217 13506 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.224015 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:58.241565 13426 leader_election.cc:343] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.242029 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 42e698146cfc4a90b98ccaa846d89c5a (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:58.245180 13507 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.246728 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7dc4be27e4e3d99271644b840fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.247380 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b582c2aabde042d1bdb609129b9b411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.245642 13507 ts_tablet_manager.cc:1403] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.016s
I20260709 12:14:58.239770 13506 ts_tablet_manager.cc:1403] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.289s	user 0.007s	sys 0.006s
I20260709 12:14:58.248984 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44501c6d464bbab836086e471fee0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.250592 13506 raft_consensus.cc:359] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.251401 13506 raft_consensus.cc:385] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.251763 13506 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.250725 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071735e5b0e64c739fa2373c8d7d2733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.252620 13506 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.262737 13506 ts_tablet_manager.cc:1434] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:58.255705 13228 tablet_service.cc:1511] Processing CreateTablet for tablet c086efdbb5234b01beed68e155087cc0 (DEFAULT_TABLE table=test-workload [id=58b6dcb0305a4db5b67786d73ac76a48]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:58.257488 13515 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.258460 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e698146cfc4a90b98ccaa846d89c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.253902 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e698146cfc4a90b98ccaa846d89c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.263447 13554 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.251493 13507 raft_consensus.cc:359] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.274447 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c086efdbb5234b01beed68e155087cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.270049 13507 raft_consensus.cc:385] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.284943 13507 raft_consensus.cc:740] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
W20260709 12:14:58.271399 13203 leader_election.cc:343] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.291498 13203 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:58.292382 13551 raft_consensus.cc:2749] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.297334 13505 ts_tablet_manager.cc:1434] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.196s	user 0.013s	sys 0.002s
I20260709 12:14:58.298918 13505 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.269847 13554 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.309401 13508 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.309911 13508 ts_tablet_manager.cc:1403] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.330s	user 0.016s	sys 0.015s
I20260709 12:14:58.320164 13389 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:58.321362 13203 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:58.322124 13551 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.322582 13551 raft_consensus.cc:697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:58.324421 13506 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.325528 13551 consensus_queue.cc:237] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.332737 13515 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.333329 13515 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.333761 13515 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.337271 13554 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.338397 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:14:58.340284 13204 leader_election.cc:343] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.341099 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.307288 13507 consensus_queue.cc:260] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.341764 13389 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:58.342860 13203 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:58.343247 13507 ts_tablet_manager.cc:1434] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.003s
I20260709 12:14:58.343909 13554 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.344281 13554 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.344605 13554 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.340883 13508 raft_consensus.cc:359] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.346040 13508 raft_consensus.cc:385] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.346341 13508 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.347164 13508 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.349655 13515 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:58.352610 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.354271 13506 tablet_bootstrap.cc:654] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:58.354813 13427 leader_election.cc:343] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.355988 13507 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.357137 13508 ts_tablet_manager.cc:1434] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260709 12:14:58.358103 13508 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.358795 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:58.362288 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.359411 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.365900 13314 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:58.367400 13426 leader_election.cc:343] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:58.370462 13426 leader_election.cc:343] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.370874 13426 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.371781 13560 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.387053 13554 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.390049 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:58.390654 13389 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.390714 13507 tablet_bootstrap.cc:654] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.380434 13508 tablet_bootstrap.cc:654] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.395758 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:14:58.397063 13204 leader_election.cc:343] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.398545 13389 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:58.399835 13203 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:58.400651 13551 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.401098 13551 raft_consensus.cc:697] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:58.401868 13551 consensus_queue.cc:237] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.402742 13136 catalog_manager.cc:5697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.393186 13314 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:58.392766 13505 tablet_bootstrap.cc:654] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.408311 13426 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.409132 13560 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.394682 13554 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.409560 13560 raft_consensus.cc:697] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:14:58.415153 13560 consensus_queue.cc:237] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.429603 13506 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.430135 13506 ts_tablet_manager.cc:1403] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.036s
I20260709 12:14:58.430765 13508 tablet_bootstrap.cc:492] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.431252 13508 ts_tablet_manager.cc:1403] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.004s
I20260709 12:14:58.432953 13506 raft_consensus.cc:359] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.433672 13506 raft_consensus.cc:385] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.433943 13506 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.433993 13508 raft_consensus.cc:359] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.434835 13508 raft_consensus.cc:385] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.435400 13508 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.434859 13506 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.436196 13508 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.437193 13506 ts_tablet_manager.cc:1434] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:58.438122 13506 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.438849 13508 ts_tablet_manager.cc:1434] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:58.440294 13133 catalog_manager.cc:5697] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.443470 13137 catalog_manager.cc:5697] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.445192 13135 catalog_manager.cc:5697] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.446977 13508 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.444106 13506 tablet_bootstrap.cc:654] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.458235 13505 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.458734 13505 ts_tablet_manager.cc:1403] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.002s
I20260709 12:14:58.462016 13505 raft_consensus.cc:359] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.462700 13505 raft_consensus.cc:385] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.462984 13505 raft_consensus.cc:740] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.463698 13505 consensus_queue.cc:260] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.465401 13508 tablet_bootstrap.cc:654] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.465905 13505 ts_tablet_manager.cc:1434] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:58.468163 13507 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.468647 13507 ts_tablet_manager.cc:1403] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.004s
I20260709 12:14:58.470775 13506 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.471395 13506 ts_tablet_manager.cc:1403] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.010s
I20260709 12:14:58.471449 13507 raft_consensus.cc:359] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.472229 13507 raft_consensus.cc:385] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.472535 13507 raft_consensus.cc:740] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.473309 13507 consensus_queue.cc:260] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.474867 13506 raft_consensus.cc:359] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.475683 13506 raft_consensus.cc:385] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.476038 13506 raft_consensus.cc:740] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.476943 13506 consensus_queue.cc:260] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.479979 13507 ts_tablet_manager.cc:1434] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:58.480943 13507 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.483342 13514 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.483850 13514 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.485908 13514 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.486618 13505 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.491699 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.492439 13239 raft_consensus.cc:2468] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.493394 13505 tablet_bootstrap.cc:654] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:58.494187 13278 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:58.494762 13507 tablet_bootstrap.cc:654] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.494874 13351 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.495816 13508 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.496021 13514 raft_consensus.cc:2804] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.496397 13514 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.493456 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.496929 13514 raft_consensus.cc:3060] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.497080 13314 raft_consensus.cc:2468] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.499758 13506 ts_tablet_manager.cc:1434] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:14:58.501430 13506 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.503199 13507 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.496384 13508 ts_tablet_manager.cc:1403] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.008s
I20260709 12:14:58.503685 13507 ts_tablet_manager.cc:1403] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.005s
I20260709 12:14:58.504331 13514 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.506340 13514 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.506448 13507 raft_consensus.cc:359] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.509557 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:58.510285 13507 raft_consensus.cc:385] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.510516 13505 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.510546 13239 raft_consensus.cc:3060] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.510715 13507 raft_consensus.cc:740] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.511248 13505 ts_tablet_manager.cc:1403] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:14:58.511780 13507 consensus_queue.cc:260] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.513723 13507 ts_tablet_manager.cc:1434] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:14:58.514082 13505 raft_consensus.cc:359] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.514458 13518 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.514756 13505 raft_consensus.cc:385] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.509301 13508 raft_consensus.cc:359] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.509536 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.515144 13505 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.515527 13314 raft_consensus.cc:3060] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.515043 13518 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.516098 13505 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.517344 13518 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.518419 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.519011 13463 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:14:58.520334 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.521991 13279 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
W20260709 12:14:58.523234 13278 leader_election.cc:343] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.523828 13505 ts_tablet_manager.cc:1434] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:58.524080 13518 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.524444 13518 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.524760 13518 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.524791 13505 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.522125 13508 raft_consensus.cc:385] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.525404 13508 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.526158 13508 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.528398 13508 ts_tablet_manager.cc:1434] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:14:58.524902 13506 tablet_bootstrap.cc:654] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.534014 13239 raft_consensus.cc:2468] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:58.521924 13314 raft_consensus.cc:2468] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:58.535498 13351 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.536217 13514 raft_consensus.cc:2804] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.537358 13507 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.538537 13548 consensus_queue.cc:1048] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.542639 13505 tablet_bootstrap.cc:654] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.544548 13560 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.544852 13515 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.544987 13560 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.545358 13515 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.547359 13560 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.548043 13508 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.548799 13515 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.550766 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.552035 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:14:58.552237 13426 leader_election.cc:343] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.553104 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.552875 13518 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.557804 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.565033 13239 raft_consensus.cc:2393] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:14:58.566408 13507 tablet_bootstrap.cc:654] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.556501 13508 tablet_bootstrap.cc:654] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:58.560231 13426 leader_election.cc:343] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.559046 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:58.559942 13518 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.583912 13542 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.585942 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.586912 13426 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.591558 13576 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.592320 13576 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.592651 13515 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.588054 13542 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.594888 13426 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:58.596429 13576 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.596917 13576 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.590185 13463 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.597024 13515 raft_consensus.cc:3060] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.597911 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.598510 13238 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.598639 13542 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.599146 13576 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.599514 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.600091 13314 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.601070 13576 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.588080 13514 raft_consensus.cc:697] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:14:58.602591 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.605417 13505 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.605931 13505 ts_tablet_manager.cc:1403] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.017s
I20260709 12:14:58.607206 13351 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:14:58.609197 13506 tablet_bootstrap.cc:492] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.609674 13506 ts_tablet_manager.cc:1403] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.035s
I20260709 12:14:58.609405 13462 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:14:58.609465 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.610049 13576 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.613281 13576 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.613634 13576 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:58.620743 13278 leader_election.cc:343] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.620862 13576 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.616983 13314 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.622529 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:14:58.623656 13351 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:14:58.623668 13542 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.624800 13542 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.625138 13542 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.627461 13576 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.628007 13576 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.628331 13576 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.628659 13576 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.629005 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.629630 13314 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.630066 13506 raft_consensus.cc:359] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.630753 13506 raft_consensus.cc:385] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.631044 13506 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.631747 13506 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.634635 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.635259 13462 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.635151 13576 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.635807 13515 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.636256 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.636974 13389 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:14:58.637463 13463 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:58.637923 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.639004 13576 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.640118 13279 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:58.640704 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.641404 13461 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.641510 13518 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.643163 13506 ts_tablet_manager.cc:1434] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:14:58.646598 13314 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:58.649739 13542 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.650892 13313 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:14:58.651113 13351 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:14:58.651309 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:58.651855 13239 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.652184 13581 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.652674 13581 raft_consensus.cc:697] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:14:58.653436 13581 consensus_queue.cc:237] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.655216 13514 consensus_queue.cc:237] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.657413 13505 raft_consensus.cc:359] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.658427 13505 raft_consensus.cc:385] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.656963 13548 consensus_queue.cc:1048] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:14:58.658722 13505 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.661680 13505 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.662326 13508 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.662776 13508 ts_tablet_manager.cc:1403] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.007s
I20260709 12:14:58.667430 13508 raft_consensus.cc:359] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.668062 13508 raft_consensus.cc:385] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.668339 13508 raft_consensus.cc:740] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.669770 13505 ts_tablet_manager.cc:1434] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 12:14:58.671690 13508 consensus_queue.cc:260] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.674155 13508 ts_tablet_manager.cc:1434] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:58.675127 13508 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.671705 13505 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.676247 13506 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.676810 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:58.677522 13389 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:14:58.681545 13505 tablet_bootstrap.cc:654] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.683127 13506 tablet_bootstrap.cc:654] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.683302 13551 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.683525 13542 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.685248 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.685079 13551 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.686731 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:58.687107 13551 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.687736 13542 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.688594 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.689347 13313 raft_consensus.cc:2393] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:14:58.689421 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.691789 13508 tablet_bootstrap.cc:654] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.693092 13239 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:58.695370 13204 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:58.696560 13551 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.696990 13518 raft_consensus.cc:697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:14:58.697392 13461 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:58.699216 13353 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:58.700394 13514 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.701063 13514 raft_consensus.cc:697] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:14:58.698868 13518 consensus_queue.cc:237] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.702386 13514 consensus_queue.cc:237] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.707072 13507 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.707543 13507 ts_tablet_manager.cc:1403] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.026s
I20260709 12:14:58.708133 13505 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.708626 13505 ts_tablet_manager.cc:1403] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260709 12:14:58.710090 13507 raft_consensus.cc:359] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.710784 13507 raft_consensus.cc:385] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.710353 13551 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.711061 13507 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.711138 13505 raft_consensus.cc:359] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.712478 13505 raft_consensus.cc:385] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.712764 13505 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.713407 13507 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.713477 13505 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.719444 13507 ts_tablet_manager.cc:1434] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:14:58.720189 13507 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.721581 13505 ts_tablet_manager.cc:1434] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260709 12:14:58.722555 13505 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.715333 13135 catalog_manager.cc:5697] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.733614 13505 tablet_bootstrap.cc:654] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.743674 13542 consensus_queue.cc:1048] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.747332 13506 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.747849 13506 ts_tablet_manager.cc:1403] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.002s
I20260709 12:14:58.751680 13508 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.752161 13508 ts_tablet_manager.cc:1403] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.005s
I20260709 12:14:58.754606 13508 raft_consensus.cc:359] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.755375 13508 raft_consensus.cc:385] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.755640 13508 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.756263 13508 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.758183 13508 ts_tablet_manager.cc:1434] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:58.759053 13508 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.762481 13551 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.766806 13508 tablet_bootstrap.cc:654] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.769336 13581 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.769817 13581 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.773141 13581 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.775135 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.777041 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.777802 13463 raft_consensus.cc:2393] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:14:58.778395 13506 raft_consensus.cc:359] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.780620 13506 raft_consensus.cc:385] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.780992 13506 raft_consensus.cc:740] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.779695 13353 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:58.781805 13506 consensus_queue.cc:260] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.782855 13581 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.784428 13505 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.784916 13505 ts_tablet_manager.cc:1403] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.019s
I20260709 12:14:58.787513 13505 raft_consensus.cc:359] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.788163 13505 raft_consensus.cc:385] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.788429 13505 raft_consensus.cc:740] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.789117 13505 consensus_queue.cc:260] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.791298 13508 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:58.791777 13463 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.790709 13133 catalog_manager.cc:5697] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.795503 13505 ts_tablet_manager.cc:1434] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:14:58.796419 13505 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:58.799723 13581 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.801730 13505 tablet_bootstrap.cc:654] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.803791 13133 catalog_manager.cc:5697] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.780059 13507 tablet_bootstrap.cc:654] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.791791 13508 ts_tablet_manager.cc:1403] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 12:14:58.811229 13513 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.819175 13508 raft_consensus.cc:359] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.819860 13508 raft_consensus.cc:385] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.820127 13508 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
W20260709 12:14:58.822680 13204 consensus_peers.cc:597] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 -> Peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Couldn't send request to peer 54951de37d8f42088fd013a8135f54e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:58.822546 13135 catalog_manager.cc:5697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.823797 13508 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.827036 13508 ts_tablet_manager.cc:1434] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:14:58.828763 13554 consensus_queue.cc:1048] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.829159 13508 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:58.833971 13507 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.834477 13507 ts_tablet_manager.cc:1403] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.000s
I20260709 12:14:58.837143 13507 raft_consensus.cc:359] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.837759 13507 raft_consensus.cc:385] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.838008 13507 raft_consensus.cc:740] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.838904 13507 consensus_queue.cc:260] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.852217 13507 ts_tablet_manager.cc:1434] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:14:58.853245 13507 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.856993 13506 ts_tablet_manager.cc:1434] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260709 12:14:58.857892 13506 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.859128 13507 tablet_bootstrap.cc:654] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.859476 13554 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.859982 13554 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.862754 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.863440 13463 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:58.863282 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.864198 13313 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:58.864646 13204 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.865846 13554 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.866644 13554 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.867043 13554 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.867446 13554 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.872637 13506 tablet_bootstrap.cc:654] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.874904 13507 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.875433 13507 ts_tablet_manager.cc:1403] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 12:14:58.877831 13507 raft_consensus.cc:359] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.878726 13507 raft_consensus.cc:385] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.878983 13507 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.879690 13507 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.881073 13507 ts_tablet_manager.cc:1434] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:58.881693 13507 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.885452 13507 tablet_bootstrap.cc:654] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.893026 13507 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.893440 13507 ts_tablet_manager.cc:1403] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:14:58.895767 13508 tablet_bootstrap.cc:654] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.895908 13507 raft_consensus.cc:359] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.897856 13507 raft_consensus.cc:385] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.898159 13507 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.897873 13506 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.899194 13506 ts_tablet_manager.cc:1403] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 12:14:58.894951 13554 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.901504 13506 raft_consensus.cc:359] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.902100 13506 raft_consensus.cc:385] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.902348 13506 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.903097 13554 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.903757 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:58.904333 13463 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.904049 13506 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.906193 13506 ts_tablet_manager.cc:1434] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:58.907066 13506 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.907501 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.908108 13313 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.903764 13507 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.911861 13507 ts_tablet_manager.cc:1434] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:14:58.912237 13506 tablet_bootstrap.cc:654] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.912706 13507 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.918318 13507 tablet_bootstrap.cc:654] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.920974 13463 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:58.922139 13204 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.923019 13554 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.923516 13554 raft_consensus.cc:697] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:58.923898 13506 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.924332 13506 ts_tablet_manager.cc:1403] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 12:14:58.924336 13554 consensus_queue.cc:237] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.926852 13506 raft_consensus.cc:359] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.927479 13506 raft_consensus.cc:385] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.927734 13506 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.928355 13506 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:58.932951 13506 ts_tablet_manager.cc:1434] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:58.933820 13506 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:58.938630 13581 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.938889 13506 tablet_bootstrap.cc:654] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.939136 13581 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.947866 13581 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.949018 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.949678 13463 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:58.950654 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:58.952822 13353 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:14:58.953814 13351 leader_election.cc:343] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.954847 13515 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.955363 13515 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:58.957374 13515 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:58.959142 13313 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:58.959306 13560 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.959863 13560 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:58.961817 13560 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:58.963722 13386 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.965039 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.965730 13238 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:58.968396 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:58.971698 13514 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.972117 13514 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.972440 13514 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.973055 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:58.973048 13426 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:58.975241 13515 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.975607 13515 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.975921 13515 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:58.977494 13427 leader_election.cc:343] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.978991 13514 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.981099 13585 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.981563 13585 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:58.983618 13585 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.985339 13505 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:58.985397 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:58.985988 13505 ts_tablet_manager.cc:1403] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.190s	user 0.041s	sys 0.063s
W20260709 12:14:58.986776 13279 leader_election.cc:343] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:58.987212 13426 leader_election.cc:343] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.987977 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:58.989262 13278 leader_election.cc:343] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.989720 13278 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:58.990319 13560 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.990737 13585 raft_consensus.cc:2749] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.991910 13507 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:58.992432 13507 ts_tablet_manager.cc:1403] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.080s	user 0.037s	sys 0.033s
I20260709 12:14:58.993947 13506 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:58.994438 13506 ts_tablet_manager.cc:1403] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260709 12:14:58.991700 13560 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.995957 13514 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:58.996131 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:58.995745 13507 raft_consensus.cc:359] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:14:58.997403 13351 leader_election.cc:343] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.998188 13507 raft_consensus.cc:385] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.998298 13506 raft_consensus.cc:359] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:14:58.999380 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:58.998956 13507 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.989398 13505 raft_consensus.cc:359] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.000501 13505 raft_consensus.cc:385] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.000809 13505 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.001474 13505 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.000038 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.003407 13313 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:59.003754 13507 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.005857 13507 ts_tablet_manager.cc:1434] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:14:59.006790 13507 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:58.998955 13506 raft_consensus.cc:385] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.008827 13506 raft_consensus.cc:740] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.011265 13514 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.011379 13133 catalog_manager.cc:5697] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.013202 13505 ts_tablet_manager.cc:1434] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:14:59.009536 13506 consensus_queue.cc:260] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.015466 13506 ts_tablet_manager.cc:1434] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:59.012068 13514 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.018715 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.013414 13515 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:14:59.020059 13351 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.020787 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:59.021358 13463 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.021488 13505 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.022259 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:14:59.023459 13427 leader_election.cc:343] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.029697 13463 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:59.032641 13507 tablet_bootstrap.cc:654] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.033072 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.033696 13514 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:14:59.039670 13351 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.040359 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.041103 13514 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.046344 13515 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.046780 13508 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:59.047319 13508 ts_tablet_manager.cc:1403] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.218s	user 0.020s	sys 0.020s
I20260709 12:14:59.048511 13505 tablet_bootstrap.cc:654] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.050123 13508 raft_consensus.cc:359] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.055006 13353 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.056255 13508 raft_consensus.cc:385] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.055151 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.056600 13508 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.016358 13506 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.057384 13508 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.057773 13514 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.058326 13514 raft_consensus.cc:697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:14:59.059134 13514 consensus_queue.cc:237] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.059767 13515 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.060163 13515 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.060475 13515 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.063237 13508 ts_tablet_manager.cc:1434] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:59.063548 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:59.064167 13237 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.068409 13505 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.068912 13505 ts_tablet_manager.cc:1403] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.010s
I20260709 12:14:59.069029 13508 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:59.071542 13505 raft_consensus.cc:359] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.072150 13505 raft_consensus.cc:385] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.072403 13505 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.074666 13515 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.075220 13505 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.077219 13507 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.077298 13505 ts_tablet_manager.cc:1434] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:59.077881 13507 ts_tablet_manager.cc:1403] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.005s
I20260709 12:14:59.078277 13505 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.077943 13506 tablet_bootstrap.cc:654] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.084563 13508 tablet_bootstrap.cc:654] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.086966 13514 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.085338 13507 raft_consensus.cc:359] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.087533 13507 raft_consensus.cc:385] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.087911 13507 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.087459 13514 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.088624 13507 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.088629 13133 catalog_manager.cc:5697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.090435 13514 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.091413 13507 ts_tablet_manager.cc:1434] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:14:59.091516 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.092259 13237 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:59.092528 13507 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
W20260709 12:14:59.092898 13351 leader_election.cc:343] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.094918 13554 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.095427 13554 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.097466 13554 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.098697 13507 tablet_bootstrap.cc:654] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.095391 13426 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.100905 13615 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.098702 13505 tablet_bootstrap.cc:654] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.098927 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.101382 13615 raft_consensus.cc:697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:14:59.102488 13202 leader_election.cc:343] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.102190 13615 consensus_queue.cc:237] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.103579 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:59.105106 13463 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:14:59.107052 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:59.107628 13461 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:59.108613 13204 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.109799 13554 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.110164 13554 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.110527 13554 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.114346 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:59.114944 13237 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.119392 13353 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.120479 13514 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.120823 13514 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.121125 13514 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.125871 13515 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.126891 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:59.127509 13313 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.130333 13505 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.130911 13505 ts_tablet_manager.cc:1403] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.004s
I20260709 12:14:59.133714 13505 raft_consensus.cc:359] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.134436 13505 raft_consensus.cc:385] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.134766 13505 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.135594 13505 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.137841 13505 ts_tablet_manager.cc:1434] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:59.139194 13505 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.141925 13585 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.142577 13313 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:59.145998 13237 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:59.147174 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:59.148221 13560 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.148559 13505 tablet_bootstrap.cc:654] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.148669 13560 raft_consensus.cc:697] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:14:59.149564 13560 consensus_queue.cc:237] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.156008 13514 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.161588 13554 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.169034 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:59.169643 13463 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.179623 13518 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.174465 13137 catalog_manager.cc:5697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.183044 13463 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:14:59.184228 13353 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:14:59.184990 13581 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.190480 13581 raft_consensus.cc:697] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:14:59.191322 13581 consensus_queue.cc:237] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.203290 13631 consensus_queue.cc:1048] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.207808 13514 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.208634 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:14:59.216459 13351 leader_election.cc:343] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.220335 13514 consensus_queue.cc:1048] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.221681 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:14:59.223054 13202 leader_election.cc:343] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.223968 13554 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.224921 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:59.225020 13615 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.225525 13463 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.225612 13615 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.227895 13615 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.230260 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.240007 13632 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.245527 13585 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.246002 13585 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.248076 13585 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.248364 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.249714 13426 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.249871 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.250936 13615 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:59.251600 13277 leader_election.cc:343] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.252499 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.253121 13386 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:14:59.254479 13278 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.257898 13507 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.258450 13507 ts_tablet_manager.cc:1403] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.166s	user 0.036s	sys 0.051s
I20260709 12:14:59.265741 13508 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:59.265751 13507 raft_consensus.cc:359] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.266467 13508 ts_tablet_manager.cc:1403] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.198s	user 0.018s	sys 0.025s
I20260709 12:14:59.266630 13507 raft_consensus.cc:385] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.266950 13507 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.267647 13507 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.271479 13506 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:59.272053 13506 ts_tablet_manager.cc:1403] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.256s	user 0.020s	sys 0.020s
I20260709 12:14:59.260601 13585 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.273684 13585 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.276748 13585 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.278112 13632 consensus_queue.cc:1048] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.289767 13507 ts_tablet_manager.cc:1434] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:14:59.290934 13507 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.299729 13508 raft_consensus.cc:359] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.300640 13508 raft_consensus.cc:385] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.300901 13508 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.301373 13508 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.302701 13508 ts_tablet_manager.cc:1434] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.001s
I20260709 12:14:59.303580 13508 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:59.308243 13632 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.308403 13585 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.310907 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:14:59.312270 13277 leader_election.cc:343] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.313777 13632 consensus_queue.cc:1048] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.304105 13133 catalog_manager.cc:5697] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.318073 13507 tablet_bootstrap.cc:654] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.320708 13462 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.326196 13137 catalog_manager.cc:5697] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.306835 13506 raft_consensus.cc:359] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.327617 13506 raft_consensus.cc:385] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.327910 13506 raft_consensus.cc:740] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.328666 13506 consensus_queue.cc:260] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.331012 13560 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.331512 13560 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.333585 13560 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.336282 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:59.337831 13427 leader_election.cc:343] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.338925 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:14:59.340221 13426 leader_election.cc:343] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.340673 13426 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.341813 13560 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.343340 13585 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.343883 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:59.344420 13386 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.346773 13463 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:59.347908 13204 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.348654 13554 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.349098 13554 raft_consensus.cc:697] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:59.349843 13554 consensus_queue.cc:237] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.356671 13506 ts_tablet_manager.cc:1434] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 12:14:59.358275 13386 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:59.362854 13278 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.364202 13518 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.364662 13518 raft_consensus.cc:697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:14:59.365478 13518 consensus_queue.cc:237] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.387466 13507 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.388005 13507 ts_tablet_manager.cc:1403] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.005s
I20260709 12:14:59.385987 13506 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.395367 13508 tablet_bootstrap.cc:654] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.399012 13505 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.399564 13505 ts_tablet_manager.cc:1403] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.261s	user 0.041s	sys 0.060s
I20260709 12:14:59.402158 13505 raft_consensus.cc:359] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.402827 13505 raft_consensus.cc:385] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.403108 13505 raft_consensus.cc:740] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.403577 13507 raft_consensus.cc:359] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.403824 13505 consensus_queue.cc:260] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.404218 13507 raft_consensus.cc:385] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.404714 13507 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.405891 13507 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.407976 13507 ts_tablet_manager.cc:1434] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:14:59.409790 13505 ts_tablet_manager.cc:1434] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:59.410694 13505 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.411815 13507 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.416038 13506 tablet_bootstrap.cc:654] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.417119 13606 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.420024 13505 tablet_bootstrap.cc:654] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.424013 13507 tablet_bootstrap.cc:654] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.428815 13137 catalog_manager.cc:5697] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.450285 13560 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.450800 13560 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.452920 13560 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.454865 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.459828 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.460443 13236 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
W20260709 12:14:59.458885 13427 leader_election.cc:343] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.460901 13554 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.461907 13426 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.464239 13615 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.464686 13615 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.465005 13615 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.464160 13135 catalog_manager.cc:5697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.469067 13554 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.469527 13554 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.471474 13554 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:59.471745 13615 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.472303 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.473253 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:59.473979 13462 raft_consensus.cc:2393] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:14:59.475124 13204 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:14:59.475678 13506 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:59.476099 13506 ts_tablet_manager.cc:1403] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.003s
I20260709 12:14:59.478745 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:59.479045 13506 raft_consensus.cc:359] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:14:59.480036 13427 leader_election.cc:343] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.480161 13513 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.481761 13615 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.482981 13554 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.483505 13554 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.483422 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:59.484836 13236 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.486156 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.487661 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.488297 13386 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:59.489516 13203 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:14:59.490603 13202 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.491379 13606 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.491773 13606 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.492108 13606 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.493964 13513 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.495400 13236 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:59.496655 13507 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.479843 13506 raft_consensus.cc:385] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.497107 13507 ts_tablet_manager.cc:1403] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.006s
I20260709 12:14:59.498450 13508 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:59.498891 13508 ts_tablet_manager.cc:1403] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.010s
I20260709 12:14:59.499665 13507 raft_consensus.cc:359] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.500294 13507 raft_consensus.cc:385] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.500542 13507 raft_consensus.cc:740] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.501144 13507 consensus_queue.cc:260] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.502573 13507 ts_tablet_manager.cc:1434] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:59.503183 13507 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.504304 13606 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.496495 13426 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.497097 13506 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.506484 13554 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.507010 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:59.507597 13606 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.508332 13507 tablet_bootstrap.cc:654] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:59.508266 13202 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.508550 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:59.509105 13386 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.509048 13506 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.510376 13560 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.510839 13560 raft_consensus.cc:697] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:14:59.511138 13506 ts_tablet_manager.cc:1434] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.035s	user 0.000s	sys 0.005s
I20260709 12:14:59.511611 13560 consensus_queue.cc:237] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.516160 13386 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:59.517647 13203 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.519619 13507 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.520052 13507 ts_tablet_manager.cc:1403] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:14:59.520552 13606 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.521008 13606 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:59.521747 13606 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.521893 13508 raft_consensus.cc:359] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.522771 13508 raft_consensus.cc:385] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.522500 13507 raft_consensus.cc:359] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.523000 13508 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.523191 13507 raft_consensus.cc:385] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.523517 13507 raft_consensus.cc:740] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.523969 13508 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.524307 13507 consensus_queue.cc:260] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.526525 13507 ts_tablet_manager.cc:1434] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:59.527391 13507 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.529688 13133 catalog_manager.cc:5697] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.532624 13507 tablet_bootstrap.cc:654] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.534029 13508 ts_tablet_manager.cc:1434] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:14:59.537446 13508 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:59.544131 13386 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.545792 13135 catalog_manager.cc:5697] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.512115 13506 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.552914 13505 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.552698 13560 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.555188 13505 ts_tablet_manager.cc:1403] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.015s
I20260709 12:14:59.554651 13507 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.556092 13507 ts_tablet_manager.cc:1403] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260709 12:14:59.556532 13508 tablet_bootstrap.cc:654] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.557863 13505 raft_consensus.cc:359] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.558547 13505 raft_consensus.cc:385] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.558503 13507 raft_consensus.cc:359] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.559008 13505 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.559274 13507 raft_consensus.cc:385] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.559605 13507 raft_consensus.cc:740] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.559990 13505 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.566118 13506 tablet_bootstrap.cc:654] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.565694 13507 consensus_queue.cc:260] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.567324 13505 ts_tablet_manager.cc:1434] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:14:59.567989 13507 ts_tablet_manager.cc:1434] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:14:59.568542 13505 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.568773 13560 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.569268 13560 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.571383 13507 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.571349 13560 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.573174 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.574753 13505 tablet_bootstrap.cc:654] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:59.574805 13426 leader_election.cc:343] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.576555 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.577163 13388 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:59.578532 13507 tablet_bootstrap.cc:654] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.578372 13427 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.582537 13560 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.582950 13508 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:59.582921 13560 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.583510 13508 ts_tablet_manager.cc:1403] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.005s
I20260709 12:14:59.583500 13560 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.585079 13505 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.585595 13505 ts_tablet_manager.cc:1403] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260709 12:14:59.586187 13508 raft_consensus.cc:359] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.586812 13508 raft_consensus.cc:385] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.587073 13508 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.592648 13508 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.589452 13506 tablet_bootstrap.cc:492] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:59.593990 13506 ts_tablet_manager.cc:1403] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.003s
I20260709 12:14:59.594516 13508 ts_tablet_manager.cc:1434] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 12:14:59.595436 13508 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:59.596494 13506 raft_consensus.cc:359] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.597124 13506 raft_consensus.cc:385] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.597378 13506 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.598026 13506 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.588332 13505 raft_consensus.cc:359] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.600682 13505 raft_consensus.cc:385] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.599884 13615 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:59.600988 13505 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.601867 13505 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.604038 13505 ts_tablet_manager.cc:1434] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:14:59.599942 13506 ts_tablet_manager.cc:1434] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:59.600971 13508 tablet_bootstrap.cc:654] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.605145 13505 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.610862 13505 tablet_bootstrap.cc:654] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.590863 13560 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.615628 13631 consensus_queue.cc:1048] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.620304 13631 consensus_queue.cc:1048] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.625540 13506 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.626413 13514 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.634102 13506 tablet_bootstrap.cc:654] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.647725 13506 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:59.651804 13518 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.653126 13518 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:14:59.653848 13351 consensus_peers.cc:597] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.655267 13518 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.656911 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.659580 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:59.660351 13463 raft_consensus.cc:2393] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:14:59.661578 13279 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.662657 13518 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.663300 13615 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.665818 13615 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.669802 13518 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.651476 13506 ts_tablet_manager.cc:1403] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 12:14:59.672976 13506 raft_consensus.cc:359] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.673646 13506 raft_consensus.cc:385] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.673911 13506 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.680462 13615 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.680914 13615 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.685549 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.686673 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:14:59.688197 13427 leader_election.cc:343] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.683418 13615 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:14:59.690820 13505 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.691288 13505 ts_tablet_manager.cc:1403] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260709 12:14:59.695669 13506 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:14:59.700726 13426 leader_election.cc:343] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.702025 13426 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.703202 13615 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.706840 13506 ts_tablet_manager.cc:1434] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:14:59.707690 13506 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.711799 13505 raft_consensus.cc:359] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.712409 13505 raft_consensus.cc:385] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.712667 13505 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.713291 13505 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.715179 13505 ts_tablet_manager.cc:1434] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:14:59.715839 13560 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.717182 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:59.717672 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:14:59.719008 13505 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.724076 13506 tablet_bootstrap.cc:654] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.727025 13518 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.727485 13518 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.729401 13518 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.731163 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:59.732517 13278 leader_election.cc:343] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.717720 13386 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.740257 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.740854 13237 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
W20260709 12:14:59.741989 13426 leader_election.cc:343] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.743371 13277 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.748031 13518 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.748378 13518 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.748697 13518 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.752574 13505 tablet_bootstrap.cc:654] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.755872 13386 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:14:59.758049 13513 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.771396 13427 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:14:59.777933 13665 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.778422 13665 raft_consensus.cc:697] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:14:59.783574 13665 consensus_queue.cc:237] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.795266 13239 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.804621 13585 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.805063 13507 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:14:59.805579 13507 ts_tablet_manager.cc:1403] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.234s	user 0.035s	sys 0.047s
I20260709 12:14:59.810698 13518 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.811442 13506 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:14:59.811906 13506 ts_tablet_manager.cc:1403] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.024s
I20260709 12:14:59.813051 13518 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.813637 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:14:59.814205 13237 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.814213 13506 raft_consensus.cc:359] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.815001 13506 raft_consensus.cc:385] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.815284 13506 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.816733 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:14:59.818147 13508 tablet_bootstrap.cc:492] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:14:59.818408 13560 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.818598 13508 ts_tablet_manager.cc:1403] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.223s	user 0.028s	sys 0.065s
I20260709 12:14:59.818881 13560 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.820806 13560 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.821045 13508 raft_consensus.cc:359] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.821653 13508 raft_consensus.cc:385] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.821947 13508 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.822672 13508 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.821655 13506 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.828909 13508 ts_tablet_manager.cc:1434] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 12:14:59.829903 13508 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:14:59.828478 13507 raft_consensus.cc:359] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.830297 13507 raft_consensus.cc:385] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.830582 13507 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.831262 13507 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.833372 13506 ts_tablet_manager.cc:1434] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:59.834563 13507 ts_tablet_manager.cc:1434] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:14:59.822809 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.827766 13388 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.849499 13505 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:14:59.849852 13505 ts_tablet_manager.cc:1403] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.131s	user 0.007s	sys 0.011s
I20260709 12:14:59.836952 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.839221 13237 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:59.854250 13507 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:14:59.851751 13560 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:59.853269 13426 leader_election.cc:343] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.861907 13513 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.862444 13505 raft_consensus.cc:359] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.862380 13513 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:14:59.858698 13518 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:14:59.864460 13513 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:59.865945 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:14:59.867046 13203 leader_election.cc:343] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.867259 13277 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:14:59.868198 13506 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:14:59.863006 13505 raft_consensus.cc:385] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.869029 13505 raft_consensus.cc:740] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
W20260709 12:14:59.869834 13426 leader_election.cc:343] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.870306 13426 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.870877 13518 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.871425 13518 raft_consensus.cc:697] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:14:59.872205 13518 consensus_queue.cc:237] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.859589 13560 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:14:59.875775 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:14:59.876415 13389 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:59.876730 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:14:59.877327 13461 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:14:59.877646 13427 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:14:59.872438 13505 consensus_queue.cc:260] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.881170 13505 ts_tablet_manager.cc:1434] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 12:14:59.882603 13505 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:14:59.880191 13560 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:14:59.885802 13560 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.896467 13204 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.897586 13554 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.897956 13554 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.898303 13554 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.906901 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:14:59.907559 13313 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:14:59.891714 13615 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:59.912505 13506 tablet_bootstrap.cc:654] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.923846 13507 tablet_bootstrap.cc:654] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.924396 13678 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:59.918018 13388 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:14:59.918249 13615 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.920923 13560 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.935597 13560 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.937604 13560 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.939394 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.939989 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:14:59.941458 13426 leader_election.cc:343] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.941470 13615 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:59.942143 13426 leader_election.cc:343] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.942610 13426 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:14:59.944417 13673 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:59.915241 13554 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:14:59.947652 13427 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.948086 13554 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:14:59.948246 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:14:59.949524 13203 leader_election.cc:343] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:59.953305 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:14:59.953974 13461 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.931041 13508 tablet_bootstrap.cc:654] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.966188 13461 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:14:59.967469 13204 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:14:59.968761 13554 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.969406 13554 raft_consensus.cc:697] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:14:59.970197 13554 consensus_queue.cc:237] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:14:59.978986 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 80945.8us
I20260709 12:14:59.981383 13518 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.981884 13518 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:14:59.983258 13560 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.983714 13560 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:14:59.985397 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:14:59.985586 13560 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:14:59.986833 13505 tablet_bootstrap.cc:654] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.927327 13136 catalog_manager.cc:5697] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.003741 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.004777 13513 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.987249 13615 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.005306 13513 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.005681 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.006764 13615 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:00.007774 13426 leader_election.cc:343] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.007866 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:00.008479 13386 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.009335 13513 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.010838 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:00.012224 13203 leader_election.cc:343] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.028297 13615 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:15:00.029568 13426 leader_election.cc:343] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.032754 13426 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.033186 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.033885 13560 raft_consensus.cc:2749] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.033969 13389 raft_consensus.cc:2393] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:00.027365 13518 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.037046 13278 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.029778 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:00.050963 13313 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.039402 13506 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.052793 13506 ts_tablet_manager.cc:1403] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.185s	user 0.019s	sys 0.015s
I20260709 12:15:00.039692 13518 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.041414 13505 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.052773 13135 catalog_manager.cc:5697] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.055236 13505 ts_tablet_manager.cc:1403] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.005s
I20260709 12:15:00.050395 13386 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:00.054718 13507 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.056475 13507 ts_tablet_manager.cc:1403] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.202s	user 0.026s	sys 0.031s
I20260709 12:15:00.058564 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.060267 13508 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.060782 13508 ts_tablet_manager.cc:1403] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.231s	user 0.009s	sys 0.018s
W20260709 12:15:00.060938 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:00.063395 13508 raft_consensus.cc:359] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.064030 13508 raft_consensus.cc:385] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.064288 13508 raft_consensus.cc:740] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.065150 13508 consensus_queue.cc:260] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.067267 13508 ts_tablet_manager.cc:1434] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
W20260709 12:15:00.067633 13202 leader_election.cc:343] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.068159 13508 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.066700 13505 raft_consensus.cc:359] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.071455 13505 raft_consensus.cc:385] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.071758 13505 raft_consensus.cc:740] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.072420 13505 consensus_queue.cc:260] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.073683 13427 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:00.075038 13505 ts_tablet_manager.cc:1434] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:15:00.076016 13505 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.079687 13615 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.080240 13615 raft_consensus.cc:697] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:00.080955 13507 raft_consensus.cc:359] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.081957 13507 raft_consensus.cc:385] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.082269 13507 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.084379 13507 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.085770 13615 consensus_queue.cc:237] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.068143 13202 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.089740 13507 ts_tablet_manager.cc:1434] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.001s
I20260709 12:15:00.090391 13507 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.094210 13554 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.098781 13508 tablet_bootstrap.cc:654] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.099829 13505 tablet_bootstrap.cc:654] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.104750 13507 tablet_bootstrap.cc:654] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.106515 13518 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.094799 13506 raft_consensus.cc:359] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.107067 13313 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:00.107246 13506 raft_consensus.cc:385] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.111188 13554 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.120268 13508 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.124115 13508 ts_tablet_manager.cc:1403] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.012s
I20260709 12:15:00.124236 13514 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.124750 13514 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.126682 13508 raft_consensus.cc:359] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.127388 13508 raft_consensus.cc:385] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.127674 13508 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.128517 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.128363 13508 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.127748 13506 raft_consensus.cc:740] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.128957 13679 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:00.129923 13351 leader_election.cc:343] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.130333 13508 ts_tablet_manager.cc:1434] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:00.114609 13135 catalog_manager.cc:5697] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.130812 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.132210 13462 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:00.126767 13514 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.117563 13505 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.133931 13505 ts_tablet_manager.cc:1403] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.008s
I20260709 12:15:00.131255 13508 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.131358 13506 consensus_queue.cc:260] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.136355 13505 raft_consensus.cc:359] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.137005 13505 raft_consensus.cc:385] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.136869 13353 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.137467 13505 raft_consensus.cc:740] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.117976 13507 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.138372 13514 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.138674 13506 ts_tablet_manager.cc:1434] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.003s
I20260709 12:15:00.138204 13505 consensus_queue.cc:260] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.138842 13514 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.139356 13514 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.139591 13506 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.138911 13136 catalog_manager.cc:5697] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.140343 13505 ts_tablet_manager.cc:1434] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:00.141204 13505 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.138232 13507 ts_tablet_manager.cc:1403] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.002s
I20260709 12:15:00.146513 13505 tablet_bootstrap.cc:654] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.146716 13507 raft_consensus.cc:359] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.147354 13507 raft_consensus.cc:385] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.147572 13507 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.148360 13507 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.150403 13508 tablet_bootstrap.cc:654] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.150547 13507 ts_tablet_manager.cc:1434] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:15:00.151472 13507 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.160311 13507 tablet_bootstrap.cc:654] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.181183 13506 tablet_bootstrap.cc:654] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.182497 13314 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.156936 13514 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.207593 13554 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.208235 13554 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.210270 13514 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.210433 13554 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:00.214582 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:00.215977 13508 tablet_bootstrap.cc:492] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.215801 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:00.216224 13351 leader_election.cc:343] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.216398 13508 ts_tablet_manager.cc:1403] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.019s
I20260709 12:15:00.217459 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.218151 13505 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.218642 13505 ts_tablet_manager.cc:1403] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.021s
I20260709 12:15:00.218909 13508 raft_consensus.cc:359] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.219584 13508 raft_consensus.cc:385] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.219856 13508 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.221335 13505 raft_consensus.cc:359] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.221853 13615 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.222007 13505 raft_consensus.cc:385] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.222417 13505 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.222579 13506 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.222366 13615 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.223163 13506 ts_tablet_manager.cc:1403] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.000s
I20260709 12:15:00.223296 13505 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.223860 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.224457 13615 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.225739 13505 ts_tablet_manager.cc:1434] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:15:00.221014 13508 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.225957 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.226820 13505 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.226667 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.227795 13508 ts_tablet_manager.cc:1434] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 12:15:00.228072 13427 leader_election.cc:343] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:00.228566 13426 leader_election.cc:343] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.228739 13508 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.228974 13426 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.229892 13507 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.230319 13507 ts_tablet_manager.cc:1403] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.006s
I20260709 12:15:00.230295 13665 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.224478 13311 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.225843 13506 raft_consensus.cc:359] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.216426 13462 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.233284 13204 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.218014 13461 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.234076 13679 raft_consensus.cc:2804] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.234568 13679 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.234972 13679 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.232071 13506 raft_consensus.cc:385] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.236212 13506 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.236856 13506 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.238684 13505 tablet_bootstrap.cc:654] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.238694 13506 ts_tablet_manager.cc:1434] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 12:15:00.241556 13508 tablet_bootstrap.cc:654] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.242120 13506 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.242858 13615 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.243332 13615 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.246145 13615 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.249138 13506 tablet_bootstrap.cc:654] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.252305 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:00.254889 13427 leader_election.cc:343] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.257498 13679 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.260142 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.260517 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:00.260749 13462 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.261078 13311 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.263192 13507 raft_consensus.cc:359] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.263823 13507 raft_consensus.cc:385] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.267333 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.264074 13507 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.271044 13507 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.267714 13462 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:00.268651 13679 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:00.273140 13204 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.269322 13506 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.274384 13506 ts_tablet_manager.cc:1403] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 12:15:00.276912 13506 raft_consensus.cc:359] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.278221 13506 raft_consensus.cc:385] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.277329 13507 ts_tablet_manager.cc:1434] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.001s
W20260709 12:15:00.277659 13426 leader_election.cc:343] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.279138 13426 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.279934 13615 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.280252 13505 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.280717 13505 ts_tablet_manager.cc:1403] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260709 12:15:00.281423 13507 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.281481 13461 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:00.282847 13615 consensus_queue.cc:1048] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.278548 13506 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.274295 13554 raft_consensus.cc:2804] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.284778 13554 raft_consensus.cc:697] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:00.269289 13311 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:00.287861 13353 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.288851 13514 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.289323 13514 raft_consensus.cc:697] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:00.315246 13518 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:00.322031 13518 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.322537 13518 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.338187 13508 tablet_bootstrap.cc:492] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.338651 13506 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:00.341308 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 54439.6us
I20260709 12:15:00.341790 13505 raft_consensus.cc:359] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.342008 13514 consensus_queue.cc:237] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.342530 13505 raft_consensus.cc:385] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.343000 13506 ts_tablet_manager.cc:1434] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.008s
I20260709 12:15:00.340862 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.342917 13505 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.343779 13237 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:00.345314 13506 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.345183 13277 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.346037 13597 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:00.346139 13426 consensus_peers.cc:597] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.339011 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.346465 13597 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.341403 13508 ts_tablet_manager.cc:1403] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.024s
I20260709 12:15:00.347046 13597 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.349748 13508 raft_consensus.cc:359] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.350359 13508 raft_consensus.cc:385] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.350615 13508 raft_consensus.cc:740] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.351188 13518 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.351753 13506 tablet_bootstrap.cc:654] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.347172 13461 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:00.352883 13554 consensus_queue.cc:237] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.354377 13597 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.357336 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:00.357892 13237 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.364421 13508 consensus_queue.cc:260] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.364423 13237 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:00.373162 13277 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.373329 13508 ts_tablet_manager.cc:1434] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 12:15:00.344316 13505 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.374083 13386 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.374372 13508 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.375979 13505 ts_tablet_manager.cc:1434] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.007s
I20260709 12:15:00.377292 13505 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.376323 13597 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.374048 13518 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.379633 13518 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:00.380483 13518 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:00.342953 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 55106.8us
I20260709 12:15:00.383948 13631 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.384431 13631 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.386317 13631 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:00.388075 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.388743 13236 raft_consensus.cc:2468] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:00.384018 13508 tablet_bootstrap.cc:654] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.391445 13351 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.397004 13631 raft_consensus.cc:2804] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.407517 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.407859 13631 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.408345 13631 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.407208 13135 catalog_manager.cc:5697] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.410454 13710 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:00.411259 13508 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.411696 13508 ts_tablet_manager.cc:1403] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260709 12:15:00.414060 13508 raft_consensus.cc:359] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.414644 13508 raft_consensus.cc:385] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.415865 13631 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.401916 13505 tablet_bootstrap.cc:654] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.414896 13508 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.419235 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:00.419394 13508 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.419831 13236 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.422514 13508 ts_tablet_manager.cc:1434] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:15:00.423404 13508 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.395968 13136 catalog_manager.cc:5697] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.429773 13508 tablet_bootstrap.cc:654] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.432190 13554 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.435431 13236 raft_consensus.cc:2468] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:00.436645 13351 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.437553 13632 raft_consensus.cc:2804] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.447203 13632 raft_consensus.cc:697] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:00.448122 13632 consensus_queue.cc:237] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.449204 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:00.450839 13351 leader_election.cc:343] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.452848 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.453532 13461 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:00.458473 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 58628.7us
I20260709 12:15:00.460088 13506 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.460542 13506 ts_tablet_manager.cc:1403] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.012s
W20260709 12:15:00.462069 13351 leader_election.cc:343] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.448093 13631 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:00.475481 13505 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.475945 13505 ts_tablet_manager.cc:1403] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.003s
I20260709 12:15:00.476301 13507 tablet_bootstrap.cc:654] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.479362 13505 raft_consensus.cc:359] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.480073 13505 raft_consensus.cc:385] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.480356 13505 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.482692 13704 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.483191 13704 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.485852 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.486987 13505 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.488682 13508 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.489207 13505 ts_tablet_manager.cc:1434] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:00.489347 13508 ts_tablet_manager.cc:1403] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.018s
I20260709 12:15:00.490157 13505 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.491686 13507 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.488656 13461 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:00.492151 13507 ts_tablet_manager.cc:1403] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.211s	user 0.004s	sys 0.006s
I20260709 12:15:00.493001 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.493750 13463 raft_consensus.cc:2393] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:00.492132 13508 raft_consensus.cc:359] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.494300 13508 raft_consensus.cc:385] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.494617 13508 raft_consensus.cc:740] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.494688 13507 raft_consensus.cc:359] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.494874 13279 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:00.495409 13507 raft_consensus.cc:385] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.495708 13507 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.495565 13508 consensus_queue.cc:260] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.496548 13507 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.498287 13508 ts_tablet_manager.cc:1434] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:15:00.498787 13507 ts_tablet_manager.cc:1434] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:00.499276 13508 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.499670 13507 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.500721 13386 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.495814 13585 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.505000 13508 tablet_bootstrap.cc:654] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.505134 13507 tablet_bootstrap.cc:654] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.512215 13704 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.514134 13585 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.515873 13507 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.516162 13508 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.516337 13507 ts_tablet_manager.cc:1403] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:15:00.516763 13508 ts_tablet_manager.cc:1403] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:15:00.516949 13554 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.517642 13513 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.518093 13513 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.518738 13507 raft_consensus.cc:359] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.519385 13507 raft_consensus.cc:385] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.519652 13507 raft_consensus.cc:740] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.519516 13508 raft_consensus.cc:359] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.520038 13513 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.520681 13508 raft_consensus.cc:385] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.521066 13508 raft_consensus.cc:740] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.522148 13508 consensus_queue.cc:260] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.522385 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.522421 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.523237 13462 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.524382 13508 ts_tablet_manager.cc:1434] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:00.524591 13506 raft_consensus.cc:359] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.525224 13506 raft_consensus.cc:385] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.525355 13508 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.520619 13507 consensus_queue.cc:260] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.526993 13204 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:00.527894 13203 leader_election.cc:343] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.528574 13507 ts_tablet_manager.cc:1434] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:00.529417 13507 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.529567 13513 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.529932 13513 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.530251 13513 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.531733 13508 tablet_bootstrap.cc:654] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.536870 13507 tablet_bootstrap.cc:654] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.538199 13665 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.549209 13513 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.549706 13506 raft_consensus.cc:740] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.551239 13505 tablet_bootstrap.cc:654] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.551419 13513 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.552215 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:00.554494 13203 leader_election.cc:343] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.555413 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.556039 13462 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.559826 13506 consensus_queue.cc:260] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.578363 13462 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:00.582888 13204 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:00.584116 13554 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.584666 13554 raft_consensus.cc:697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:00.584190 13585 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.585548 13554 consensus_queue.cc:237] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.585860 13585 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.588567 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.589453 13585 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.581028 13135 catalog_manager.cc:5697] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.589663 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:00.589867 13278 leader_election.cc:343] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.590335 13463 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:00.591590 13279 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:00.592636 13585 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.593047 13585 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.593421 13585 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.600402 13585 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.613229 13513 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.613730 13513 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.615609 13513 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.616969 13585 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.618172 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.622460 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:00.622692 13665 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:00.623842 13278 leader_election.cc:343] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.624672 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.625237 13462 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.627854 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:00.629539 13202 leader_election.cc:343] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.618848 13389 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.631426 13203 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.632288 13506 ts_tablet_manager.cc:1434] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.171s	user 0.003s	sys 0.003s
I20260709 12:15:00.633046 13513 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.633504 13513 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.633832 13513 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.637413 13508 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.637915 13508 ts_tablet_manager.cc:1403] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.043s
I20260709 12:15:00.640501 13508 raft_consensus.cc:359] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.641171 13508 raft_consensus.cc:385] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.641470 13508 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.641399 13135 catalog_manager.cc:5697] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.642712 13508 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.643990 13506 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.647697 13508 ts_tablet_manager.cc:1434] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:00.648391 13508 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.658824 13508 tablet_bootstrap.cc:654] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.659857 13133 catalog_manager.cc:5697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.664307 13515 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.664690 13506 tablet_bootstrap.cc:654] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.664799 13515 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.667598 13560 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.668031 13560 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.668327 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.669929 13560 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:00.671663 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.666843 13515 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.642936 13513 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:00.678112 13427 leader_election.cc:343] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.686203 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:00.687580 13202 leader_election.cc:343] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.697145 13513 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.697734 13462 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:00.690201 13585 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.700472 13585 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.702020 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.702908 13279 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:00.703416 13585 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.703902 13585 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.704640 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.705240 13506 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.705693 13506 ts_tablet_manager.cc:1403] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.006s
I20260709 12:15:00.705979 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.706090 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:00.706593 13389 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.708103 13506 raft_consensus.cc:359] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.709192 13506 raft_consensus.cc:385] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.709410 13506 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.710810 13506 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.714205 13507 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.714409 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.714656 13507 ts_tablet_manager.cc:1403] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.185s	user 0.047s	sys 0.067s
I20260709 12:15:00.715363 13506 ts_tablet_manager.cc:1434] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:00.710005 13585 raft_consensus.cc:697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:00.716588 13506 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.719013 13505 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.719476 13505 ts_tablet_manager.cc:1403] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.230s	user 0.007s	sys 0.007s
I20260709 12:15:00.720187 13710 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.720705 13710 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.722574 13710 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.724382 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.723124 13585 consensus_queue.cc:237] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:00.727046 13426 leader_election.cc:343] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.724704 13236 raft_consensus.cc:2393] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:00.727840 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:00.727981 13426 leader_election.cc:343] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.729103 13462 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:00.729967 13277 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.731812 13508 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.732254 13508 ts_tablet_manager.cc:1403] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.006s
I20260709 12:15:00.733553 13389 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:00.731317 13710 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.734728 13508 raft_consensus.cc:359] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.734870 13203 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.735419 13508 raft_consensus.cc:385] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.735757 13508 raft_consensus.cc:740] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.736292 13513 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.736465 13508 consensus_queue.cc:260] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.736845 13513 raft_consensus.cc:697] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:00.738801 13508 ts_tablet_manager.cc:1434] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:00.738744 13513 consensus_queue.cc:237] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.739836 13508 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.741089 13279 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:00.741834 13704 raft_consensus.cc:2804] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.742187 13704 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.742512 13704 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.743995 13505 raft_consensus.cc:359] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.744655 13505 raft_consensus.cc:385] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:00.744767 13277 leader_election.cc:343] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.746824 13507 raft_consensus.cc:359] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.747500 13507 raft_consensus.cc:385] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.747756 13507 raft_consensus.cc:740] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.748255 13507 consensus_queue.cc:260] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.749398 13505 raft_consensus.cc:740] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.750339 13507 ts_tablet_manager.cc:1434] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:15:00.751166 13507 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.728415 13426 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.752485 13665 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:00.753608 13426 leader_election.cc:343] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.753870 13505 consensus_queue.cc:260] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:00.754897 13726 log.cc:927] Time spent T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:15:00.755820 13704 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.754031 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.758927 13665 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.759198 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.759729 13462 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.760775 13508 tablet_bootstrap.cc:654] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.763761 13505 ts_tablet_manager.cc:1434] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 12:15:00.756959 13710 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.764765 13505 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.775887 13505 tablet_bootstrap.cc:654] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.777197 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:00.777875 13239 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.776038 13135 catalog_manager.cc:5697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.782480 13506 tablet_bootstrap.cc:654] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.795145 13508 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.795655 13508 ts_tablet_manager.cc:1403] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.004s
I20260709 12:15:00.802099 13507 tablet_bootstrap.cc:654] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.804185 13704 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.805364 13133 catalog_manager.cc:5697] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.794639 13462 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:00.808002 13279 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:00.809455 13239 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:00.811522 13508 raft_consensus.cc:359] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.812147 13508 raft_consensus.cc:385] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.812388 13508 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.813115 13508 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.815008 13508 ts_tablet_manager.cc:1434] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:15:00.815824 13508 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.819059 13505 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:00.819538 13505 ts_tablet_manager.cc:1403] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.003s
I20260709 12:15:00.818301 13704 raft_consensus.cc:2804] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.823230 13704 raft_consensus.cc:697] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:00.824029 13704 consensus_queue.cc:237] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.825366 13505 raft_consensus.cc:359] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.826010 13505 raft_consensus.cc:385] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.826267 13505 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.827210 13710 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.827728 13710 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.828568 13508 tablet_bootstrap.cc:654] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.829732 13710 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.831374 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.832010 13505 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.832798 13313 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.835876 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.837525 13505 ts_tablet_manager.cc:1434] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:15:00.839990 13505 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:00.841914 13278 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:00.852509 13506 tablet_bootstrap.cc:492] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:00.853410 13506 ts_tablet_manager.cc:1403] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.008s
I20260709 12:15:00.856086 13506 raft_consensus.cc:359] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.856747 13506 raft_consensus.cc:385] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.856721 13709 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:00.857218 13506 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.857856 13506 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.860112 13506 ts_tablet_manager.cc:1434] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:15:00.861045 13506 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:00.861531 13514 consensus_queue.cc:1048] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.865216 13507 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:00.865721 13507 ts_tablet_manager.cc:1403] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.003s
I20260709 12:15:00.871686 13514 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.872437 13507 raft_consensus.cc:359] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.873600 13507 raft_consensus.cc:385] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.873855 13507 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.874562 13507 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.876772 13507 ts_tablet_manager.cc:1434] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:00.883721 13507 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:00.882871 13508 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:00.884450 13508 ts_tablet_manager.cc:1403] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260709 12:15:00.886900 13508 raft_consensus.cc:359] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.888257 13505 tablet_bootstrap.cc:654] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.894083 13506 tablet_bootstrap.cc:654] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.888319 13508 raft_consensus.cc:385] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.895197 13714 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:00.895659 13508 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.896487 13513 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.896354 13508 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.896943 13513 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.898324 13508 ts_tablet_manager.cc:1434] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:15:00.899194 13508 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:00.899044 13632 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.899785 13632 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.901309 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.901639 13632 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.901932 13462 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.902310 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.903234 13204 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:00.903463 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:00.903791 13203 leader_election.cc:343] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.899032 13513 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.904500 13462 raft_consensus.cc:2393] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:00.905015 13508 tablet_bootstrap.cc:654] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.904045 13554 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.905788 13554 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.906116 13554 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.909024 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.908341 13632 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.910351 13632 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:00.910421 13507 tablet_bootstrap.cc:654] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.912268 13632 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.913705 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.915596 13554 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:00.916266 13632 consensus_queue.cc:1048] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.920637 13597 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.928655 13597 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.929072 13597 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:00.931563 13513 consensus_queue.cc:1048] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.931574 13585 raft_consensus.cc:2749] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.935074 13597 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:00.921913 13353 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.935737 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.936124 13632 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:00.937101 13279 leader_election.cc:343] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.937474 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:00.939589 13277 leader_election.cc:343] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.940001 13277 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.942811 13585 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.948555 13632 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.923130 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:00.951711 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:00.952337 13462 raft_consensus.cc:2393] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
W20260709 12:15:00.953179 13203 leader_election.cc:343] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.924887 13133 catalog_manager.cc:5697] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.950943 13554 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:00.957650 13597 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.958135 13597 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.960768 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:00.961391 13597 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.962069 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:00.962611 13462 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.955696 13353 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:00.966825 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:00.967598 13389 raft_consensus.cc:2393] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:00.970388 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:00.971858 13585 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.973186 13714 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.976217 13513 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.976675 13513 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:00.979013 13513 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:00.981884 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:00.983201 13203 leader_election.cc:343] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:00.987270 13513 consensus_queue.cc:1048] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.995718 13585 raft_consensus.cc:2749] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:00.997655 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:00.998319 13313 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:00.999778 13202 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.000574 13554 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.001020 13554 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.008505 13507 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.008983 13507 ts_tablet_manager.cc:1403] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.003s
I20260709 12:15:01.009663 13462 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:01.010878 13204 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.011933 13513 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.012406 13506 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.012848 13506 ts_tablet_manager.cc:1403] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.002s
I20260709 12:15:01.013818 13560 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.014357 13560 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.016450 13560 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.018333 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.019464 13507 raft_consensus.cc:359] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.020172 13507 raft_consensus.cc:385] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:01.020392 13426 leader_election.cc:343] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.012457 13513 raft_consensus.cc:697] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:01.021409 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.020429 13507 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
W20260709 12:15:01.022957 13426 leader_election.cc:343] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.021798 13513 consensus_queue.cc:237] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.023609 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.024766 13560 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.022697 13507 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.026203 13554 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.020670 13506 raft_consensus.cc:359] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.027611 13506 raft_consensus.cc:385] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.027882 13506 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.997853 13714 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.028671 13506 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.032949 13506 ts_tablet_manager.cc:1434] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:15:01.037063 13506 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.042515 13506 tablet_bootstrap.cc:654] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.029981 13507 ts_tablet_manager.cc:1434] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:15:01.064891 13507 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.070776 13507 tablet_bootstrap.cc:654] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.075347 13505 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.075805 13505 ts_tablet_manager.cc:1403] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.020s
I20260709 12:15:01.075906 13508 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.076404 13508 ts_tablet_manager.cc:1403] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.177s	user 0.081s	sys 0.077s
I20260709 12:15:01.058709 13554 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.078897 13508 raft_consensus.cc:359] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.079619 13508 raft_consensus.cc:385] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.079881 13508 raft_consensus.cc:740] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.080539 13508 consensus_queue.cc:260] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.082214 13554 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.082558 13508 ts_tablet_manager.cc:1434] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 12:15:01.080946 13204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 67503.6us
I20260709 12:15:01.085727 13508 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.088279 13505 raft_consensus.cc:359] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.088878 13505 raft_consensus.cc:385] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.089144 13505 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.089673 13505 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.095126 13508 tablet_bootstrap.cc:654] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.096200 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.098325 13505 ts_tablet_manager.cc:1434] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:01.100132 13505 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
W20260709 12:15:01.103650 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 71010.2us
I20260709 12:15:01.104723 13507 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.137408 13507 ts_tablet_manager.cc:1403] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.003s
I20260709 12:15:01.134099 13505 tablet_bootstrap.cc:654] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:01.128005 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:15:01.117849 13203 leader_election.cc:343] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.147147 13506 tablet_bootstrap.cc:492] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.147622 13506 ts_tablet_manager.cc:1403] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.004s
I20260709 12:15:01.149756 13506 raft_consensus.cc:359] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.150393 13506 raft_consensus.cc:385] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.150595 13506 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.152643 13137 catalog_manager.cc:5697] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.105904 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:01.155591 13311 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.167019 13311 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:01.167887 13704 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.168780 13506 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.172459 13506 ts_tablet_manager.cc:1434] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260709 12:15:01.168367 13202 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.176913 13513 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.178030 13513 raft_consensus.cc:697] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:01.178833 13513 consensus_queue.cc:237] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.179802 13506 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.181799 13754 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.185763 13506 tablet_bootstrap.cc:654] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.177281 13507 raft_consensus.cc:359] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.190097 13507 raft_consensus.cc:385] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.191272 13507 raft_consensus.cc:740] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.193300 13507 consensus_queue.cc:260] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.208423 13751 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.217115 13507 ts_tablet_manager.cc:1434] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.000s
I20260709 12:15:01.224992 13507 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.228607 13508 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.229118 13508 ts_tablet_manager.cc:1403] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.144s	user 0.045s	sys 0.033s
I20260709 12:15:01.234567 13508 raft_consensus.cc:359] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.235272 13508 raft_consensus.cc:385] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.235527 13508 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.236428 13507 tablet_bootstrap.cc:654] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.236122 13508 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.232304 13515 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.237991 13515 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.238336 13513 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.243726 13515 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.246233 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.246281 13714 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.247625 13714 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.249610 13714 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.250284 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.251106 13461 raft_consensus.cc:2393] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:01.251565 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.253206 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.253805 13314 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
W20260709 12:15:01.254020 13426 leader_election.cc:343] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.254762 13353 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.254925 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.255865 13665 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.256276 13665 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.256590 13665 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.259128 13508 ts_tablet_manager.cc:1434] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:15:01.260047 13508 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.263574 13704 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.255829 13714 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.266683 13135 catalog_manager.cc:5697] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.269243 13597 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.269759 13597 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.270259 13665 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.272545 13597 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.275527 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.276096 13386 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:01.277355 13278 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.277421 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:01.278170 13597 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.278519 13597 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.278826 13597 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:01.280464 13426 leader_election.cc:343] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.284216 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.284811 13460 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:01.290050 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:01.290621 13314 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.294936 13506 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.295413 13506 ts_tablet_manager.cc:1403] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.034s
I20260709 12:15:01.296648 13597 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.297183 13314 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:01.297343 13665 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.299072 13505 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.301433 13505 ts_tablet_manager.cc:1403] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.005s
I20260709 12:15:01.302820 13508 tablet_bootstrap.cc:654] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.303927 13505 raft_consensus.cc:359] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.304172 13751 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.304615 13505 raft_consensus.cc:385] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.305024 13505 raft_consensus.cc:740] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.304934 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.305887 13505 consensus_queue.cc:260] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.306768 13710 consensus_queue.cc:1048] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.308403 13714 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.297888 13506 raft_consensus.cc:359] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.308930 13506 raft_consensus.cc:385] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.309255 13506 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.310240 13506 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.310736 13515 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.311966 13560 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.312075 13515 raft_consensus.cc:697] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:01.312495 13560 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.313220 13515 consensus_queue.cc:237] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.314550 13560 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.317639 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:01.320415 13427 leader_election.cc:343] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.327435 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.308544 13505 ts_tablet_manager.cc:1434] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:15:01.328711 13426 leader_election.cc:343] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.329257 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.331998 13388 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.332902 13506 ts_tablet_manager.cc:1434] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.004s
I20260709 12:15:01.333750 13506 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.328907 13505 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.338420 13426 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.339128 13515 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.342403 13515 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.342749 13585 consensus_queue.cc:1048] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.342808 13515 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.346403 13388 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:01.353284 13278 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.353487 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.351284 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.354602 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:01.354869 13427 leader_election.cc:343] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.355254 13462 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.351727 13597 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:01.355898 13426 leader_election.cc:343] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.357637 13426 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.352145 13515 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.358328 13665 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.355970 13597 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.360733 13597 raft_consensus.cc:697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:01.361557 13507 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.366997 13507 ts_tablet_manager.cc:1403] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.142s	user 0.006s	sys 0.009s
I20260709 12:15:01.369585 13462 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:01.361929 13505 tablet_bootstrap.cc:654] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.369776 13507 raft_consensus.cc:359] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.373855 13507 raft_consensus.cc:385] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.374114 13507 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.366194 13597 consensus_queue.cc:237] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.375236 13507 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.379627 13508 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.380223 13507 ts_tablet_manager.cc:1434] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:15:01.380390 13508 ts_tablet_manager.cc:1403] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.001s
I20260709 12:15:01.364748 13506 tablet_bootstrap.cc:654] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.389775 13507 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.382754 13508 raft_consensus.cc:359] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.393276 13508 raft_consensus.cc:385] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.392699 13133 catalog_manager.cc:5697] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.393572 13508 raft_consensus.cc:740] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.394423 13505 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.394692 13508 consensus_queue.cc:260] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.396865 13508 ts_tablet_manager.cc:1434] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:15:01.404022 13597 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.404480 13597 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.394877 13505 ts_tablet_manager.cc:1403] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.006s
I20260709 12:15:01.397746 13508 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.406831 13597 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.407132 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.407935 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:01.408509 13278 leader_election.cc:343] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:01.409344 13279 leader_election.cc:343] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.409775 13279 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:01.410929 13585 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.411356 13136 catalog_manager.cc:5697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.412268 13597 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.412847 13597 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.412982 13505 raft_consensus.cc:359] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.413678 13505 raft_consensus.cc:385] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.413944 13505 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.412285 13754 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.415575 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.416182 13462 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:01.415576 13754 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.417562 13279 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.417963 13754 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.418434 13704 raft_consensus.cc:2804] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.418768 13704 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.419106 13704 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.420189 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.420780 13388 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:01.421898 13203 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:01.423133 13754 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.423454 13754 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.423720 13507 tablet_bootstrap.cc:654] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.423774 13754 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.427913 13506 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.428336 13506 ts_tablet_manager.cc:1403] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.001s
I20260709 12:15:01.430222 13754 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.432336 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.432833 13508 tablet_bootstrap.cc:654] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.431936 13505 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.436132 13505 ts_tablet_manager.cc:1434] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
W20260709 12:15:01.433882 13204 leader_election.cc:343] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.437074 13505 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.438447 13704 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.441298 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:01.441926 13462 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.442713 13507 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.443171 13507 ts_tablet_manager.cc:1403] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 12:15:01.445519 13507 raft_consensus.cc:359] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.446111 13507 raft_consensus.cc:385] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.446372 13507 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.433727 13506 raft_consensus.cc:359] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.447295 13506 raft_consensus.cc:385] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.447546 13506 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.448161 13506 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.449760 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.450341 13506 ts_tablet_manager.cc:1434] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:15:01.450309 13388 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.451558 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:01.452812 13277 leader_election.cc:343] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.453336 13597 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.455286 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:01.456166 13754 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.456826 13388 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
W20260709 12:15:01.457669 13277 leader_election.cc:343] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.457265 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:01.458112 13203 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:01.459489 13754 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.460026 13754 raft_consensus.cc:697] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:01.461659 13505 tablet_bootstrap.cc:654] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.462204 13704 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.459456 13506 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.460829 13754 consensus_queue.cc:237] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.465013 13462 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:01.467131 13279 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.468101 13507 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.468953 13461 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.475553 13461 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:01.477980 13508 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.478422 13508 ts_tablet_manager.cc:1403] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.015s
I20260709 12:15:01.468122 13704 raft_consensus.cc:2804] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.479313 13704 raft_consensus.cc:697] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:01.480154 13704 consensus_queue.cc:237] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.480813 13508 raft_consensus.cc:359] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.481436 13508 raft_consensus.cc:385] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.481735 13508 raft_consensus.cc:740] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.482438 13508 consensus_queue.cc:260] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.484738 13506 tablet_bootstrap.cc:654] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.484931 13508 ts_tablet_manager.cc:1434] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:01.485904 13508 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.488636 13507 ts_tablet_manager.cc:1434] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 12:15:01.489563 13507 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.490558 13508 tablet_bootstrap.cc:654] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.494752 13754 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.495667 13754 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.497570 13505 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.498575 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.507225 13505 ts_tablet_manager.cc:1403] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.000s
I20260709 12:15:01.507232 13314 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:01.500211 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.502883 13754 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.505085 13513 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.504660 13136 catalog_manager.cc:5697] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.510677 13507 tablet_bootstrap.cc:654] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:01.509347 13203 leader_election.cc:343] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.510557 13505 raft_consensus.cc:359] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.511226 13505 raft_consensus.cc:385] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.511495 13505 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.512189 13505 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.513245 13202 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.514078 13754 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.514412 13754 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.514731 13754 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.514962 13505 ts_tablet_manager.cc:1434] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:15:01.515846 13505 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.515301 13135 catalog_manager.cc:5697] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.519394 13506 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.519879 13506 ts_tablet_manager.cc:1403] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.003s
I20260709 12:15:01.521384 13505 tablet_bootstrap.cc:654] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.525063 13506 raft_consensus.cc:359] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.529906 13506 raft_consensus.cc:385] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.530525 13506 raft_consensus.cc:740] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.531778 13506 consensus_queue.cc:260] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.534956 13506 ts_tablet_manager.cc:1434] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:15:01.537601 13506 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.538708 13754 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.549067 13754 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.544715 13508 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.549727 13508 ts_tablet_manager.cc:1403] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.005s
I20260709 12:15:01.552723 13506 tablet_bootstrap.cc:654] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.553296 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:01.553841 13313 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.552234 13508 raft_consensus.cc:359] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.558917 13508 raft_consensus.cc:385] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.547546 13753 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:15:01.559234 13508 raft_consensus.cc:740] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.559886 13508 consensus_queue.cc:260] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.561509 13508 ts_tablet_manager.cc:1434] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:15:01.564496 13507 tablet_bootstrap.cc:492] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.565627 13507 ts_tablet_manager.cc:1403] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.006s
I20260709 12:15:01.570255 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.572784 13508 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
W20260709 12:15:01.575464 13203 leader_election.cc:343] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.578867 13507 raft_consensus.cc:359] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.579663 13507 raft_consensus.cc:385] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.579900 13507 raft_consensus.cc:740] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.584319 13508 tablet_bootstrap.cc:654] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.578356 13313 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:01.587337 13202 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.588400 13513 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.589036 13513 raft_consensus.cc:697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:01.589815 13513 consensus_queue.cc:237] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.594254 13507 consensus_queue.cc:260] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.597780 13507 ts_tablet_manager.cc:1434] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:15:01.598585 13507 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.600772 13505 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.601222 13505 ts_tablet_manager.cc:1403] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.013s
I20260709 12:15:01.602856 13508 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.603354 13508 ts_tablet_manager.cc:1403] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 12:15:01.604282 13505 raft_consensus.cc:359] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.604944 13505 raft_consensus.cc:385] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.605261 13505 raft_consensus.cc:740] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.606093 13508 raft_consensus.cc:359] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.607686 13508 raft_consensus.cc:385] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.608006 13508 raft_consensus.cc:740] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.608777 13508 consensus_queue.cc:260] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.609524 13506 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.609958 13506 ts_tablet_manager.cc:1403] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.030s
I20260709 12:15:01.612669 13506 raft_consensus.cc:359] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.613225 13506 raft_consensus.cc:385] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.613515 13506 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.614212 13506 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.615236 13508 ts_tablet_manager.cc:1434] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:15:01.616143 13506 ts_tablet_manager.cc:1434] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:01.616174 13508 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.617852 13505 consensus_queue.cc:260] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.620373 13506 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.623644 13505 ts_tablet_manager.cc:1434] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:15:01.622802 13133 catalog_manager.cc:5697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.624536 13505 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.625898 13506 tablet_bootstrap.cc:654] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.631057 13508 tablet_bootstrap.cc:654] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.633289 13507 tablet_bootstrap.cc:654] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.636997 13505 tablet_bootstrap.cc:654] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.637710 13665 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.638252 13665 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.641355 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:01.642823 13427 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.645043 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.645504 13507 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.645982 13507 ts_tablet_manager.cc:1403] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.001s
W20260709 12:15:01.646667 13426 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.648103 13426 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.649091 13513 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.649591 13513 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.651139 13515 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.652058 13665 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.655305 13513 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.656678 13505 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.657119 13505 ts_tablet_manager.cc:1403] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 12:15:01.663458 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:01.664995 13202 leader_election.cc:343] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.667187 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.667865 13462 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:01.669340 13204 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.671492 13751 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.671947 13751 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.672837 13506 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.673302 13506 ts_tablet_manager.cc:1403] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.014s
I20260709 12:15:01.677457 13704 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.677928 13704 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.679857 13704 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.671800 13753 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.680310 13753 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.680691 13753 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.681795 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.682433 13388 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:01.684092 13278 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.685313 13704 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.685658 13704 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.685981 13704 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.687698 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.688082 13753 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:01.688891 13277 leader_election.cc:343] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.690156 13753 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.690829 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.692428 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:01.692246 13505 raft_consensus.cc:359] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.693785 13506 raft_consensus.cc:359] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.696344 13505 raft_consensus.cc:385] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.696760 13505 raft_consensus.cc:740] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.696388 13506 raft_consensus.cc:385] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.695024 13507 raft_consensus.cc:359] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.703159 13508 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.699254 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:01.704115 13507 raft_consensus.cc:385] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.704763 13508 ts_tablet_manager.cc:1403] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.033s
I20260709 12:15:01.704560 13505 consensus_queue.cc:260] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.705256 13507 raft_consensus.cc:740] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.704255 13506 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.686040 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.681819 13751 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.696362 13460 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.706046 13506 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.707476 13505 ts_tablet_manager.cc:1434] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.010s
I20260709 12:15:01.707934 13506 ts_tablet_manager.cc:1434] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.003s
I20260709 12:15:01.707485 13508 raft_consensus.cc:359] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.708313 13508 raft_consensus.cc:385] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.708585 13508 raft_consensus.cc:740] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.708833 13505 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.709211 13508 consensus_queue.cc:260] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.710570 13508 ts_tablet_manager.cc:1434] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:01.708598 13507 consensus_queue.cc:260] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.711509 13508 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.712931 13507 ts_tablet_manager.cc:1434] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260709 12:15:01.716657 13508 tablet_bootstrap.cc:654] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.717913 13505 tablet_bootstrap.cc:654] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:01.719877 13202 leader_election.cc:343] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.720579 13753 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.711403 13313 raft_consensus.cc:2393] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:01.723557 13506 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:01.729113 13506 tablet_bootstrap.cc:654] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.701053 13704 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.738466 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:01.739622 13277 leader_election.cc:343] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.741408 13460 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:01.742388 13507 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.744642 13508 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.745584 13704 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.749940 13508 ts_tablet_manager.cc:1403] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.013s
I20260709 12:15:01.752486 13202 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.754312 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.753140 13204 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.754889 13388 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.755971 13753 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.756492 13753 raft_consensus.cc:697] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:01.752561 13508 raft_consensus.cc:359] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.757169 13508 raft_consensus.cc:385] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.757455 13508 raft_consensus.cc:740] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.757386 13753 consensus_queue.cc:237] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.758270 13508 consensus_queue.cc:260] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.760193 13507 tablet_bootstrap.cc:654] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.760197 13508 ts_tablet_manager.cc:1434] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:01.754890 13751 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.761236 13508 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.768548 13508 tablet_bootstrap.cc:654] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.779657 13388 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:01.781191 13507 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.795357 13507 ts_tablet_manager.cc:1403] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.001s
I20260709 12:15:01.795456 13278 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:01.796716 13597 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.797274 13597 raft_consensus.cc:697] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:01.797968 13507 raft_consensus.cc:359] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.798028 13597 consensus_queue.cc:237] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.798740 13507 raft_consensus.cc:385] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.799012 13507 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.787277 13386 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.802544 13754 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.789911 13704 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.803011 13754 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.803306 13704 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.803771 13513 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.804270 13513 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.805224 13507 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.808897 13704 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.810122 13513 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.803400 13665 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.810926 13665 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.812631 13507 ts_tablet_manager.cc:1434] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:01.812955 13665 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.814680 13507 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.816704 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.817039 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.817317 13462 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:01.794090 13751 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.820334 13505 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:01.820850 13505 ts_tablet_manager.cc:1403] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.000s
I20260709 12:15:01.805619 13754 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:01.823693 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.830478 13313 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:01.823823 13513 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.831216 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.832612 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.824946 13279 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.833309 13508 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:01.833784 13508 ts_tablet_manager.cc:1403] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.020s
I20260709 12:15:01.834432 13710 raft_consensus.cc:2804] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.834826 13710 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:01.833799 13427 leader_election.cc:343] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.827584 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.835739 13426 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:01.835848 13389 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:01.823854 13507 tablet_bootstrap.cc:654] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.837142 13585 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.828338 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.839020 13460 raft_consensus.cc:2393] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:01.836726 13665 raft_consensus.cc:2804] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.839695 13665 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.840090 13665 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.838426 13508 raft_consensus.cc:359] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.842339 13508 raft_consensus.cc:385] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.843039 13508 raft_consensus.cc:740] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
W20260709 12:15:01.841224 13278 leader_election.cc:343] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.844233 13204 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.828984 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.837143 13203 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:01.844552 13508 consensus_queue.cc:260] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.848428 13508 ts_tablet_manager.cc:1434] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:15:01.835178 13710 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.853394 13508 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:01.850226 13133 catalog_manager.cc:5697] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.849766 13754 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.849960 13462 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:01.858258 13665 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.860757 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:01.862592 13513 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.863011 13513 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.863354 13513 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.863679 13508 tablet_bootstrap.cc:654] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.865562 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:01.867069 13427 leader_election.cc:343] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.866935 13710 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.868127 13314 raft_consensus.cc:2393] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:01.872291 13426 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.849740 13134 catalog_manager.cc:5697] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.872931 13560 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.873157 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:01.875345 13278 leader_election.cc:343] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.877120 13515 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.853051 13505 raft_consensus.cc:359] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.879660 13505 raft_consensus.cc:385] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.879961 13505 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.880699 13505 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.883020 13505 ts_tablet_manager.cc:1434] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.001s
I20260709 12:15:01.883875 13505 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:01.868003 13665 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.900148 13754 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.902297 13513 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.902312 13585 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.904592 13513 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.904273 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:01.904860 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:01.905526 13386 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.905843 13462 raft_consensus.cc:2393] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:01.907459 13279 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:01.908373 13585 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.908885 13632 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.909385 13632 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.912328 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.913051 13311 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:01.914897 13351 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:01.915650 13631 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.916006 13631 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.916330 13631 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.916885 13704 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.917724 13507 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.917470 13704 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.918174 13507 ts_tablet_manager.cc:1403] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.004s
I20260709 12:15:01.916935 13632 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.920068 13704 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:01.920722 13507 raft_consensus.cc:359] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.921370 13507 raft_consensus.cc:385] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.921423 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.921689 13507 raft_consensus.cc:740] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.911495 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:01.922559 13507 consensus_queue.cc:260] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:01.923328 13462 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:01.923906 13279 leader_election.cc:343] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.924856 13507 ts_tablet_manager.cc:1434] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:01.925787 13507 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.931519 13507 tablet_bootstrap.cc:654] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.937093 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.937923 13753 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.938417 13753 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:01.941012 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:01.943116 13753 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:01.944229 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:01.945024 13385 raft_consensus.cc:2393] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:01.945219 13597 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.946025 13507 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:01.945767 13597 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.946435 13203 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:01.947489 13753 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.946458 13507 ts_tablet_manager.cc:1403] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260709 12:15:01.948558 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.949119 13597 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.948639 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.950353 13665 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.952951 13513 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.953634 13507 raft_consensus.cc:359] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.955210 13754 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.956238 13461 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:01.957226 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:01.958251 13505 tablet_bootstrap.cc:654] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:01.901835 13710 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:01.963436 13277 leader_election.cc:343] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.966683 13709 consensus_queue.cc:1048] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.963577 13710 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.968559 13710 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:01.971155 13506 tablet_bootstrap.cc:492] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:01.971589 13506 ts_tablet_manager.cc:1403] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.248s	user 0.038s	sys 0.020s
I20260709 12:15:01.958778 13386 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
W20260709 12:15:01.979873 13278 leader_election.cc:343] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:01.979785 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:01.975356 13507 raft_consensus.cc:385] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.981902 13507 raft_consensus.cc:740] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.982893 13459 raft_consensus.cc:2393] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:01.980489 13278 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:01.986172 13597 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:01.981000 13506 raft_consensus.cc:359] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.989326 13506 raft_consensus.cc:385] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:01.989620 13506 raft_consensus.cc:740] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:01.990257 13506 consensus_queue.cc:260] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:01.993573 13506 ts_tablet_manager.cc:1434] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:15:02.000458 13507 consensus_queue.cc:260] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.004458 13507 ts_tablet_manager.cc:1434] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 12:15:02.005411 13507 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:01.996996 13665 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.001791 13710 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:01.960331 13631 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.010105 13709 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.016121 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:02.010340 13460 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:02.013193 13462 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:02.003474 13203 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:02.018210 13665 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.024528 13709 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.028951 13665 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:02.029156 13709 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.036334 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:02.036950 13459 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:02.039152 13754 raft_consensus.cc:2749] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.039377 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:02.040174 13631 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.044418 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:02.044512 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:02.045063 13462 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.046324 13508 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:02.046772 13508 ts_tablet_manager.cc:1403] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.194s	user 0.018s	sys 0.045s
I20260709 12:15:02.046917 13506 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:02.051813 13507 tablet_bootstrap.cc:654] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:02.045526 13427 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.045209 13386 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:02.057402 13508 raft_consensus.cc:359] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.058100 13508 raft_consensus.cc:385] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.058357 13508 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.059028 13508 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.060567 13508 ts_tablet_manager.cc:1434] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260709 12:15:02.099467 13203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 102060us
I20260709 12:15:02.106256 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:02.112704 13277 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.116254 13279 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:02.120584 13816 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.122954 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:02.124948 13313 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:02.147189 13203 consensus_peers.cc:597] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:02.149533 13505 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:02.150460 13505 ts_tablet_manager.cc:1403] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.267s	user 0.018s	sys 0.013s
I20260709 12:15:02.165306 13815 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:02.187006 13506 tablet_bootstrap.cc:654] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.190725 13585 consensus_queue.cc:1048] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:02.200477 13505 raft_consensus.cc:359] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.201433 13505 raft_consensus.cc:385] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.201723 13505 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.211328 13507 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:02.212150 13507 ts_tablet_manager.cc:1403] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.207s	user 0.014s	sys 0.002s
I20260709 12:15:02.202584 13505 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:02.171947 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 53753.5us
I20260709 12:15:02.178537 13815 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.222214 13815 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:02.235394 13426 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.248955 13508 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:02.246297 13426 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.255373 13513 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.263952 13505 ts_tablet_manager.cc:1434] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.003s
I20260709 12:15:02.267068 13505 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:02.235183 13279 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.282564 13513 raft_consensus.cc:697] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:02.274850 13313 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:02.283963 13513 consensus_queue.cc:237] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.285451 13506 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:02.286091 13506 ts_tablet_manager.cc:1403] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.007s
I20260709 12:15:02.281970 13507 raft_consensus.cc:359] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.292660 13507 raft_consensus.cc:385] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.292932 13507 raft_consensus.cc:740] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.292371 13665 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:02.283890 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 103349us
I20260709 12:15:02.300853 13507 consensus_queue.cc:260] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.302330 13506 raft_consensus.cc:359] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.305859 13506 raft_consensus.cc:385] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.306067 13506 raft_consensus.cc:740] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.310711 13506 consensus_queue.cc:260] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.313911 13506 ts_tablet_manager.cc:1434] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:15:02.326707 13507 ts_tablet_manager.cc:1434] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.114s	user 0.006s	sys 0.003s
I20260709 12:15:02.327955 13507 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:02.326690 13506 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:02.336997 13815 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.348326 13508 tablet_bootstrap.cc:654] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.355501 13704 raft_consensus.cc:2804] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:02.355934 13704 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.357192 13704 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.352813 13351 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:02.363296 13820 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.363848 13820 raft_consensus.cc:697] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:02.364841 13820 consensus_queue.cc:237] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:02.373485 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 197912us
I20260709 12:15:02.374562 13507 tablet_bootstrap.cc:654] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.389219 13462 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:02.393306 13506 tablet_bootstrap.cc:654] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.399842 13815 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.401037 13505 tablet_bootstrap.cc:654] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.416424 13754 consensus_queue.cc:1048] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:15:02.419373 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:02.420136 13388 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.422899 13829 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:15:02.450590 13751 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.451122 13751 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.453207 13751 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.456835 13597 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.457369 13597 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.475574 13809 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:02.479614 13388 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:02.479967 13816 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.508746 13278 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:02.510947 13585 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.511467 13585 raft_consensus.cc:697] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:02.512499 13585 consensus_queue.cc:237] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.514832 13507 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:02.515316 13507 ts_tablet_manager.cc:1403] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.012s
I20260709 12:15:02.518333 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:02.519009 13459 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.511382 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:02.520505 13456 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:02.483045 13597 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:02.530189 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:02.531944 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:02.535269 13203 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.561383 13826 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:02.561597 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:02.562002 13826 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.564200 13826 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:02.566126 13507 raft_consensus.cc:359] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.566820 13507 raft_consensus.cc:385] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.567106 13507 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.567708 13507 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.572472 13508 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:02.572995 13508 ts_tablet_manager.cc:1403] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.325s	user 0.007s	sys 0.009s
I20260709 12:15:02.575786 13505 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:02.576532 13505 ts_tablet_manager.cc:1403] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.311s	user 0.012s	sys 0.005s
I20260709 12:15:02.575671 13508 raft_consensus.cc:359] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.579839 13508 raft_consensus.cc:385] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.575647 13204 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:02.580124 13508 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.518370 13829 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 12:15:02.581745 13751 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:02.555421 13704 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.585206 13508 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.589589 13751 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:02.578787 13277 leader_election.cc:343] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.607319 13506 tablet_bootstrap.cc:492] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:02.607864 13506 ts_tablet_manager.cc:1403] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.282s	user 0.016s	sys 0.018s
I20260709 12:15:02.612226 13823 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:02.613309 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:02.623801 13507 ts_tablet_manager.cc:1434] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.002s
I20260709 12:15:02.624076 13508 ts_tablet_manager.cc:1434] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
W20260709 12:15:02.626302 13427 leader_election.cc:343] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.606802 13751 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.638729 13507 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:02.641733 13817 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.642215 13817 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.644701 13817 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:02.645252 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:02.646311 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:02.647740 13709 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.648617 13505 raft_consensus.cc:359] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.650382 13505 raft_consensus.cc:385] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.650596 13505 raft_consensus.cc:740] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.649646 13709 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.648155 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.652992 13709 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.654407 13631 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.655051 13388 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.658546 13818 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.659003 13818 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.660979 13818 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:02.662315 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:02.662619 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:02.663672 13427 leader_election.cc:343] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.669637 13507 tablet_bootstrap.cc:654] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.669281 13506 raft_consensus.cc:359] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.670054 13506 raft_consensus.cc:385] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.670349 13506 raft_consensus.cc:740] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.672298 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:02.676582 13459 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:02.677256 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:02.681075 13426 leader_election.cc:343] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.680595 13133 catalog_manager.cc:5697] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:02.682091 13279 leader_election.cc:343] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.684054 13505 consensus_queue.cc:260] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.688899 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:02.691864 13506 consensus_queue.cc:260] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.693096 13508 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:02.694031 13426 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.695470 13827 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:02.695391 13278 leader_election.cc:343] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.696035 13827 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.699254 13463 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:02.699878 13279 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.700222 13845 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.700253 13751 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.702371 13506 ts_tablet_manager.cc:1434] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 12:15:02.703555 13506 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:02.703629 13829 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.712281 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:02.713475 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:02.713606 13203 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.715324 13279 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:02.718043 13709 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:02.718423 13704 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:02.718374 13709 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.719189 13709 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.720067 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:02.720662 13236 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.722949 13827 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:02.723867 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:02.724506 13459 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:02.725558 13204 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:02.727504 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:02.728070 13463 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.729051 13505 ts_tablet_manager.cc:1434] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.000s
I20260709 12:15:02.730163 13505 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:02.732144 13508 tablet_bootstrap.cc:654] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:02.736451 13426 leader_election.cc:343] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.736907 13426 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:02.749635 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:02.750561 13314 raft_consensus.cc:2393] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:02.738755 13845 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.758823 13751 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.760502 13505 tablet_bootstrap.cc:654] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.766325 13463 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:02.768071 13279 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:02.770242 13841 raft_consensus.cc:2804] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.770721 13841 raft_consensus.cc:697] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:02.771004 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:02.771793 13841 consensus_queue.cc:237] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.770663 13827 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:02.773528 13506 tablet_bootstrap.cc:654] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.771736 13463 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.776733 13236 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:02.777249 13823 raft_consensus.cc:2764] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:15:02.789546 13508 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:02.790079 13508 ts_tablet_manager.cc:1403] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.013s
I20260709 12:15:02.793272 13507 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:02.793736 13507 ts_tablet_manager.cc:1403] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.011s
I20260709 12:15:02.795840 13508 raft_consensus.cc:359] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.796497 13508 raft_consensus.cc:385] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.796734 13508 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.797813 13507 raft_consensus.cc:359] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.798339 13507 raft_consensus.cc:385] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.798542 13507 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.801565 13463 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:02.802381 13709 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.803462 13508 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.803473 13204 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:02.806613 13513 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.807027 13513 raft_consensus.cc:697] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:02.808728 13513 consensus_queue.cc:237] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.810040 13507 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.816676 13709 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.817260 13508 ts_tablet_manager.cc:1434] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 12:15:02.818262 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:02.818900 13459 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.818287 13508 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:02.824532 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:02.826565 13508 tablet_bootstrap.cc:654] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:02.827469 13278 leader_election.cc:343] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.828480 13827 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:02.831584 13459 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:02.832803 13279 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:02.834110 13829 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.834596 13829 raft_consensus.cc:697] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:02.835420 13829 consensus_queue.cc:237] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.841166 13506 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:02.841634 13506 ts_tablet_manager.cc:1403] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.006s
I20260709 12:15:02.850399 13505 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:02.850917 13505 ts_tablet_manager.cc:1403] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.002s
I20260709 12:15:02.855760 13820 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.856232 13820 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:02.858244 13820 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:02.860181 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:02.860981 13313 raft_consensus.cc:2393] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:02.862792 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:02.863586 13457 raft_consensus.cc:2393] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:02.863222 13506 raft_consensus.cc:359] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.863940 13506 raft_consensus.cc:385] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.864198 13506 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.865006 13506 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.865814 13353 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:02.853585 13505 raft_consensus.cc:359] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.869107 13505 raft_consensus.cc:385] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.869377 13505 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.870086 13505 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:02.874136 13505 ts_tablet_manager.cc:1434] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 12:15:02.879365 13505 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:02.884179 13820 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.884866 13714 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:02.892552 13507 ts_tablet_manager.cc:1434] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.000s
I20260709 12:15:02.903642 13506 ts_tablet_manager.cc:1434] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 12:15:02.921988 13820 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:02.929044 13505 tablet_bootstrap.cc:654] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.935384 13506 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:02.939640 13507 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:02.951061 13508 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:02.951612 13508 ts_tablet_manager.cc:1403] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.001s
I20260709 12:15:02.953862 13507 tablet_bootstrap.cc:654] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.954445 13508 raft_consensus.cc:359] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.955201 13508 raft_consensus.cc:385] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.955462 13508 raft_consensus.cc:740] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.956296 13508 consensus_queue.cc:260] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.958470 13506 tablet_bootstrap.cc:654] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.958534 13508 ts_tablet_manager.cc:1434] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:02.960108 13508 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:02.968971 13818 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.969445 13818 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.971547 13818 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:02.972975 13631 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:02.975528 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:02.976112 13313 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:02.977406 13508 tablet_bootstrap.cc:654] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.977515 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:02.978312 13818 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:02.978667 13818 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.978989 13818 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.980667 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:02.986183 13426 leader_election.cc:343] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.987141 13505 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:02.991820 13818 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:02.987602 13505 ts_tablet_manager.cc:1403] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.000s
I20260709 12:15:02.994603 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:02.995268 13818 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:02.995628 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:02.996086 13426 leader_election.cc:343] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:02.996214 13313 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.996058 13505 raft_consensus.cc:359] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:02.997480 13505 raft_consensus.cc:385] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.997735 13505 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.000519 13505 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.003723 13506 tablet_bootstrap.cc:492] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.004191 13506 ts_tablet_manager.cc:1403] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.003s
I20260709 12:15:03.006664 13313 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:03.006618 13135 catalog_manager.cc:5697] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.007817 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.007848 13136 catalog_manager.cc:5697] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.009058 13818 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.009758 13818 raft_consensus.cc:697] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:03.010617 13818 consensus_queue.cc:237] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.016327 13507 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:03.016778 13507 ts_tablet_manager.cc:1403] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.000s
I20260709 12:15:03.019995 13505 ts_tablet_manager.cc:1434] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:15:03.021116 13505 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:03.024241 13507 raft_consensus.cc:359] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.024971 13507 raft_consensus.cc:385] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.025233 13507 raft_consensus.cc:740] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.025925 13507 consensus_queue.cc:260] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.006707 13506 raft_consensus.cc:359] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.029415 13506 raft_consensus.cc:385] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.033592 13631 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.034214 13508 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:03.034101 13631 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.034675 13508 ts_tablet_manager.cc:1403] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260709 12:15:03.036329 13631 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.037815 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.038015 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.038483 13455 raft_consensus.cc:2393] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:03.030077 13506 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.039695 13353 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.039569 13506 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.040364 13631 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.041899 13507 ts_tablet_manager.cc:1434] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:15:03.042943 13507 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:03.044149 13506 ts_tablet_manager.cc:1434] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 12:15:03.045069 13506 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:03.051147 13505 tablet_bootstrap.cc:654] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.056289 13135 catalog_manager.cc:5697] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.060227 13135 catalog_manager.cc:5697] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.062808 13507 tablet_bootstrap.cc:654] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.039801 13508 raft_consensus.cc:359] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.067556 13508 raft_consensus.cc:385] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.067775 13508 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.068641 13508 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.070511 13631 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.071568 13508 ts_tablet_manager.cc:1434] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:15:03.072572 13813 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.078577 13508 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:03.075824 13506 tablet_bootstrap.cc:654] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.079519 13507 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:03.079952 13507 ts_tablet_manager.cc:1403] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260709 12:15:03.078200 13813 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.082508 13507 raft_consensus.cc:359] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.073945 13829 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.083163 13507 raft_consensus.cc:385] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.083473 13507 raft_consensus.cc:740] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.083299 13829 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.085397 13829 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.084131 13507 consensus_queue.cc:260] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.087002 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.087368 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.088007 13236 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:03.088166 13813 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:03.088411 13278 leader_election.cc:343] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.090059 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.090696 13461 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:03.091979 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.092932 13277 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:03.093868 13829 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.094105 13507 ts_tablet_manager.cc:1434] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:15:03.094267 13829 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.094617 13829 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.094834 13203 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.095144 13507 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:03.096459 13204 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:03.097922 13513 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.098253 13513 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.098541 13513 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.099319 13506 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.099826 13506 ts_tablet_manager.cc:1403] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.005s
I20260709 12:15:03.102416 13506 raft_consensus.cc:359] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.103159 13506 raft_consensus.cc:385] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.103514 13506 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.104238 13506 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.091995 13505 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:03.109889 13816 consensus_queue.cc:1048] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.110666 13506 ts_tablet_manager.cc:1434] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:03.112076 13506 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:03.116288 13709 consensus_queue.cc:1048] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.119139 13513 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.109709 13829 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.121726 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:03.122126 13829 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.117954 13507 tablet_bootstrap.cc:654] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.123188 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:03.123739 13237 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.124966 13203 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.123762 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:03.127126 13388 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.109324 13505 ts_tablet_manager.cc:1403] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.002s
I20260709 12:15:03.134172 13133 catalog_manager.cc:5697] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.137174 13505 raft_consensus.cc:359] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.137832 13505 raft_consensus.cc:385] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.138077 13505 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.139220 13134 catalog_manager.cc:5697] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.140944 13513 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:03.142055 13505 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.148872 13388 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:03.150274 13278 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:03.150995 13704 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.151455 13704 raft_consensus.cc:697] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:03.151559 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:03.152266 13704 consensus_queue.cc:237] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.156718 13237 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:03.157896 13505 ts_tablet_manager.cc:1434] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:15:03.159482 13506 tablet_bootstrap.cc:654] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.162129 13455 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.175648 13508 tablet_bootstrap.cc:654] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.180903 13507 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:03.181341 13507 ts_tablet_manager.cc:1403] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.003s
I20260709 12:15:03.184103 13507 raft_consensus.cc:359] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.188336 13507 raft_consensus.cc:385] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.188660 13507 raft_consensus.cc:740] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.189397 13507 consensus_queue.cc:260] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.195515 13513 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.196421 13507 ts_tablet_manager.cc:1434] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:03.197141 13704 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.198632 13507 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:03.203209 13134 catalog_manager.cc:5697] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.198575 13704 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.213320 13704 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.214234 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.215395 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:03.215691 13277 leader_election.cc:343] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.216066 13461 raft_consensus.cc:2468] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:03.217272 13279 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.218533 13704 raft_consensus.cc:2804] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.218888 13704 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.219241 13704 raft_consensus.cc:3060] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.217610 13455 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:03.214143 13505 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:03.226933 13204 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:03.228188 13813 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.228653 13813 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:03.226882 13506 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.230748 13506 ts_tablet_manager.cc:1403] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.012s
I20260709 12:15:03.229423 13813 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.233250 13506 raft_consensus.cc:359] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.233886 13506 raft_consensus.cc:385] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.234086 13506 raft_consensus.cc:740] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.234709 13506 consensus_queue.cc:260] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.238481 13507 tablet_bootstrap.cc:654] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.246944 13506 ts_tablet_manager.cc:1434] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:15:03.253964 13505 tablet_bootstrap.cc:654] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.256649 13506 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:03.262506 13506 tablet_bootstrap.cc:654] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.262192 13585 consensus_queue.cc:1048] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.277654 13631 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.278179 13631 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.287196 13704 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.289500 13704 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.298908 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:03.299595 13463 raft_consensus.cc:3060] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.306082 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:03.312872 13508 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:03.313397 13508 ts_tablet_manager.cc:1403] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.235s	user 0.007s	sys 0.031s
I20260709 12:15:03.321889 13631 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:03.321940 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:03.316671 13816 consensus_queue.cc:1048] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:15:03.324561 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.325392 13461 raft_consensus.cc:2393] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:03.325970 13507 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:03.326427 13507 ts_tablet_manager.cc:1403] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.005s
I20260709 12:15:03.327031 13351 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:03.328068 13631 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.330524 13463 raft_consensus.cc:2468] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:03.332095 13827 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.332564 13827 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.312623 13813 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:15:03.334483 13827 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:03.335827 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:03.336585 13277 leader_election.cc:343] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.337061 13136 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.338492 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:03.339192 13313 raft_consensus.cc:2393] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:03.355079 13279 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.357254 13816 raft_consensus.cc:2804] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.357754 13508 raft_consensus.cc:359] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.358421 13508 raft_consensus.cc:385] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.358671 13508 raft_consensus.cc:740] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.357731 13816 raft_consensus.cc:697] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:03.360635 13816 consensus_queue.cc:237] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.350718 13507 raft_consensus.cc:359] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.362867 13507 raft_consensus.cc:385] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.357281 13204 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:03.363880 13827 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.367501 13505 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:03.369903 13505 ts_tablet_manager.cc:1403] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.012s
I20260709 12:15:03.370220 13631 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.377604 13827 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.377767 13505 raft_consensus.cc:359] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.403425 13505 raft_consensus.cc:385] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.403723 13505 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.404464 13505 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.404788 13709 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.381904 13508 consensus_queue.cc:260] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.406983 13508 ts_tablet_manager.cc:1434] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.092s	user 0.000s	sys 0.004s
I20260709 12:15:03.407998 13508 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:03.363178 13507 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.391791 13134 catalog_manager.cc:5697] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.393337 13506 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.409584 13506 ts_tablet_manager.cc:1403] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.008s
I20260709 12:15:03.412262 13506 raft_consensus.cc:359] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.412889 13506 raft_consensus.cc:385] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.413147 13506 raft_consensus.cc:740] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.413769 13506 consensus_queue.cc:260] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.398782 13818 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.419121 13507 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.420547 13507 ts_tablet_manager.cc:1434] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.001s
I20260709 12:15:03.399381 13845 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.421438 13507 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: Bootstrap starting.
I20260709 12:15:03.426461 13505 ts_tablet_manager.cc:1434] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.002s
I20260709 12:15:03.427474 13505 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:03.428181 13820 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.428547 13820 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.430143 13820 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.414973 13818 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.432238 13704 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.432709 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.422595 13845 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.432740 13704 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.435333 13845 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.436182 13704 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.436074 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:03.437947 13351 leader_election.cc:343] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.438140 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:03.437139 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.438863 13459 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:03.432837 13818 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.437289 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:03.439706 13427 leader_election.cc:343] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.433884 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.440950 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.441195 13353 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.442655 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:03.441896 13278 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.438786 13313 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:03.443567 13820 raft_consensus.cc:2804] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.443989 13820 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.444130 13426 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:03.444418 13820 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.445006 13818 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.445386 13818 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.445725 13818 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.445951 13426 leader_election.cc:343] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.446372 13426 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:03.446331 13427 leader_election.cc:343] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.448524 13704 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.451231 13826 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.458577 13506 ts_tablet_manager.cc:1434] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 12:15:03.459686 13506 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
W20260709 12:15:03.462720 13277 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.463254 13277 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.464344 13704 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.464901 13818 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.466677 13505 tablet_bootstrap.cc:654] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.467355 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:03.471338 13314 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.471606 13818 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.476171 13507 tablet_bootstrap.cc:654] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.492239 13826 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.492779 13826 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.523968 13508 tablet_bootstrap.cc:654] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:03.529742 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 61960.6us
I20260709 12:15:03.532034 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:03.532198 13631 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.532685 13631 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:03.533146 13427 leader_election.cc:343] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.534564 13631 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.514850 13314 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:03.540393 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.537312 13845 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:15:03.544162 13351 leader_election.cc:343] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.544863 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:03.545516 13233 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:03.550379 13426 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:03.535750 13820 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.556596 13845 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.558709 13845 raft_consensus.cc:697] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:03.559568 13845 consensus_queue.cc:237] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.567255 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:03.584723 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:03.586226 13351 leader_election.cc:343] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.570008 13818 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.569911 13826 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:03.571122 13887 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:15:03.596693 13505 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:03.597198 13505 ts_tablet_manager.cc:1403] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.010s
I20260709 12:15:03.600581 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:03.601876 13426 leader_election.cc:343] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.602368 13709 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.602877 13709 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.605228 13709 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:03.605558 13505 raft_consensus.cc:359] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.607760 13505 raft_consensus.cc:385] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.608086 13505 raft_consensus.cc:740] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.608328 13506 tablet_bootstrap.cc:654] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.588862 13818 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.609426 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.609584 13505 consensus_queue.cc:260] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.616699 13818 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.640543 13505 ts_tablet_manager.cc:1434] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
W20260709 12:15:03.641268 13279 leader_election.cc:343] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.639830 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:03.644668 13185 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:03.646096 13508 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:03.649564 13508 ts_tablet_manager.cc:1403] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.242s	user 0.012s	sys 0.007s
I20260709 12:15:03.636554 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.655424 13455 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:03.640497 13820 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.663884 13507 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: No bootstrap required, opened a new log
I20260709 12:15:03.664631 13507 ts_tablet_manager.cc:1403] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: Time spent bootstrapping tablet: real 0.243s	user 0.019s	sys 0.006s
I20260709 12:15:03.661595 13459 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.668748 13508 raft_consensus.cc:359] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.669428 13508 raft_consensus.cc:385] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.669698 13508 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.670337 13508 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.672531 13508 ts_tablet_manager.cc:1434] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:15:03.673653 13508 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:03.676535 13505 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:03.677105 13818 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.698632 13506 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.699186 13506 ts_tablet_manager.cc:1403] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.240s	user 0.008s	sys 0.011s
I20260709 12:15:03.706625 13506 raft_consensus.cc:359] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.708396 13506 raft_consensus.cc:385] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.715000 13507 raft_consensus.cc:359] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.708695 13506 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.717549 13506 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.719936 13506 ts_tablet_manager.cc:1434] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 12:15:03.721206 13754 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.715758 13507 raft_consensus.cc:385] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.723539 13507 raft_consensus.cc:740] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.724206 13507 consensus_queue.cc:260] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.726308 13507 ts_tablet_manager.cc:1434] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:15:03.721247 13506 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:03.715698 13133 catalog_manager.cc:5697] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.704008 13353 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.739248 13894 raft_consensus.cc:2804] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.739588 13894 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.739900 13894 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.740018 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.747589 13384 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.759227 13754 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.705406 13459 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:03.770219 13505 tablet_bootstrap.cc:654] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:03.773501 13905 log.cc:927] Time spent T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260709 12:15:03.775553 13278 leader_election.cc:343] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.776041 13278 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:03.777062 13829 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.780642 13818 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:03.782351 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:03.782994 13236 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.791625 13236 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:03.792738 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:03.793553 13353 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.794411 13820 raft_consensus.cc:2804] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.794898 13820 raft_consensus.cc:697] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:03.795703 13820 consensus_queue.cc:237] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.794018 13901 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.799377 13901 raft_consensus.cc:697] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:03.800217 13508 tablet_bootstrap.cc:654] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.800722 13901 consensus_queue.cc:237] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:03.806246 13894 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:03.809298 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:03.809837 13237 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.815157 13585 consensus_queue.cc:1048] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:03.821305 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 133818us
I20260709 12:15:03.842933 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:03.837357 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:03.852566 13455 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.851886 13237 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:03.854315 13506 tablet_bootstrap.cc:654] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.854736 13351 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:03.856781 13820 raft_consensus.cc:2804] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.857831 13820 raft_consensus.cc:697] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:03.858937 13820 consensus_queue.cc:237] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:03.870313 13426 leader_election.cc:343] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.830271 13894 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:03.872826 13709 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.873251 13709 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.875021 13709 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.878217 13506 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:03.878985 13506 ts_tablet_manager.cc:1403] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.003s
I20260709 12:15:03.883189 13902 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.883773 13902 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.885869 13902 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:03.891774 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:03.902360 13277 leader_election.cc:343] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.905270 13506 raft_consensus.cc:359] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.905957 13506 raft_consensus.cc:385] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.906226 13506 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.908522 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:03.906809 13506 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.909152 13463 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:03.909407 13505 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:03.909868 13505 ts_tablet_manager.cc:1403] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.244s	user 0.005s	sys 0.014s
I20260709 12:15:03.910791 13506 ts_tablet_manager.cc:1434] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:15:03.912333 13506 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:03.914918 13816 consensus_queue.cc:1048] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.915386 13279 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:03.916409 13505 raft_consensus.cc:359] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.919689 13505 raft_consensus.cc:385] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.919965 13505 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.920724 13505 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.916958 13585 raft_consensus.cc:2804] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:03.917107 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.922000 13585 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.922214 13389 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:03.918154 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:03.923139 13386 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:03.924718 13585 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.938270 13508 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:03.938750 13508 ts_tablet_manager.cc:1403] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.265s	user 0.011s	sys 0.022s
I20260709 12:15:03.940366 13505 ts_tablet_manager.cc:1434] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 12:15:03.941435 13505 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:03.941308 13508 raft_consensus.cc:359] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.942028 13508 raft_consensus.cc:385] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.942319 13508 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.943075 13508 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.929323 13278 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:03.944300 13816 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.944561 13508 ts_tablet_manager.cc:1434] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:03.944634 13816 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.945137 13816 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.945744 13508 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: Bootstrap starting.
I20260709 12:15:03.953881 13508 tablet_bootstrap.cc:654] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.946956 13585 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.962499 13585 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:03.963460 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:03.964039 13463 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.969722 13463 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:03.972512 13279 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:03.974399 13455 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:03.977151 13829 raft_consensus.cc:2804] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:03.977703 13829 raft_consensus.cc:697] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:03.978535 13829 consensus_queue.cc:237] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:03.985512 13506 tablet_bootstrap.cc:654] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.972489 13136 catalog_manager.cc:5697] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.971122 13816 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:03.988323 13816 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:03.990299 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:03.990811 13388 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:03.996531 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:03.997145 13384 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.001276 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:04.002552 13277 leader_election.cc:343] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:04.008710 13388 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:04.022071 13508 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: No bootstrap required, opened a new log
I20260709 12:15:04.022571 13508 ts_tablet_manager.cc:1403] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.006s
I20260709 12:15:04.024052 13816 consensus_queue.cc:1048] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.025203 13508 raft_consensus.cc:359] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:04.025844 13508 raft_consensus.cc:385] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.026094 13508 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.030623 13505 tablet_bootstrap.cc:654] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.032752 13508 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:04.035102 13506 tablet_bootstrap.cc:492] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:04.035552 13506 ts_tablet_manager.cc:1403] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.006s
I20260709 12:15:04.046435 13384 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
W20260709 12:15:04.048864 13918 log.cc:927] Time spent T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.096s	user 0.002s	sys 0.002s
W20260709 12:15:04.052012 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.054795 13508 ts_tablet_manager.cc:1434] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:15:04.063032 13278 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:04.066452 13135 catalog_manager.cc:5697] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.067576 13133 catalog_manager.cc:5697] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.069202 13133 catalog_manager.cc:5697] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.064532 13829 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.082494 13829 raft_consensus.cc:697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:04.083365 13829 consensus_queue.cc:237] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.094174 13903 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.094621 13903 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:04.102090 13427 consensus_peers.cc:597] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:04.104058 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:04.109426 13903 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:04.110401 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:04.111657 13237 raft_consensus.cc:2393] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 1: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:04.113094 13277 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:04.114454 13902 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.114902 13506 raft_consensus.cc:359] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.115662 13506 raft_consensus.cc:385] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.115916 13506 raft_consensus.cc:740] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.116537 13506 consensus_queue.cc:260] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.119874 13506 ts_tablet_manager.cc:1434] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 12:15:04.120860 13506 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:04.125168 13901 consensus_queue.cc:1048] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:04.136068 13902 raft_consensus.cc:2749] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.140228 13505 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:04.140703 13505 ts_tablet_manager.cc:1403] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.199s	user 0.007s	sys 0.008s
I20260709 12:15:04.143235 13505 raft_consensus.cc:359] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.143846 13505 raft_consensus.cc:385] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.144449 13505 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.145200 13505 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.147725 13133 catalog_manager.cc:5697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.149699 13505 ts_tablet_manager.cc:1434] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:15:04.153076 13505 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:04.153537 13506 tablet_bootstrap.cc:654] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.156563 13823 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.157056 13823 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.158560 13505 tablet_bootstrap.cc:654] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.162186 13823 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.164621 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:04.165846 13203 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:04.166503 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.166987 13312 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 0.
I20260709 12:15:04.168309 13202 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:04.169269 13823 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.169591 13823 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.169886 13823 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.177623 13823 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.180452 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:04.180783 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:04.180977 13312 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:04.182101 13203 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:04.182615 13823 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.183298 13887 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.183776 13887 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.185691 13887 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.186301 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.186915 13311 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:04.189042 13505 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:04.189563 13505 ts_tablet_manager.cc:1403] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.011s
I20260709 12:15:04.189785 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:04.190394 13384 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 0.
I20260709 12:15:04.188989 13426 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:04.192569 13887 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.192746 13505 raft_consensus.cc:359] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:04.193427 13505 raft_consensus.cc:385] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.193673 13505 raft_consensus.cc:740] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.194648 13887 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.195058 13887 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.196758 13312 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:04.197377 13505 consensus_queue.cc:260] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:04.199642 13505 ts_tablet_manager.cc:1434] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:04.200698 13505 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:04.205289 13506 tablet_bootstrap.cc:492] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:04.205726 13506 ts_tablet_manager.cc:1403] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.004s
I20260709 12:15:04.208245 13506 raft_consensus.cc:359] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.208832 13506 raft_consensus.cc:385] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.209074 13506 raft_consensus.cc:740] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.210547 13887 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.213357 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:04.213714 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:04.213917 13314 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.214278 13384 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.214582 13202 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:04.220539 13823 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.220600 13314 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:04.221671 13426 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:04.222462 13909 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.222879 13909 raft_consensus.cc:697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:04.223646 13909 consensus_queue.cc:237] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.230296 13505 tablet_bootstrap.cc:654] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.227905 13823 raft_consensus.cc:697] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:04.231984 13506 consensus_queue.cc:260] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.228853 13384 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:04.229362 13887 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 1 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.237739 13506 ts_tablet_manager.cc:1434] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:15:04.237538 13823 consensus_queue.cc:237] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.244021 13506 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:04.246382 13135 catalog_manager.cc:5697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 1 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.255143 13506 tablet_bootstrap.cc:654] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.256495 13631 consensus_queue.cc:1048] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.257675 13505 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:04.258141 13505 ts_tablet_manager.cc:1403] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20260709 12:15:04.260556 13505 raft_consensus.cc:359] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.260268 13133 catalog_manager.cc:5697] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.261205 13505 raft_consensus.cc:385] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.261484 13505 raft_consensus.cc:740] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.262403 13505 consensus_queue.cc:260] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.264446 13505 ts_tablet_manager.cc:1434] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:04.265360 13505 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:04.273350 13236 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.275672 13505 tablet_bootstrap.cc:654] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.280014 13631 consensus_queue.cc:1048] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.282181 13506 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:04.282624 13506 ts_tablet_manager.cc:1403] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 12:15:04.285815 13902 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.286295 13902 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.288268 13902 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.289345 13887 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.289599 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:04.291051 13278 leader_election.cc:343] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:04.296561 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:04.297137 13233 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 0.
I20260709 12:15:04.298252 13277 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:04.299186 13902 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.299533 13902 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.299839 13902 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.302479 13813 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.303011 13813 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:04.305054 13813 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:04.305667 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:04.306529 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.308540 13202 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:04.309546 13754 raft_consensus.cc:2749] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.310216 13902 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.312814 13506 raft_consensus.cc:359] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.313462 13506 raft_consensus.cc:385] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.313710 13506 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.314428 13506 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.316696 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:04.317250 13233 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.324113 13233 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:04.326310 13277 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:04.326975 13829 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.327457 13829 raft_consensus.cc:697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:04.328567 13506 ts_tablet_manager.cc:1434] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:15:04.328202 13829 consensus_queue.cc:237] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.329347 13902 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:04.332579 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:04.333828 13506 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
W20260709 12:15:04.333873 13278 leader_election.cc:343] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:04.339776 13506 tablet_bootstrap.cc:654] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.377364 13506 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:04.378192 13506 ts_tablet_manager.cc:1403] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.008s
I20260709 12:15:04.379803 13505 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:04.380544 13505 ts_tablet_manager.cc:1403] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.115s	user 0.041s	sys 0.027s
I20260709 12:15:04.379695 13887 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.380813 13506 raft_consensus.cc:359] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.382288 13506 raft_consensus.cc:385] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.382534 13506 raft_consensus.cc:740] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.383123 13505 raft_consensus.cc:359] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.383138 13506 consensus_queue.cc:260] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.383893 13505 raft_consensus.cc:385] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.384177 13505 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.384878 13505 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.386742 13505 ts_tablet_manager.cc:1434] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:04.387640 13505 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:04.387930 13133 catalog_manager.cc:5697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.393203 13505 tablet_bootstrap.cc:654] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.393886 13506 ts_tablet_manager.cc:1434] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:15:04.401937 13506 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Bootstrap starting.
I20260709 12:15:04.405063 13505 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: No bootstrap required, opened a new log
I20260709 12:15:04.405532 13505 ts_tablet_manager.cc:1403] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:15:04.407181 13506 tablet_bootstrap.cc:654] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:04.407776 13505 raft_consensus.cc:359] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.408427 13505 raft_consensus.cc:385] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.408684 13505 raft_consensus.cc:740] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.409289 13505 consensus_queue.cc:260] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.411486 13505 ts_tablet_manager.cc:1434] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:15:04.417913 13506 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: No bootstrap required, opened a new log
I20260709 12:15:04.418331 13506 ts_tablet_manager.cc:1403] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.007s
I20260709 12:15:04.420202 13506 raft_consensus.cc:359] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.420648 13506 raft_consensus.cc:385] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.420884 13506 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.421489 13506 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.423435 13506 ts_tablet_manager.cc:1434] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:15:04.453665 13631 consensus_queue.cc:1048] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.464869 13897 consensus_queue.cc:1048] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.469563 13902 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.505892 13236 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.514109 13456 raft_consensus.cc:1275] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:04.515661 13902 consensus_queue.cc:1048] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.518733 13585 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.520490 13233 raft_consensus.cc:3060] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.529951 13384 raft_consensus.cc:1275] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:04.531850 13902 consensus_queue.cc:1048] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.558884 13894 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.559391 13894 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.562920 13894 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:04.564656 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:04.568334 13233 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:04.571482 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:04.571540 13351 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:04.572216 13455 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 0.
I20260709 12:15:04.573251 13897 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.573606 13897 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.573869 13897 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.579339 13897 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.581697 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:04.582125 13897 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:04.582211 13455 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.583259 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:04.583644 13236 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.587776 13455 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:04.588147 13236 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:04.588763 13353 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:04.589593 13897 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.590031 13897 raft_consensus.cc:697] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:04.590785 13897 consensus_queue.cc:237] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:04.599924 13133 catalog_manager.cc:5697] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.640198 13897 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.640445 13823 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.640712 13897 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.643384 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:04.644073 13631 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.644521 13631 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:04.646382 13631 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:04.647572 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:04.648151 13897 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:04.649946 13384 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.655965 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.660974 13754 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.670253 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.671465 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:04.678193 13351 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:04.679661 13895 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.682466 13631 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.687651 13887 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.701333 13386 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.705930 13909 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.714309 13897 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.714843 13897 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:04.716845 13897 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:04.717500 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:04.718290 13236 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 1: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:04.718153 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:04.720669 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:04.721764 13897 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.732103 13897 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.735906 13829 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.748646 13816 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:05.062305 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
W20260709 12:15:05.085287 13277 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 84 similar messages]
W20260709 12:15:05.102044 13277 consensus_peers.cc:597] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.104169 13277 consensus_peers.cc:597] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.113930 13351 consensus_peers.cc:597] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.120888 13277 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.125463 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:05.126358 10119 tablet_replica.cc:333] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.127204 10119 raft_consensus.cc:2243] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.127689 10119 raft_consensus.cc:2272] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.128275 13631 consensus_queue.cc:1048] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:05.129866 10119 tablet_replica.cc:333] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.130548 10119 raft_consensus.cc:2243] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.131011 10119 raft_consensus.cc:2272] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.133498 10119 tablet_replica.cc:333] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.134262 10119 raft_consensus.cc:2243] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.135280 10119 raft_consensus.cc:2272] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.138695 10119 tablet_replica.cc:333] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.139398 10119 raft_consensus.cc:2243] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.139873 10119 raft_consensus.cc:2272] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.144980 10119 tablet_replica.cc:333] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.147377 10119 raft_consensus.cc:2243] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.147851 10119 raft_consensus.cc:2272] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.148044 13426 consensus_peers.cc:597] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.147835 13351 consensus_peers.cc:597] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.151579 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.153168 10119 tablet_replica.cc:333] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.153872 10119 raft_consensus.cc:2243] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.154245 10119 raft_consensus.cc:2272] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.155998 10119 tablet_replica.cc:333] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.156497 10119 raft_consensus.cc:2243] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.156826 10119 raft_consensus.cc:2272] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.159040 10119 tablet_replica.cc:333] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.159801 10119 raft_consensus.cc:2243] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.160895 10119 raft_consensus.cc:2272] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.163215 10119 tablet_replica.cc:333] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.163966 10119 raft_consensus.cc:2243] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.165838 10119 raft_consensus.cc:2272] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.167451 10119 tablet_replica.cc:333] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.167919 10119 raft_consensus.cc:2243] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.168537 10119 raft_consensus.cc:2272] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.170130 10119 tablet_replica.cc:333] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.170647 10119 raft_consensus.cc:2243] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.171168 10119 raft_consensus.cc:2272] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.173143 10119 tablet_replica.cc:333] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.173641 10119 raft_consensus.cc:2243] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.174466 10119 raft_consensus.cc:2272] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.176837 10119 tablet_replica.cc:333] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.177531 10119 raft_consensus.cc:2243] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.177904 10119 raft_consensus.cc:2272] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.179008 13277 consensus_peers.cc:597] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.179816 10119 tablet_replica.cc:333] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.180413 10119 raft_consensus.cc:2243] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.180815 10119 raft_consensus.cc:2272] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.182651 10119 tablet_replica.cc:333] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.183177 10119 raft_consensus.cc:2243] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.183835 10119 raft_consensus.cc:2272] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.185627 10119 tablet_replica.cc:333] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.186439 10119 raft_consensus.cc:2243] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.186932 10119 raft_consensus.cc:2272] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.189754 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.191452 10119 tablet_replica.cc:333] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.192070 10119 raft_consensus.cc:2243] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.192858 10119 raft_consensus.cc:2272] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.194530 10119 tablet_replica.cc:333] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.195013 10119 raft_consensus.cc:2243] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.195423 10119 raft_consensus.cc:2272] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.197091 10119 tablet_replica.cc:333] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.197592 10119 raft_consensus.cc:2243] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.197955 10119 raft_consensus.cc:2272] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.199702 10119 tablet_replica.cc:333] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.200187 10119 raft_consensus.cc:2243] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.200862 10119 raft_consensus.cc:2272] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.202870 10119 tablet_replica.cc:333] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.203501 10119 raft_consensus.cc:2243] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.204262 10119 raft_consensus.cc:2272] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.205969 10119 tablet_replica.cc:333] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.206439 10119 raft_consensus.cc:2243] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.206784 10119 raft_consensus.cc:2272] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.208541 10119 tablet_replica.cc:333] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.209051 10119 raft_consensus.cc:2243] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.209775 10119 raft_consensus.cc:2272] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.211350 10119 tablet_replica.cc:333] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.211884 10119 raft_consensus.cc:2243] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.212594 10119 raft_consensus.cc:2272] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.214195 10119 tablet_replica.cc:333] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.214665 10119 raft_consensus.cc:2243] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.215371 10119 raft_consensus.cc:2272] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.216953 10119 tablet_replica.cc:333] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.217417 10119 raft_consensus.cc:2243] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.217770 10119 raft_consensus.cc:2272] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.219830 10119 tablet_replica.cc:333] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.220342 10119 raft_consensus.cc:2243] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.220710 10119 raft_consensus.cc:2272] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.222322 10119 tablet_replica.cc:333] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.222788 10119 raft_consensus.cc:2243] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.223173 10119 raft_consensus.cc:2272] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.224704 10119 tablet_replica.cc:333] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.225154 10119 raft_consensus.cc:2243] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.225835 10119 raft_consensus.cc:2272] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.227487 10119 tablet_replica.cc:333] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.227970 10119 raft_consensus.cc:2243] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.228660 10119 raft_consensus.cc:2272] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.230197 10119 tablet_replica.cc:333] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.230643 10119 raft_consensus.cc:2243] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.231001 10119 raft_consensus.cc:2272] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.232817 10119 tablet_replica.cc:333] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.233357 10119 raft_consensus.cc:2243] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.233848 10119 raft_consensus.cc:2272] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.235688 10119 tablet_replica.cc:333] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.236110 10119 raft_consensus.cc:2243] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.236428 10119 raft_consensus.cc:2272] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.238019 10119 tablet_replica.cc:333] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.238459 10119 raft_consensus.cc:2243] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.238839 10119 raft_consensus.cc:2272] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.240706 10119 tablet_replica.cc:333] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.241348 10119 raft_consensus.cc:2243] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.241762 10119 raft_consensus.cc:2272] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.243521 10119 tablet_replica.cc:333] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.243997 10119 raft_consensus.cc:2243] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.244405 10119 raft_consensus.cc:2272] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.246320 10119 tablet_replica.cc:333] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.246783 10119 raft_consensus.cc:2243] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.247143 10119 raft_consensus.cc:2272] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.249089 10119 tablet_replica.cc:333] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.249547 10119 raft_consensus.cc:2243] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.249917 10119 raft_consensus.cc:2272] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.253651 10119 tablet_replica.cc:333] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.254261 10119 raft_consensus.cc:2243] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.254995 10119 raft_consensus.cc:2272] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.257125 10119 tablet_replica.cc:333] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.257601 10119 raft_consensus.cc:2243] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.258505 10119 raft_consensus.cc:2272] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.260721 10119 tablet_replica.cc:333] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.261238 10119 raft_consensus.cc:2243] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.261632 10119 raft_consensus.cc:2272] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.263335 10119 tablet_replica.cc:333] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.263808 10119 raft_consensus.cc:2243] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.264611 10119 raft_consensus.cc:2272] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.266819 10119 tablet_replica.cc:333] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.267405 10119 raft_consensus.cc:2243] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.268255 10119 raft_consensus.cc:2272] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.269883 10119 tablet_replica.cc:333] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.270273 10119 raft_consensus.cc:2243] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:05.271183 10119 raft_consensus.cc:2272] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.271778 13277 consensus_peers.cc:597] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.273332 10119 tablet_replica.cc:333] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: stopping tablet replica
I20260709 12:15:05.273993 10119 raft_consensus.cc:2243] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.274434 10119 raft_consensus.cc:2272] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:05.291072 13426 consensus_peers.cc:597] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.301180 13426 consensus_peers.cc:597] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.331040 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
W20260709 12:15:05.335747 13277 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.347075 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.351969 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.353477 13277 consensus_peers.cc:597] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.355459 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.360093 13277 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.375205 13277 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.399509 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:05.406332 13964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:05.407342 13965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:05.409686 13967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:05.410267 10119 server_base.cc:1061] running on GCE node
I20260709 12:15:05.414441 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:05.414638 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:05.414783 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599305414770 us; error 0 us; skew 500 ppm
I20260709 12:15:05.415371 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:05.418524 10119 webserver.cc:533] Webserver started at http://127.9.225.193:41187/ using document root <none> and password file <none>
I20260709 12:15:05.419113 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:05.419358 10119 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:15:05.424366 10119 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.005s
W20260709 12:15:05.428812 13277 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.432953 13972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:05.433815 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:15:05.434145 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "85fad29e08e34b8e9190c3e6b28e3347"
format_stamp: "Formatted at 2026-07-09 12:14:56 on dist-test-slave-8t6p"
I20260709 12:15:05.434594 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:15:05.436066 13277 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.449741 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.450444 13351 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.453083 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:05.454331 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:05.455826 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:05.460034 13979 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:15:05.490119 13426 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.527267 13277 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.560065 13351 consensus_peers.cc:597] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:05.574208 13351 consensus_peers.cc:597] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:05.673974 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:15:05.674381 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.215s	user 0.007s	sys 0.001s
I20260709 12:15:05.674737 10119 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:15:05.679697 13979 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.691851 13979 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.692721 13979 tablet_bootstrap.cc:492] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.693298 13979 ts_tablet_manager.cc:1403] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:15:05.695619 13979 raft_consensus.cc:359] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.696223 13979 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.696854 13979 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.704237 13979 ts_tablet_manager.cc:1434] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 12:15:05.704981 13979 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.724933 13979 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.725802 13979 tablet_bootstrap.cc:492] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.726408 13979 ts_tablet_manager.cc:1403] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:15:05.728679 13979 raft_consensus.cc:359] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:05.729303 13979 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.730232 13979 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:05.732580 13979 ts_tablet_manager.cc:1434] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:05.733309 13979 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.746670 13979 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.747546 13979 tablet_bootstrap.cc:492] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.748118 13979 ts_tablet_manager.cc:1403] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:15:05.750362 13979 raft_consensus.cc:359] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:05.750990 13979 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.751591 13979 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:05.753350 13979 ts_tablet_manager.cc:1434] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:15:05.754145 13979 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.771935 13979 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.772766 13979 tablet_bootstrap.cc:492] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.773422 13979 ts_tablet_manager.cc:1403] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:15:05.775648 13979 raft_consensus.cc:359] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.776242 13979 raft_consensus.cc:740] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.777061 13979 consensus_queue.cc:260] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.785928 13979 ts_tablet_manager.cc:1434] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:15:05.786681 13979 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.811573 13979 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.812479 13979 tablet_bootstrap.cc:492] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.813076 13979 ts_tablet_manager.cc:1403] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 12:15:05.816501 13979 raft_consensus.cc:359] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.816969 13979 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.817528 13979 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.819064 13979 ts_tablet_manager.cc:1434] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:05.819691 13979 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.848121 13979 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.849013 13979 tablet_bootstrap.cc:492] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.849637 13979 ts_tablet_manager.cc:1403] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260709 12:15:05.852054 13979 raft_consensus.cc:359] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.852778 13979 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.853436 13979 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.855276 13979 ts_tablet_manager.cc:1434] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:15:05.856036 13979 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.890738 13979 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.891695 13979 tablet_bootstrap.cc:492] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.892572 13979 ts_tablet_manager.cc:1403] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.008s
I20260709 12:15:05.894845 13979 raft_consensus.cc:359] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.895536 13979 raft_consensus.cc:740] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.896332 13979 consensus_queue.cc:260] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.898368 13979 ts_tablet_manager.cc:1434] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:05.899154 13979 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.910851 13979 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.911721 13979 tablet_bootstrap.cc:492] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.912294 13979 ts_tablet_manager.cc:1403] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:15:05.914640 13979 raft_consensus.cc:359] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.915304 13979 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.915978 13979 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.917810 13979 ts_tablet_manager.cc:1434] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:05.918547 13979 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.932268 13979 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.933087 13979 tablet_bootstrap.cc:492] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.933660 13979 ts_tablet_manager.cc:1403] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:15:05.935843 13979 raft_consensus.cc:359] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.936353 10119 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:15:05.936474 13979 raft_consensus.cc:740] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.936718 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.262s	user 0.219s	sys 0.009s
I20260709 12:15:05.937183 13979 consensus_queue.cc:260] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.939124 13979 ts_tablet_manager.cc:1434] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:05.939826 13979 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.954001 13979 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.954954 13979 tablet_bootstrap.cc:492] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.955613 13979 ts_tablet_manager.cc:1403] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:15:05.957875 13979 raft_consensus.cc:359] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.958541 13979 raft_consensus.cc:740] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.959160 13979 consensus_queue.cc:260] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:05.960935 13979 ts_tablet_manager.cc:1434] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:05.961640 13979 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.975612 13979 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:05.976243 13979 tablet_bootstrap.cc:492] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:05.976698 13979 ts_tablet_manager.cc:1403] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:15:05.978662 13979 raft_consensus.cc:359] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.979460 13979 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:05.980068 13979 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:05.983132 13979 ts_tablet_manager.cc:1434] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:05.983811 13979 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:05.999490 13979 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.000223 13979 tablet_bootstrap.cc:492] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.000730 13979 ts_tablet_manager.cc:1403] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:15:06.002357 13979 raft_consensus.cc:359] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.002844 13979 raft_consensus.cc:740] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.003396 13979 consensus_queue.cc:260] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.004926 13979 ts_tablet_manager.cc:1434] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.005497 13979 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.017174 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:40497
I20260709 12:15:06.017259 14052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:40497 every 8 connection(s)
I20260709 12:15:06.017444 13979 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.018344 13979 tablet_bootstrap.cc:492] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.018947 13979 ts_tablet_manager.cc:1403] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:15:06.021123 13979 raft_consensus.cc:359] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.021922 13979 raft_consensus.cc:740] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.022655 13979 consensus_queue.cc:260] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.024127 13979 ts_tablet_manager.cc:1434] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:06.024873 13979 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.062390 13979 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.063302 13979 tablet_bootstrap.cc:492] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.063887 13979 ts_tablet_manager.cc:1403] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260709 12:15:06.067706 13979 raft_consensus.cc:359] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.068342 13979 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.068936 13979 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.070770 13979 ts_tablet_manager.cc:1434] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260709 12:15:06.071563 13979 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.073966 14053 heartbeater.cc:344] Connected to a master server at 127.9.225.254:33193
I20260709 12:15:06.074411 14053 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:06.075338 14053 heartbeater.cc:507] Master 127.9.225.254:33193 requested a full tablet report, sending...
I20260709 12:15:06.089011 13979 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.089892 13979 tablet_bootstrap.cc:492] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.090417 13979 ts_tablet_manager.cc:1403] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:15:06.092100 13979 raft_consensus.cc:359] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.092535 13979 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.093080 13979 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.094353 13979 ts_tablet_manager.cc:1434] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.094614 13135 ts_manager.cc:194] Re-registered known tserver with Master: 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.094939 13979 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.112270 13979 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.113214 13979 tablet_bootstrap.cc:492] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.114197 13979 ts_tablet_manager.cc:1403] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:15:06.116436 13979 raft_consensus.cc:359] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.117075 13979 raft_consensus.cc:740] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.117668 13979 consensus_queue.cc:260] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.119659 13979 ts_tablet_manager.cc:1434] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:06.120415 13979 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.133652 13979 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.134454 13979 tablet_bootstrap.cc:492] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.134895 13979 ts_tablet_manager.cc:1403] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:15:06.136632 13979 raft_consensus.cc:359] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.137198 13979 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.137696 13979 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.139173 13979 ts_tablet_manager.cc:1434] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.139809 13979 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.139955 13135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46496
I20260709 12:15:06.144058 14053 heartbeater.cc:499] Master 127.9.225.254:33193 was elected leader, sending a full tablet report...
I20260709 12:15:06.150899 13979 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.151885 13979 tablet_bootstrap.cc:492] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.152551 13979 ts_tablet_manager.cc:1403] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:15:06.161012 13979 raft_consensus.cc:359] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.161638 13979 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.163379 13979 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.165352 13979 ts_tablet_manager.cc:1434] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:15:06.166079 13979 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.179508 13979 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.180243 13979 tablet_bootstrap.cc:492] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.180713 13979 ts_tablet_manager.cc:1403] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:15:06.182871 13979 raft_consensus.cc:359] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.183441 13979 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.184068 13979 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.185406 13979 ts_tablet_manager.cc:1434] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.186146 13979 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.205968 13979 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.206872 13979 tablet_bootstrap.cc:492] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.207516 13979 ts_tablet_manager.cc:1403] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 12:15:06.209808 13979 raft_consensus.cc:359] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.210448 13979 raft_consensus.cc:740] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.211066 13979 consensus_queue.cc:260] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.212970 13979 ts_tablet_manager.cc:1434] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:15:06.213675 13979 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.231186 13979 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.231806 13979 tablet_bootstrap.cc:492] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.232277 13979 ts_tablet_manager.cc:1403] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:15:06.234756 13979 raft_consensus.cc:359] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.235404 13979 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.236029 13979 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.237891 13979 ts_tablet_manager.cc:1434] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:15:06.238566 13979 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.246510 14062 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.247141 14062 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.250094 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.250810 14062 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.251142 13820 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.252138 13820 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.254686 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.255972 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.257027 13820 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:06.257153 13351 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.257827 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.258495 13820 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:06.261489 13902 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.261767 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.262025 13902 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.263602 13979 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: 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
W20260709 12:15:06.263660 13426 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.264132 13426 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.264919 13979 tablet_bootstrap.cc:492] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.265455 14062 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:06.265702 13979 ts_tablet_manager.cc:1403] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260709 12:15:06.267599 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.268198 13979 raft_consensus.cc:359] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.268822 13979 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.269459 13979 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.269385 13902 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.272356 13979 ts_tablet_manager.cc:1434] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:06.273171 13979 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.273787 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.274380 14025 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.275306 13277 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.276023 13989 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.276372 13989 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.276726 13989 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.283371 13989 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.284621 13979 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.285262 13989 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.285454 13979 tablet_bootstrap.cc:492] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.286121 13979 ts_tablet_manager.cc:1403] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:15:06.286442 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.287384 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.287886 14025 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.288378 13979 raft_consensus.cc:359] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.288897 13979 raft_consensus.cc:740] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.289397 13979 consensus_queue.cc:260] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.290807 13979 ts_tablet_manager.cc:1434] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.291759 13979 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.294004 14025 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.294832 13277 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.295405 13989 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.296860 13820 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.297354 13820 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.299714 13989 raft_consensus.cc:697] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:06.299871 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.300601 13989 consensus_queue.cc:237] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.302757 13820 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.304626 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:06.306254 13351 leader_election.cc:343] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.306627 13351 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.308748 13820 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:06.312968 13979 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.313602 13979 tablet_bootstrap.cc:492] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.314046 13979 ts_tablet_manager.cc:1403] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:15:06.315871 13979 raft_consensus.cc:359] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.316294 13979 raft_consensus.cc:740] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.316815 13979 consensus_queue.cc:260] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.318199 13989 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.318499 13979 ts_tablet_manager.cc:1434] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:06.318794 13989 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.319360 13979 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.321592 13989 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.321973 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.324045 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.324489 14025 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.325250 13277 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.326102 13902 raft_consensus.cc:2804] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.326503 13902 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.326012 13135 catalog_manager.cc:5697] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.326855 13902 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.340788 13979 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.341679 13979 tablet_bootstrap.cc:492] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.342423 13979 ts_tablet_manager.cc:1403] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 12:15:06.341219 13902 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.344743 13820 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.344913 13979 raft_consensus.cc:359] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.345314 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.345597 13820 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.345901 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.346477 14026 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.347721 13820 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.345595 13979 raft_consensus.cc:740] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.349865 13979 consensus_queue.cc:260] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.351941 13979 ts_tablet_manager.cc:1434] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:15:06.350109 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.352667 13979 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.354156 13820 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.354650 13820 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.355268 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:06.356395 13351 leader_election.cc:343] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.356609 13820 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.358297 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.359215 13902 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.362821 14026 raft_consensus.cc:2468] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.362860 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.363870 13277 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.364923 13820 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:06.365773 13902 raft_consensus.cc:2804] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.366245 13902 raft_consensus.cc:697] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:06.366976 13902 consensus_queue.cc:237] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.368671 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.369243 14026 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.370285 13351 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.370733 13901 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.372267 13901 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.371228 13820 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.373850 13820 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.374286 13820 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.374354 13901 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.375703 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.377871 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.378355 14026 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.378480 13979 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.379341 13426 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:06.379524 13979 tablet_bootstrap.cc:492] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.379967 13901 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.380223 13979 ts_tablet_manager.cc:1403] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260709 12:15:06.380385 13901 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.380759 13901 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.381280 13820 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.382717 13979 raft_consensus.cc:359] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.383386 13979 raft_consensus.cc:740] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.384025 13979 consensus_queue.cc:260] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.384564 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.388312 13989 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.388796 13989 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.389446 13820 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.389897 13979 ts_tablet_manager.cc:1434] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:15:06.390202 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.390722 14026 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.390758 13989 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.390609 13135 catalog_manager.cc:5697] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.391709 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.393111 14025 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.394399 13277 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.390641 13979 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.397539 13903 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.397930 13903 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.398298 13903 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.403144 14026 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:06.391742 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.404223 13351 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:06.405926 13980 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.406358 13980 raft_consensus.cc:697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:06.407125 13980 consensus_queue.cc:237] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.407549 14062 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.408061 14062 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.410128 13909 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.410086 14062 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.410687 13909 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.412731 13909 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.413472 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.415529 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:06.417037 13426 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.417961 13909 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.418449 13909 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.419397 13979 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.420431 13979 tablet_bootstrap.cc:492] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.420459 13909 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.421231 13979 ts_tablet_manager.cc:1403] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 12:15:06.421451 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.422219 14024 raft_consensus.cc:2393] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:06.423887 13979 raft_consensus.cc:359] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.424193 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.424844 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.425127 13979 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:06.425155 13426 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.425529 14024 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.426467 14062 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.426172 13979 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.426987 13426 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.426951 14062 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.428483 13979 ts_tablet_manager.cc:1434] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:06.429195 13887 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.429319 14062 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.430658 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.430935 14062 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.431360 14062 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.431679 14062 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.421188 13897 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:06.435339 13426 leader_election.cc:343] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.435503 13897 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.437413 13897 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.438386 13979 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.426920 13820 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.443648 13820 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.446609 13980 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.447227 13980 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.448875 14062 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.450896 14062 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.452374 14062 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.452795 14062 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.454717 14062 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.457702 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.458050 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.458298 14024 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.458047 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.458746 13455 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.458280 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:06.458670 13887 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:06.463969 13426 leader_election.cc:343] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.462786 13353 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.446102 13820 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.450949 13980 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.469370 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.473896 13455 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.476084 13820 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.492348 13353 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.494787 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.495548 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.496085 14086 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.495898 13903 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.496532 14086 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.496923 14086 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.495399 13386 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.497931 13887 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.495177 13829 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.499145 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.499267 13829 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.499735 14026 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.500113 13903 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.491364 13820 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.505748 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.506294 13386 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.507329 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.509642 13427 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.511143 14084 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.511484 14084 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.511821 14084 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.506043 13820 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.512887 13897 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.513384 13897 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.514297 13979 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:06.515825 13314 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.519622 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.523221 13897 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.523458 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.523880 13989 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.524331 13989 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.524353 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.525776 14084 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.526226 13989 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.527808 14024 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:06.526908 14026 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.528512 14062 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.529053 14062 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.529510 13386 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.530792 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.517086 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.536301 13979 tablet_bootstrap.cc:492] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:06.530421 13829 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.536962 13979 ts_tablet_manager.cc:1403] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.023s
I20260709 12:15:06.518992 13134 catalog_manager.cc:5697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.498895 13887 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.563977 14083 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.564515 14083 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.537277 13909 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:06.566152 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 51106.2us
I20260709 12:15:06.567276 13278 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:06.568571 13463 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
W20260709 12:15:06.569501 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 47047.3us
I20260709 12:15:06.570235 13426 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:06.574033 14083 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.577814 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.578444 13386 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.567513 13903 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.583369 13829 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.583438 14089 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.583979 13829 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.585661 14084 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.586119 13829 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.584276 14087 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.584021 14089 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.586871 14087 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.587680 13887 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.588176 14089 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.588697 13887 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.588846 14087 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.589223 13887 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.595389 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.596035 14024 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.597164 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.599421 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.601573 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.603641 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:06.606886 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.607501 13383 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.607587 13902 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.607954 13902 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.608300 13902 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.608749 13278 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:06.609557 14089 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.609931 14089 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.610270 14089 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.575522 13989 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.611688 13989 raft_consensus.cc:697] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:06.612315 13277 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.612521 13989 consensus_queue.cc:237] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:06.613348 13277 leader_election.cc:343] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.569379 13909 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.617305 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.621313 13386 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.622344 13278 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:06.623903 14083 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.624382 14083 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.626287 14083 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.624655 13887 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.626971 13887 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.627492 13887 raft_consensus.cc:697] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:06.602761 14062 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.602998 13903 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.630386 13903 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.631265 13903 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.631606 13903 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.631943 13903 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.632177 13909 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.605769 13901 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.637462 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.638149 13386 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:06.619771 13979 raft_consensus.cc:359] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.639565 13979 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
W20260709 12:15:06.639122 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 68947.8us
I20260709 12:15:06.619351 14088 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.640762 13979 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.642625 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.641801 14088 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.646106 13979 ts_tablet_manager.cc:1434] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 12:15:06.646747 14088 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.650570 14083 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.652256 14095 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.652619 14083 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.654038 14095 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.654686 14083 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.656410 14095 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.657037 13909 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.657516 13909 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.646255 13901 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.659217 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.659816 13455 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.660096 13909 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.663678 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.664348 13463 raft_consensus.cc:2393] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:06.661151 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:06.663182 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 141611us
I20260709 12:15:06.664800 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.665191 13455 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.664718 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.664645 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.665937 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:06.666112 14025 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.666466 13463 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.628328 13887 consensus_queue.cc:237] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.671801 13353 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.675331 13353 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.676115 13353 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.676795 14089 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.655197 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:06.673156 13426 leader_election.cc:343] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.674890 14090 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.679867 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:06.678870 13820 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.665571 14024 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.665287 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.694873 14026 raft_consensus.cc:2393] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
W20260709 12:15:06.683136 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 69041.4us
I20260709 12:15:06.683856 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.679813 14087 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:15:06.695750 13277 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.695967 14087 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.683368 14090 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.696200 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.696483 14090 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:06.696616 13277 leader_election.cc:343] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.696780 14020 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.696930 14089 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.683384 14021 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.698316 14087 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.701511 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:06.703540 13277 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.704734 13426 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.690094 13903 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.692618 13979 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:06.677883 13980 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.694097 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.658478 13902 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.706763 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.707706 13909 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.708101 13909 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.708446 13909 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.708600 14018 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.709053 13902 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.707015 13980 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.709916 13980 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.709684 13134 catalog_manager.cc:5697] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.707738 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.712522 14019 raft_consensus.cc:2393] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:06.707158 14084 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.716946 14084 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.717285 14084 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.718109 13909 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.718775 14088 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.719842 13314 raft_consensus.cc:2393] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:06.720170 13909 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.721035 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.721997 14088 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:06.723150 13277 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:06.723766 13277 leader_election.cc:343] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.725067 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.725646 14023 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.723361 13426 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.731400 13820 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.734405 14023 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.734447 14087 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.738282 14090 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.739724 13980 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.740195 14090 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.692538 14086 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.741577 13388 raft_consensus.cc:2393] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:06.741693 14087 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.743228 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.743854 14084 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.744546 13277 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.745285 13989 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:15:06.745378 13277 leader_election.cc:343] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.745779 13989 raft_consensus.cc:697] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:06.747994 14086 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.746729 13989 consensus_queue.cc:237] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.749819 14020 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:06.749459 13909 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.745811 14084 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:06.750730 13909 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.752074 13909 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.729287 13278 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.757979 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.758493 13463 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.758999 13426 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:06.761641 13426 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:06.764858 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 88880.4us
I20260709 12:15:06.766513 13426 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.766686 13463 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:06.731331 13903 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.770835 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.771425 13388 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.773190 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.773707 13386 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.777588 14097 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.778010 14097 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.778373 14097 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.779325 14094 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:06.779707 14094 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.780073 14094 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:06.777709 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 262603us
I20260709 12:15:06.767542 13901 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.772984 14084 raft_consensus.cc:3060] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.770517 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.775568 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.915410 13455 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.833767 13460 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:06.839123 13901 raft_consensus.cc:697] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:06.920508 14084 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:06.839514 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.834195 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.836395 13980 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.843607 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.844933 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.845479 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.846169 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.847407 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.847798 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.848071 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:06.849254 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.834741 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.775907 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.855931 14083 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.956818 13457 raft_consensus.cc:2393] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:06.961966 14083 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.868788 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.962937 13389 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.869903 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.869719 14097 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:06.966372 14097 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:06.870662 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.871196 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.872366 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.967500 13381 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.873440 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:06.875857 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:06.972775 13379 raft_consensus.cc:2393] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:06.880602 14094 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.974887 14094 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.786217 13353 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:06.884405 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.874931 13909 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:06.895315 13388 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.976748 13384 raft_consensus.cc:2393] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:06.897320 13386 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:06.977326 13909 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.904559 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.920678 13901 consensus_queue.cc:237] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:06.896198 13351 leader_election.cc:343] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.978219 14023 raft_consensus.cc:2393] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:06.978361 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.926712 13459 raft_consensus.cc:2393] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
W20260709 12:15:06.978633 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 82480.2us
I20260709 12:15:06.948984 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:06.979282 13351 leader_election.cc:343] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:06.980080 13351 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.981355 13897 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:06.981818 13897 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:06.981951 13456 raft_consensus.cc:2393] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:06.943713 14021 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
W20260709 12:15:06.981562 13351 leader_election.cc:343] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.959281 14024 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:06.975827 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.958989 14026 raft_consensus.cc:2393] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:06.978709 13382 raft_consensus.cc:2393] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
W20260709 12:15:06.984481 13351 leader_election.cc:343] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:06.985033 13351 leader_election.cc:343] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:06.985590 13351 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:06.959352 13455 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:06.959933 13463 raft_consensus.cc:1275] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:06.987232 13351 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.988545 13351 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:06.989168 14090 raft_consensus.cc:2764] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:15:06.990926 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:06.990978 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:06.991532 14026 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.992048 14083 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:06.992600 13380 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:06.944626 14100 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:06.993672 14100 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:06.991676 13461 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.960175 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:06.962316 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 118793us
I20260709 12:15:06.955821 13383 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:06.946671 14084 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:06.975651 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 189515us
I20260709 12:15:06.983611 14017 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:07.000416 13351 leader_election.cc:343] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.002002 13278 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.006399 13353 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.007261 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:07.008077 13312 raft_consensus.cc:2393] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:07.013377 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:07.013980 13388 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.015380 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.014950 14090 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.019580 14091 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.020169 14090 raft_consensus.cc:697] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:06.995643 13427 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.020886 13383 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:07.020304 14091 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:07.023979 14091 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.024283 13897 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:07.027704 14100 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:07.032006 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:07.032094 14097 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.032749 14097 raft_consensus.cc:697] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:07.033510 14097 consensus_queue.cc:237] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.021008 14090 consensus_queue.cc:237] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:07.031970 13427 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.035852 13909 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.041338 13427 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.043079 14105 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.045617 13389 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:07.051347 13278 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.052560 13989 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.053108 13989 raft_consensus.cc:697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:07.053975 13989 consensus_queue.cc:237] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.070665 13353 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.071336 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:07.055816 13427 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.073819 14105 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.074301 14105 raft_consensus.cc:697] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:07.058140 13909 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.060432 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:07.022995 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:07.066210 13903 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.068248 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:07.096599 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.056587 13979 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:07.097875 13979 tablet_bootstrap.cc:492] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:07.098501 13979 ts_tablet_manager.cc:1403] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.406s	user 0.032s	sys 0.029s
I20260709 12:15:07.100149 13382 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.100781 13979 raft_consensus.cc:359] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.101488 13979 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.076889 13388 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:07.082607 14105 consensus_queue.cc:237] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:07.102082 14022 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.072901 13829 consensus_queue.cc:1048] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.088999 14026 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:07.085673 13380 raft_consensus.cc:2393] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:07.096818 13456 raft_consensus.cc:2393] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:07.104750 13463 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.094498 14017 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:07.107187 13278 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:07.117427 13829 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.117913 13829 raft_consensus.cc:697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:07.108566 13979 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.118637 13829 consensus_queue.cc:237] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.096745 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.108203 14083 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.112879 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:07.090245 13381 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
W20260709 12:15:07.110849 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 55114us
I20260709 12:15:07.111774 14062 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.126452 13820 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.127077 13426 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:07.130841 13979 ts_tablet_manager.cc:1434] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:15:07.122265 13461 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:07.147837 13979 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:07.126771 13980 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.136921 13887 raft_consensus.cc:2749] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.153007 14096 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 12:15:07.162199 13277 leader_election.cc:343] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.148274 14093 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.174671 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:07.175444 14026 raft_consensus.cc:2393] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:07.175452 14017 raft_consensus.cc:1275] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.178341 14024 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.178341 14023 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.179381 13277 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.199806 13461 raft_consensus.cc:1275] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.189596 14104 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.203176 14091 consensus_queue.cc:1048] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.205714 13135 catalog_manager.cc:5697] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.182291 14093 raft_consensus.cc:697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:07.209034 14093 consensus_queue.cc:237] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:07.215529 14112 log.cc:927] Time spent T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 12:15:07.218169 14100 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.219563 13903 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.223006 14026 raft_consensus.cc:1275] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:07.231686 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 98114.9us
I20260709 12:15:07.233083 13351 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.234917 13351 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
W20260709 12:15:07.263899 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 125723us
I20260709 12:15:07.247229 14104 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.251384 14086 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:15:07.251138 14091 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:15:07.272375 13135 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.282209 13353 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.284658 13135 catalog_manager.cc:5697] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.291756 13388 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.264348 14118 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.267139 13382 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:07.290148 14087 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:07.317744 13820 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.290616 13427 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:07.317744 14104 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:15:07.330090 14087 raft_consensus.cc:697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:07.325141 14118 raft_consensus.cc:697] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
W20260709 12:15:07.365499 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 86102.5us
I20260709 12:15:07.362392 14105 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:07.378935 14118 consensus_queue.cc:237] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:07.380421 13311 raft_consensus.cc:1275] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.393208 14093 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.411957 14087 consensus_queue.cc:237] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:07.427454 13380 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.404657 14101 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 12:15:07.446502 14117 log.cc:927] Time spent T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.126s	user 0.003s	sys 0.000s
I20260709 12:15:07.442304 14105 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:15:07.489902 14020 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.503911 13979 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:07.525910 13384 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.528378 14104 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.530093 13979 tablet_bootstrap.cc:492] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:07.530689 13979 ts_tablet_manager.cc:1403] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.395s	user 0.022s	sys 0.009s
W20260709 12:15:07.532706 14124 log.cc:927] Time spent T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:15:07.536175 13382 raft_consensus.cc:1275] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.548988 14137 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:15:07.549293 13457 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:07.553015 13351 consensus_peers.cc:597] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.555660 13456 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.561565 13979 raft_consensus.cc:359] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.562326 13979 raft_consensus.cc:740] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.563738 13979 consensus_queue.cc:260] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:07.567318 13979 ts_tablet_manager.cc:1434] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:15:07.566048 14086 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:15:07.572365 14083 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.566810 14105 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:15:07.674543 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 68546.6us
W20260709 12:15:07.674747 14138 log.cc:927] Time spent T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:15:07.694144 13382 raft_consensus.cc:1275] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.695796 14062 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:07.698827 13351 consensus_peers.cc:597] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.744385 13383 raft_consensus.cc:1275] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.771509 13134 catalog_manager.cc:5697] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.773176 13134 catalog_manager.cc:5697] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.775837 13134 catalog_manager.cc:5697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.778353 13134 catalog_manager.cc:5697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:07.791033 14143 log.cc:927] Time spent T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 12:15:07.796566 14026 raft_consensus.cc:1275] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.801143 13979 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:07.817494 13388 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.819167 14091 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.789207 14097 consensus_queue.cc:1048] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:15:07.838892 13382 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:07.864851 13277 consensus_peers.cc:597] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:07.865577 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:07.868458 13909 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:15:07.869522 14093 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:15:07.889020 14026 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.889456 14023 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:07.892443 13457 raft_consensus.cc:1275] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:07.893699 13277 consensus_peers.cc:597] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:07.924619 14152 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:15:07.932657 13461 raft_consensus.cc:1275] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:07.947324 13897 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.959731 14017 raft_consensus.cc:1275] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:07.961730 14112 log.cc:927] Time spent T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 12:15:07.977782 13426 consensus_peers.cc:597] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:08.000995 13277 consensus_peers.cc:597] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.008759 14156 log.cc:927] Time spent T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:15:08.015362 13426 consensus_peers.cc:597] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.001621 14023 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:08.027043 13277 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:08.033944 14086 consensus_queue.cc:1048] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.066192 13820 consensus_queue.cc:1048] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:08.084141 14109 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:15:08.155339 13136 catalog_manager.cc:5697] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.156939 13136 catalog_manager.cc:5697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.158510 13136 catalog_manager.cc:5697] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } }
I20260709 12:15:08.193454 13979 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: 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
W20260709 12:15:08.215167 13351 consensus_peers.cc:597] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.216374 13351 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:08.240392 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:08.240760 14171 log.cc:927] Time spent T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 12:15:08.245585 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 95877us
I20260709 12:15:08.254336 13979 tablet_bootstrap.cc:492] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.259903 13979 ts_tablet_manager.cc:1403] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.459s	user 0.024s	sys 0.033s
I20260709 12:15:08.250218 13133 catalog_manager.cc:5697] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.270454 13133 catalog_manager.cc:5697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:08.296890 13277 consensus_peers.cc:597] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:08.297083 13426 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:08.315372 13979 raft_consensus.cc:359] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.319561 13979 raft_consensus.cc:740] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.321959 13979 consensus_queue.cc:260] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.319926 13133 catalog_manager.cc:5697] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.336388 13979 ts_tablet_manager.cc:1434] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
I20260709 12:15:08.337313 13979 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.390573 13979 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.391490 13979 tablet_bootstrap.cc:492] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.392130 13979 ts_tablet_manager.cc:1403] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.004s
I20260709 12:15:08.394407 13979 raft_consensus.cc:359] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.395051 13979 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.399526 13979 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.402278 13979 ts_tablet_manager.cc:1434] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:08.403021 13979 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.421765 13979 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.422643 13979 tablet_bootstrap.cc:492] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.423290 13979 ts_tablet_manager.cc:1403] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 12:15:08.425989 13979 raft_consensus.cc:359] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.426607 13979 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.427295 13979 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.429219 13979 ts_tablet_manager.cc:1434] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:15:08.429998 13979 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
W20260709 12:15:08.452922 13277 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:08.482292 13979 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.483507 13979 tablet_bootstrap.cc:492] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.484359 13979 ts_tablet_manager.cc:1403] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.020s
I20260709 12:15:08.487136 13979 raft_consensus.cc:359] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.487843 13979 raft_consensus.cc:740] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.488467 13979 consensus_queue.cc:260] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.490499 13979 ts_tablet_manager.cc:1434] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:15:08.493841 13979 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.514700 13979 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.515595 13979 tablet_bootstrap.cc:492] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.516227 13979 ts_tablet_manager.cc:1403] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 12:15:08.518514 13979 raft_consensus.cc:359] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.519188 13979 raft_consensus.cc:740] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.520406 13979 consensus_queue.cc:260] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.522368 13979 ts_tablet_manager.cc:1434] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:15:08.523355 13979 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.538645 13979 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.539638 13979 tablet_bootstrap.cc:492] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.540298 13979 ts_tablet_manager.cc:1403] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260709 12:15:08.542052 13979 raft_consensus.cc:359] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.542555 13979 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.543107 13979 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.544806 13979 ts_tablet_manager.cc:1434] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:15:08.546062 13979 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.558725 13979 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.559369 13979 tablet_bootstrap.cc:492] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.559835 13979 ts_tablet_manager.cc:1403] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:15:08.561719 13979 raft_consensus.cc:359] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.562332 13979 raft_consensus.cc:740] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.562912 13979 consensus_queue.cc:260] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.564836 13979 ts_tablet_manager.cc:1434] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:15:08.566147 13979 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.579166 13979 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.580046 13979 tablet_bootstrap.cc:492] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.580653 13979 ts_tablet_manager.cc:1403] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:15:08.582165 13979 raft_consensus.cc:359] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.582613 13979 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.583194 13979 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:08.584880 13979 ts_tablet_manager.cc:1434] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:08.585831 13979 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.596920 13979 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.597745 13979 tablet_bootstrap.cc:492] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.598364 13979 ts_tablet_manager.cc:1403] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:15:08.600922 13979 raft_consensus.cc:359] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.601722 14019 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.601755 13979 raft_consensus.cc:740] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.602602 13979 consensus_queue.cc:260] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.604089 13979 ts_tablet_manager.cc:1434] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:08.604928 13979 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.619438 13979 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.620069 13979 tablet_bootstrap.cc:492] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.620630 13979 ts_tablet_manager.cc:1403] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:15:08.622380 13979 raft_consensus.cc:359] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.623008 13979 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.623627 13979 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.625686 13979 ts_tablet_manager.cc:1434] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:15:08.626407 13979 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.636473 13979 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.637087 13979 tablet_bootstrap.cc:492] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.637573 13979 ts_tablet_manager.cc:1403] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:15:08.639220 13979 raft_consensus.cc:359] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.639657 13979 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.640136 13979 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.641990 13979 ts_tablet_manager.cc:1434] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:08.642994 13979 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.655014 13979 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.655895 13979 tablet_bootstrap.cc:492] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.656472 13979 ts_tablet_manager.cc:1403] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:15:08.658190 13979 raft_consensus.cc:359] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.658805 13979 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.659375 13979 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.661199 13979 ts_tablet_manager.cc:1434] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:08.662014 13979 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.667268 14019 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.684568 13979 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.685434 13979 tablet_bootstrap.cc:492] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.686043 13979 ts_tablet_manager.cc:1403] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260709 12:15:08.688272 13979 raft_consensus.cc:359] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.688902 13979 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.689505 13979 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.690871 13979 ts_tablet_manager.cc:1434] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:08.694741 13979 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.710930 13979 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.711726 13979 tablet_bootstrap.cc:492] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.712244 13979 ts_tablet_manager.cc:1403] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:15:08.714021 13979 raft_consensus.cc:359] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.714489 13979 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.715025 13979 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.716807 13979 ts_tablet_manager.cc:1434] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:08.717686 13979 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap starting.
I20260709 12:15:08.728935 13979 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.729785 13979 tablet_bootstrap.cc:492] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Bootstrap complete.
I20260709 12:15:08.730266 13979 ts_tablet_manager.cc:1403] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:15:08.732457 13979 raft_consensus.cc:359] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.732963 13979 raft_consensus.cc:740] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.733520 13979 consensus_queue.cc:260] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:08.734923 13979 ts_tablet_manager.cc:1434] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:15:08.755699 14019 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.995915 14020 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.996800 13897 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.997328 13897 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:08.999688 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:09.000365 13462 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:09.001310 13353 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:09.002084 14158 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:09.002235 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:09.002483 14158 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:09.002821 14158 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:09.002893 14019 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:09.009050 14158 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:09.001279 13897 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:09.011157 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:09.011457 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:09.012085 13462 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:09.012118 14020 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:09.016369 13462 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:09.016903 14158 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:09.017352 13353 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:09.017912 14158 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:09.018275 14158 raft_consensus.cc:697] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:09.018582 14020 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:09.018978 14158 consensus_queue.cc:237] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:09.028102 13136 catalog_manager.cc:5697] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.112291 14019 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.146809 14019 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.202800 14019 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.506062 13462 raft_consensus.cc:1275] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:09.509019 14158 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:09.528446 14019 raft_consensus.cc:1275] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:09.530262 14158 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:16.022830 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.070520 13388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:16.071220 13388 raft_consensus.cc:606] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:16.083253 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:16.083750 13312 raft_consensus.cc:606] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:16.086041 13388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:16.086486 13388 raft_consensus.cc:606] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:16.089982 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:16.090541 13310 raft_consensus.cc:606] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:16.093050 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:16.093508 13310 raft_consensus.cc:606] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:16.094580 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:16.095821 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.096781 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.113834 14220 raft_consensus.cc:993] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:16.114408 14215 raft_consensus.cc:1081] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:16.115967 13388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:16.116554 13388 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.116964 13388 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.125155 13388 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.128036 13388 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:16.128942 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:16.129751 13312 raft_consensus.cc:3055] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.130044 13312 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:16.129412 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:16.130559 13457 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.130825 13312 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.132253 13312 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.137540 13457 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:16.138864 13353 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:16.139168 13312 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:16.139775 14218 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.140184 14218 raft_consensus.cc:697] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:16.140959 14218 consensus_queue.cc:237] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.151067 13134 catalog_manager.cc:5697] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:16.176288 14215 raft_consensus.cc:993] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:16.176672 14220 raft_consensus.cc:1081] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:16.177925 13388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:16.178323 13388 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.178556 13388 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.179648 14220 raft_consensus.cc:993] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:16.180104 14215 raft_consensus.cc:1081] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:16.181532 14019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:16.181988 14019 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.182297 14019 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.185592 13388 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.189215 14019 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:16.191192 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:16.191642 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:16.191980 14019 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:16.191710 13312 raft_consensus.cc:3055] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.192454 13312 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:16.193157 13312 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.194126 13312 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.199250 13457 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.205579 13312 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:16.206122 13388 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:16.205698 13457 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:16.207017 13351 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:16.207914 14218 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.208391 14218 raft_consensus.cc:697] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:16.209169 14218 consensus_queue.cc:237] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.211692 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:16.212369 13312 raft_consensus.cc:3055] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.212643 13312 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:16.213349 13312 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:16.214454 13312 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.216161 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:16.216676 13457 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.223313 13312 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:16.226034 13457 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:16.227213 13134 catalog_manager.cc:5697] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:16.227936 13973 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:16.229889 14240 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.235550 14240 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:16.236430 14240 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:16.245782 13134 catalog_manager.cc:5697] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:16.463734 14158 raft_consensus.cc:993] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:16.464174 14218 raft_consensus.cc:1081] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:16.465570 14018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41784
I20260709 12:15:16.466182 14018 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.466569 14018 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.472399 14018 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:16.474370 14018 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:16.475230 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:16.475773 13457 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.481666 13457 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:16.482626 13975 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:16.483557 14240 raft_consensus.cc:2804] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.484040 14240 raft_consensus.cc:697] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:16.485122 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:16.484941 14240 consensus_queue.cc:237] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:16.485625 13382 raft_consensus.cc:3055] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.485898 13382 raft_consensus.cc:740] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:16.486578 13382 consensus_queue.cc:260] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:16.487757 13382 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.494980 13382 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:16.502225 13134 catalog_manager.cc:5697] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.525486 14158 raft_consensus.cc:993] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:16.525905 14218 raft_consensus.cc:1081] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:16.527189 13457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:53046
I20260709 12:15:16.527575 13457 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.527745 13312 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.527820 13457 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.529613 14158 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.533386 13457 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.536260 13457 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:16.537168 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:16.537825 13382 raft_consensus.cc:3055] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.538116 13382 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:16.538031 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:16.538775 13312 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.538969 13382 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.541112 13382 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.548296 13312 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:16.549705 13426 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:16.550663 14222 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.551066 14222 raft_consensus.cc:697] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:16.551779 13382 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:16.551882 14222 consensus_queue.cc:237] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:16.557737 13457 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.566594 14218 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.573308 13135 catalog_manager.cc:5697] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.667253 13310 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.667814 13312 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.668471 14240 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.668915 14158 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.679780 13457 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.686568 13457 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.688512 14158 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.689139 14240 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.983317 13382 raft_consensus.cc:1275] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.985735 14241 consensus_queue.cc:1048] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.991768 13462 raft_consensus.cc:1275] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.992843 14241 consensus_queue.cc:1048] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.008788 13388 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.012284 14256 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:17.039716 13310 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.047222 14222 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.138603 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.173213 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:17.173718 13381 raft_consensus.cc:606] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:17.176218 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:17.176614 13310 raft_consensus.cc:606] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:17.178809 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:17.179350 13381 raft_consensus.cc:606] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:17.200682 13462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:45240
I20260709 12:15:17.201210 13462 raft_consensus.cc:606] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:17.203536 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:17.204036 13310 raft_consensus.cc:606] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:17.204852 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:17.205957 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.206562 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.357630 14257 raft_consensus.cc:993] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.358234 14225 raft_consensus.cc:1081] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.359615 14019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:17.360082 14019 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.360343 14019 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.365581 14019 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:17.367961 14019 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:17.369419 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:17.370026 13381 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.374877 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:17.374807 14256 raft_consensus.cc:993] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.375809 14256 raft_consensus.cc:1081] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.375463 13310 raft_consensus.cc:3055] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:17.377890 13310 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:17.379011 14018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:15:17.379554 14018 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.379907 14018 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.380023 13381 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:17.379026 13310 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:17.381510 13310 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.384231 13974 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:17.385140 14264 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.385592 14264 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:17.386302 14018 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:17.386366 14264 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:17.388057 13310 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:17.388859 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:17.389405 13457 raft_consensus.cc:3055] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:17.389668 13457 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:17.390398 13457 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:17.391404 13457 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.396354 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:17.396948 13310 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.388842 14018 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:17.397543 13457 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:17.398715 13975 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:17.398543 13134 catalog_manager.cc:5697] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.399506 14264 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:17.399968 14264 raft_consensus.cc:697] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:17.400717 14264 consensus_queue.cc:237] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:17.403213 13310 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:17.417809 13134 catalog_manager.cc:5697] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.420161 14158 raft_consensus.cc:993] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.420743 14248 raft_consensus.cc:1081] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:17.422155 14019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41784
I20260709 12:15:17.422626 14019 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.422935 14019 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.428838 14019 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:17.430119 14019 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:17.430701 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:17.431036 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:17.431247 13381 raft_consensus.cc:3055] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:17.431529 13457 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.431574 13381 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:17.432302 13381 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:17.433238 13381 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.436465 13457 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:17.437427 13975 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:17.438089 14264 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.438549 14264 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:17.439079 13381 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:17.439409 14264 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:17.449782 13134 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:17.485667 14248 raft_consensus.cc:993] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:17.486155 14158 raft_consensus.cc:1081] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:18.549950 14264 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:18.550735 14264 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:18.553036 14264 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:18.883292 14264 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:18.884327 14264 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:18.886555 14264 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:18.783852 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.793390 14276 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:18.667949 14274 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:18.735721 14275 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.013775 14274 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.014024 14275 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.016217 14275 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.016275 14274 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.016950 14274 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.017438 14274 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:18.943773 14277 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.019522 14274 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.019845 14277 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.013728 14284 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.021901 14277 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.021684 14284 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.024027 14284 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:18.950852 14278 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:18.958454 14279 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.026271 14278 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.026733 14285 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.013144 14276 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.028573 14276 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.026408 14279 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:18.965301 14280 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.028934 14278 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.029366 14280 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.031279 14279 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.031531 14280 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.031909 14279 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.032413 14279 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.034592 14279 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.035060 14279 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.035614 14279 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.036587 14280 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
W20260709 12:15:19.036779 13335 debug-util.cc:398] Leaking SignalData structure 0x7b08002e4100 after lost signal to thread 10122
I20260709 12:15:19.031738 14282 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.037192 14280 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.038625 14282 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.040153 14280 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.041414 14279 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.041968 14279 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.042428 14279 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.043074 13457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:53046
I20260709 12:15:19.043743 13457 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:19.044108 13457 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.044292 14279 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.052003 14280 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.052556 14280 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.053498 14274 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.054014 14274 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.054621 14280 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.055222 14284 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.055290 14276 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.055691 14284 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.055884 14276 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.057464 14284 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.057941 14276 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.058497 14276 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.058817 14274 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.059245 14276 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.057955 14284 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.060537 14284 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.061064 14281 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:19.061467 14276 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.058923 14280 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.062714 14284 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.062585 14280 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.064759 14280 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.058740 14275 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.088644 14281 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.089798 13457 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.090153 14275 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.095325 14282 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.101662 14275 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.045445 14285 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.107687 14285 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.109890 13457 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.125416 14290 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.125862 14264 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.126009 14290 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.126449 14264 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.127465 14278 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.128051 14278 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.128341 14290 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.128850 14290 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.129273 14290 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.129988 14278 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.131842 14264 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.133002 14290 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.134454 14283 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.135668 14286 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.136309 14286 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.137365 14225 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.140360 14225 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.135074 14283 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.147783 14282 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.148286 14282 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.154055 14281 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.155252 14282 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.155439 14286 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.173349 14290 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.173758 14275 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.174108 14290 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.176294 14290 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.177361 14290 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.177896 14290 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.177977 14288 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.179556 14288 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.181134 14290 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.181733 14288 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.181943 14280 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.182426 14280 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.184304 14280 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.185189 14288 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.185765 14288 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.177554 14282 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.188305 14282 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.188397 14275 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.190701 14277 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.203576 14277 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.204855 14275 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.205438 14275 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.205515 14277 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.190781 14264 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.191310 14274 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.191788 14276 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.190964 14290 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.192288 14284 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.207041 14290 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.206511 14274 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.196406 14282 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.200784 14278 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.195101 14288 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.201602 14280 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.206415 14225 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.208865 14283 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.209434 14290 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.227082 14292 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.210898 14278 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.207257 14275 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.240679 14292 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.242529 14278 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.242931 14292 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.243515 14292 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.244027 14292 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.245918 14292 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.209420 14274 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.243374 14275 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.225657 14264 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.253961 14264 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:19.254465 13335 debug-util.cc:398] Leaking SignalData structure 0x7b0800151980 after lost signal to thread 13171
W20260709 12:15:19.255859 13335 debug-util.cc:398] Leaking SignalData structure 0x7b0800074c40 after lost signal to thread 13338
W20260709 12:15:19.257011 13335 debug-util.cc:398] Leaking SignalData structure 0x7b0800147920 after lost signal to thread 13413
W20260709 12:15:19.258136 13335 debug-util.cc:398] Leaking SignalData structure 0x7b080023b080 after lost signal to thread 13487
I20260709 12:15:19.158911 14279 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.259503 14279 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.206887 14276 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.261802 14279 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.262389 14276 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.207144 14284 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:19.275619 13335 debug-util.cc:398] Leaking SignalData structure 0x7b080020a820 after lost signal to thread 14052
I20260709 12:15:19.226370 14280 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.285357 14274 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.286324 14277 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.293691 14298 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.291958 14264 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.288655 14289 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.293895 14277 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.287240 14276 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.295640 14276 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.287895 14282 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.294497 14284 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.296377 14277 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.294803 14289 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.296846 14293 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.308826 14278 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.293824 14274 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.311719 14278 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.296593 14282 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.312673 14280 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.313557 14278 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.313392 14298 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.314121 14286 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.309257 14300 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.316618 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:19.317301 13312 raft_consensus.cc:606] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.314646 14286 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.319295 14298 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.319389 14276 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.322083 13312 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.324765 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.313303 14274 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.315244 14297 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.326505 14225 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.316089 14279 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.318526 14288 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.313280 14264 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.348263 14288 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.349808 14264 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.320549 14292 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.339638 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.340426 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.350320 14288 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.340272 14225 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.335170 14297 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.351361 14292 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.352576 14225 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.320935 14281 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.353322 14292 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.353191 14281 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.354566 14289 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.355149 14281 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.340690 14286 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.322911 14285 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.355993 14285 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.358114 14285 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.330085 14277 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.319881 14293 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.358741 14277 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.360476 14293 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.360811 14277 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.361055 14296 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.361634 14296 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.340534 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.363761 14296 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.347285 14279 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.320279 14300 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.371815 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.372416 13312 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.329331 14301 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.355294 14302 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.353245 14297 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.364542 14299 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.381259 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.388652 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.390137 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.390569 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.414494 14299 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.414955 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.377154 14301 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.415647 14022 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:19.415899 14286 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.390146 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.416455 14286 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.416800 14299 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.417124 14026 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.416898 14021 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:19.418268 14295 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.418913 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.418885 14295 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.418357 14286 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.380074 14293 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.413682 14277 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.419027 14279 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.443910 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.445047 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.445323 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.445716 14026 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:19.416882 14301 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.446058 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.446327 14277 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.446735 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.447383 14295 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.422394 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.447768 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.448428 14022 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:19.449453 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.450024 14026 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.453536 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.439563 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.456681 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.378763 14302 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.447350 14017 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.460383 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.452383 13311 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.445056 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.454042 13309 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.460171 14257 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.489611 14257 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.460340 14301 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.467754 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.463690 14021 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.465250 14303 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:19.459278 14020 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.466897 14306 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.466176 14307 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.455268 14291 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.463932 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.487010 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:19.487757 14300 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.491595 14292 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.468487 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.495407 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.495582 14257 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.458832 14279 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.501585 13388 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.500788 13312 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:19.495985 14301 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.503604 14289 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.503854 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.504462 13463 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.504853 14301 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.505030 14279 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.505628 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.451259 14293 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.503082 14310 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.500262 14307 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.506206 14303 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.507489 14281 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.516301 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.516642 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.504374 14291 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.517020 13382 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.509384 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.510807 14307 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.513386 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.513821 14282 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.513924 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.514146 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.529847 14304 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.512243 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.502898 14306 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.512521 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.518131 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.504191 14289 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.510602 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.506888 14292 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:19.518993 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 55137us
I20260709 12:15:19.519416 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.507120 13381 raft_consensus.cc:606] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.547945 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.508203 14277 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.528195 14286 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.530365 14304 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.530344 13383 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.518368 14281 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.511268 14279 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.529194 14297 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.536510 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.543473 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.546499 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.547207 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.556319 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.550305 14303 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.540062 14257 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.550859 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.551011 14293 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.549085 13314 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.530514 14305 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.549953 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.532439 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.535499 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.556905 13461 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:19.546615 14302 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.556399 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.508860 14310 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.559497 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.579005 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.579180 14018 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:19.579696 13457 raft_consensus.cc:2393] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:19.560863 14291 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.560999 13388 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.561426 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.552860 13309 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.561740 14306 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.562012 14281 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.562439 14292 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.591923 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.593485 14314 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.575731 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.591784 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.563678 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.564296 14257 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.597314 14289 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.558038 14297 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.548728 14282 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.565470 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.562383 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.570776 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.566241 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.551319 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.599910 14297 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.602490 13456 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.602828 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.603502 13306 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.603958 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.604440 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:19.604974 13306 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.565305 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.571038 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.557873 14286 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.609354 14286 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.600606 13386 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.609891 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.594019 14314 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.581671 13351 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.558269 14277 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.581285 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.587433 14313 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.591920 14310 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.591507 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.615520 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.616158 14023 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.616438 14314 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.597890 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.616282 14313 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.599252 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.620846 13307 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.621613 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.622293 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.601688 14294 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.623227 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.622789 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.621558 13461 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:19.624101 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.610976 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.601184 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.612623 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.565301 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.593708 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.625502 13463 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:19.588132 14305 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.613072 14277 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.591749 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.618221 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.622381 13382 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.586198 13384 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.631569 14295 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.624233 14257 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.611502 13351 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.631769 14313 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.620370 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.633055 14293 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.633630 14295 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.633770 14293 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.634094 14295 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.621810 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.634256 14293 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.634768 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.635296 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.635442 14022 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.632481 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.634757 13306 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:19.604995 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.618528 14311 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.636713 14311 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.637081 14311 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.619733 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.602133 14304 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.627032 14277 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.638321 14289 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.638725 14289 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.639074 14289 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.642270 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.638979 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.643445 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.644109 13312 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.620103 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.637599 14305 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.642892 13279 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.617182 14286 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.642885 14017 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.645273 14286 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.645699 14286 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.645884 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.646530 14023 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.647107 14303 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.647301 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.647526 14303 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.647954 14303 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.629449 13385 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.648883 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.629575 14315 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.629689 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.651520 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.627324 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.599187 14282 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.626418 13313 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.653273 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.644057 13458 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:19.626358 13383 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.660442 14282 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.661451 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.625731 14294 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.623636 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.653388 13389 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.663549 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.664743 13351 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.662719 13379 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.666420 14277 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.666790 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.668321 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.668447 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.669154 14225 raft_consensus.cc:993] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:19.669590 14225 raft_consensus.cc:1081] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:19.696868 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.669956 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.696947 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.697800 13380 raft_consensus.cc:2393] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:19.698015 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.671399 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.698627 13383 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:19.671922 14282 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.699235 14282 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.697537 13379 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.673594 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.651336 14315 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.690868 13385 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.691565 13351 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.701014 14019 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:19.692463 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.701804 14315 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.690709 14294 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.695971 14289 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.703047 14281 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.703511 14281 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.690716 13279 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.699611 14282 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.669060 13277 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.695936 14300 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.698185 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.704941 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.706569 14294 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.704406 13973 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.693358 14277 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.703995 14289 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.705669 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.696996 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.736924 13382 raft_consensus.cc:2393] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:19.701447 13351 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.736980 14264 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.737293 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.737409 14264 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.737838 14277 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.738055 14264 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.738306 14277 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.738554 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.738760 14277 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.708425 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.739715 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.709434 13277 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.707731 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.711805 14281 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.709898 14296 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.756078 14296 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.706032 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.756603 14277 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:19.757047 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 51076.1us
I20260709 12:15:19.704697 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.758594 14277 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.702513 14286 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.756465 14296 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.759454 14264 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.760582 14286 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.761255 13385 raft_consensus.cc:1240] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:19.761399 14264 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.716203 14282 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.717774 14305 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:19.762941 14279 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.763437 14279 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.763366 14305 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.763854 14279 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.764451 14282 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.765158 13386 raft_consensus.cc:2393] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:19.765462 14305 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.765756 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.766456 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.766925 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.718043 14318 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.767572 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.767606 14318 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.768898 13386 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:19.693325 14303 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.770426 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.724479 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.771319 14303 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.771438 13383 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.771901 14279 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.772398 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.772989 13383 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:19.773772 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.774356 13383 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:19.724725 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.775180 14279 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.775739 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.776623 14318 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.777009 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.776935 14296 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.778172 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.778302 14281 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.777563 14277 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:19.778894 14296 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.779196 14277 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.780164 14281 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.780668 14277 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.725387 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.780732 14281 consensus_queue.cc:1059] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.725329 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.725673 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.781618 14288 raft_consensus.cc:3055] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:19.726679 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.729382 14300 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.729421 13974 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.782310 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.731410 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.782902 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:19.782902 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 53574us
I20260709 12:15:19.783478 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.783987 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.784946 13974 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.785040 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.783974 13975 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.783149 14300 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.783105 13380 raft_consensus.cc:1240] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:19.785931 13974 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.786183 14276 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.786589 14276 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.786932 14276 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.787067 14278 raft_consensus.cc:2749] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.787456 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.714123 14293 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.782032 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.788582 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.783907 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.789565 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.785368 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.743844 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.790552 13454 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:19.744076 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.791050 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:19.791514 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.792397 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.792613 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.793211 14300 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.793614 14300 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.793752 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.794176 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.744490 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.795876 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.796264 14293 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.790614 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.796927 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.795296 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.745028 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.745491 14225 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.798026 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.731437 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:19.748795 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.739992 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.798884 14025 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:19.749496 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.749768 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.750089 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:19.750769 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:19.800957 13975 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.751884 13973 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.799562 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.793081 13380 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
W20260709 12:15:19.801964 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 50146us
I20260709 12:15:19.802673 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.803606 13973 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.803151 14276 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.768078 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.804692 13975 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.804916 13973 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.805672 14284 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.805598 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.806136 14284 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.755475 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.769598 13461 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.806504 14284 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.807760 13460 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.807780 14275 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.809486 14275 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.809855 14275 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.810045 14300 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.706962 14294 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.758723 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.811812 14294 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.762915 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.716946 14311 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.787245 14274 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.813779 14274 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.814357 14274 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.781962 14288 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:19.814900 14311 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.745251 13277 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.801360 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.815815 14284 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.798414 14225 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.748247 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:19.816561 13386 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:19.718643 14295 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.800967 13306 raft_consensus.cc:606] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.817961 14284 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.815215 13389 raft_consensus.cc:2393] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:19.795243 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.797955 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.819013 13388 raft_consensus.cc:1240] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:19.820482 13381 raft_consensus.cc:1240] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:19.821020 13388 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:19.821318 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.822624 13382 raft_consensus.cc:1240] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:15:19.816371 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 71207.8us
I20260709 12:15:19.823835 14279 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.824204 14279 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.824566 14279 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.815701 14288 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.785444 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.804514 14280 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.826192 14280 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.826574 14280 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.827569 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:19.828137 13306 raft_consensus.cc:606] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.818218 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:19.790563 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.831686 14278 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.833532 14278 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.818161 13974 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.835399 13975 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.835850 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:19.836369 13974 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.836812 14278 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.836526 13306 raft_consensus.cc:606] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.837155 14274 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.837234 14278 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.818554 14295 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.837800 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.824059 13381 raft_consensus.cc:1240] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:19.838210 14225 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.837793 14278 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.806428 13973 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.840269 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:19.840227 13973 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.824585 13277 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.841048 13973 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.837925 14274 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.842298 14274 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.842636 14274 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.841990 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.844069 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:19.837095 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 79382.7us
I20260709 12:15:19.845551 14278 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.846148 13277 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:19.846307 14284 raft_consensus.cc:2749] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.859625 14257 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.860028 14257 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.860409 14257 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:19.860514 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 106515us
I20260709 12:15:19.861384 13351 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.862869 14289 raft_consensus.cc:2749] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.863076 14278 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:19.863781 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 86616.9us
I20260709 12:15:19.867578 13351 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.846614 14302 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.868513 14302 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.868911 14302 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.869688 14274 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.803810 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.847846 13974 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.875351 14282 raft_consensus.cc:993] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:19.874308 13351 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.875806 14282 raft_consensus.cc:1081] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:19.847993 14264 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.847719 13975 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.856159 14321 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.876266 14278 raft_consensus.cc:2749] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.876827 14321 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.877202 13975 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.878036 14321 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.851658 14279 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.878504 13975 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.879271 14321 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.880040 14279 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.877199 13353 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.880774 14264 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.880944 14295 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.876145 13974 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.881841 14321 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.882320 13974 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.882730 13353 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.883039 14321 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.883652 13974 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.883908 14282 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.884434 14321 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.884793 14321 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.885052 14264 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.885181 14321 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.887450 13974 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.852368 13386 raft_consensus.cc:1240] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:19.884991 13353 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.888690 14294 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.889704 14319 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:19.890695 14294 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.880579 14288 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.893234 14264 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.898767 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.873186 14311 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.876040 14309 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.894897 14284 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.899408 14311 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.896304 13974 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.870929 13279 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.900067 14311 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.900628 14279 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.900979 14279 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:19.901453 14279 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.901647 13279 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.880254 13351 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.902356 14303 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.903681 14303 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:19.904047 14303 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.906446 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.847647 14225 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.899613 14284 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:19.909186 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.908492 13426 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:19.899569 14309 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.885002 14257 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.910724 14309 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.902437 14278 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.911545 14278 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.910349 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.910928 14305 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:19.913213 14305 raft_consensus.cc:697] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:19.914083 14305 consensus_queue.cc:237] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.903214 14264 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.910048 14225 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.912197 14257 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:19.909232 14284 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.920469 14279 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.921914 13353 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.923245 14282 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.925446 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.857753 14280 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.926833 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:19.929916 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 88930.3us
I20260709 12:15:19.850997 14275 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.932605 14326 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.933156 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.933722 14275 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.935412 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.936579 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.937464 13278 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.938619 13278 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
W20260709 12:15:19.939369 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 59179.6us
I20260709 12:15:19.939689 13278 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.943496 14309 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.943763 14311 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.944885 13278 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.811318 14276 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.942539 14284 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.938673 14320 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.940191 14285 consensus_queue.cc:1059] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.940557 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.940969 14287 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:19.946156 14320 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.923333 14279 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.928493 14280 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:19.946597 14285 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:19.946274 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:19.946379 14287 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:19.947121 14285 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.942855 13461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:53046
I20260709 12:15:19.947590 14285 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:19.947778 13461 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:19.947906 14279 raft_consensus.cc:3055] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:19.947407 14287 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:19.949048 13973 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.949285 13278 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.950132 13973 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:19.950451 13278 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.948273 13461 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.952764 14276 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.915004 14303 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:19.941279 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:19.946650 14320 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.953716 14280 raft_consensus.cc:2749] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.953212 14276 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.945226 14300 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:19.945701 14311 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:19.954543 14276 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.955418 14225 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.955796 14225 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:19.956148 14225 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:19.941444 14257 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.961481 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.960647 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.960897 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.972018 13310 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:19.974684 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.956516 14279 raft_consensus.cc:740] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:19.960796 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.961134 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.979743 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:19.980893 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:19.980974 13426 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.957589 13351 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:19.960686 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:19.899243 14321 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:19.984087 13426 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:19.945593 14309 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.235903 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:19.983491 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 81593.2us
I20260709 12:15:20.236657 14025 raft_consensus.cc:2393] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:20.236837 13974 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.238059 13974 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.238813 14025 raft_consensus.cc:1240] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.239252 13974 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:20.142231 14323 log.cc:927] Time spent T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.167s	user 0.002s	sys 0.000s
I20260709 12:15:20.240062 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:20.240801 14264 raft_consensus.cc:2749] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.241456 14264 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.242015 14264 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.242376 14264 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:20.242715 14264 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.141292 14320 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.984896 13351 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.256243 14311 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:20.256352 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 271511us
I20260709 12:15:20.258018 13351 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.258713 14311 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.262867 14291 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.263648 13427 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.264760 13427 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.265529 14306 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.250658 14264 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:19.954746 14285 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.267372 13427 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.205617 14281 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.206751 14274 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.209472 14018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:20.268074 14291 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.209877 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.213375 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.268093 14285 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.205147 14303 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:20.269096 14281 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.269485 14281 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.213699 14276 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.273031 14276 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:20.273351 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:20.277226 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 69724.3us
I20260709 12:15:20.277057 14281 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.220201 14327 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.269480 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.280213 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.280799 14303 consensus_queue.cc:1059] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.281419 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.223228 14284 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.223544 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.224226 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.280857 14334 consensus_queue.cc:1059] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:15:20.225226 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.283417 14334 consensus_queue.cc:1059] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.284111 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.285403 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.286482 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.286664 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:20.226281 14328 consensus_queue.cc:1059] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.226729 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:19.971885 14257 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.288728 14257 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.227532 14225 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:19.970216 13461 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.232396 14287 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.234001 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.294328 14333 raft_consensus.cc:3055] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.294552 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.234160 14279 consensus_queue.cc:260] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.295586 14279 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.295907 13461 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.296025 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.235654 14317 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:19.972821 14294 consensus_queue.cc:1059] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.100s
I20260709 12:15:20.239606 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.244588 14320 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.238014 14321 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.247942 14025 raft_consensus.cc:1240] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.251711 13974 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.251988 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.253400 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.254158 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.266149 14306 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:15:20.264724 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 280689us
I20260709 12:15:20.274214 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.274773 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:19.984243 14296 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:19.937405 14302 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.274998 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.287672 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.293247 13427 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.294763 14333 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.235037 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.310118 14021 raft_consensus.cc:1240] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.304994 13458 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.306283 14327 raft_consensus.cc:3055] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.306684 14281 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.312458 13426 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:20.314010 14018 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:15:20.328215 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 98140.9us
I20260709 12:15:20.306471 14287 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.316923 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.328730 13426 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.329962 13351 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.310204 14285 raft_consensus.cc:3055] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.333410 14285 raft_consensus.cc:740] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.334197 14285 consensus_queue.cc:260] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:20.335141 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.335309 14285 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.335794 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.339264 14318 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.307412 13383 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:20.325109 13427 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.340368 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.340785 13427 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.328464 14018 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:20.342381 14315 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.343072 14315 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.343425 14315 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:20.343763 14315 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.343974 14304 consensus_queue.cc:1059] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.346186 14316 raft_consensus.cc:3055] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.346511 14316 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.327504 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.298183 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.347246 14316 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.347370 14018 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.348322 14316 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.340943 13381 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:20.352301 13427 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.348277 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.355523 14313 raft_consensus.cc:2749] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.357300 13427 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.359995 14318 consensus_queue.cc:1059] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.360970 14298 raft_consensus.cc:3055] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.361332 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.361944 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.361351 14298 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.365301 14298 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.366783 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.363348 13381 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:20.368275 14298 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.371599 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:20.374984 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 45112.2us
I20260709 12:15:20.375715 13351 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.376751 13351 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.377792 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.315214 14296 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.381170 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.380113 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:20.319734 14284 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:20.381219 14286 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.400846 14286 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.401183 14286 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.401553 14286 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.403717 14023 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.404500 14026 raft_consensus.cc:1240] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.404942 14023 raft_consensus.cc:1240] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.405910 14018 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.406122 14023 raft_consensus.cc:1240] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.406553 14026 raft_consensus.cc:1240] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:20.374154 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 76487.4us
I20260709 12:15:20.407877 13974 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.409070 13974 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.410180 13974 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.410852 14278 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.411268 14278 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:20.328608 14327 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.327016 14306 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.412935 14264 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.413523 14264 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:20.413837 14264 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:20.414166 14264 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.378613 14317 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:20.416744 14317 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:20.417199 14317 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:20.405149 14020 raft_consensus.cc:1240] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.411631 14278 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.383718 14296 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.412104 14333 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.422967 14333 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.378970 14295 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:20.426450 13426 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.382179 14313 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.407781 14302 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:20.424198 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 95326.4us
W20260709 12:15:20.426968 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 70734.3us
I20260709 12:15:20.429373 13426 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:20.433109 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 122130us
I20260709 12:15:20.430792 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.429976 14305 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.416673 14315 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.432163 14284 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.438107 14291 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:20.449463 14302 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.450210 14291 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:20.450660 14291 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.443493 13279 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.453178 13974 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.432853 14306 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.448099 14264 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.448554 14328 raft_consensus.cc:3055] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.444077 14327 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.453063 14334 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.453986 14340 consensus_queue.cc:1059] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.454393 13974 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.482667 14316 consensus_queue.cc:1059] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.483412 13974 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.459367 14280 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:20.483809 14316 raft_consensus.cc:3055] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.484282 14316 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.484644 14321 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.484627 14296 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.462136 14310 consensus_queue.cc:1059] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.485567 14276 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:20.464303 13279 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.485849 14310 raft_consensus.cc:3055] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.462674 14345 raft_consensus.cc:993] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:20.485985 14276 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:20.486451 14276 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.451725 14304 consensus_queue.cc:1059] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:15:20.473881 14284 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.476722 14338 raft_consensus.cc:3055] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.491209 14338 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.485199 14321 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.491997 14321 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.493129 14288 consensus_queue.cc:1059] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.494046 14288 raft_consensus.cc:3055] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.494326 14288 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:20.484211 14280 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:20.495044 14288 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.495530 14257 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.495572 14280 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.496109 14288 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.477949 14328 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.498413 14328 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.499622 14328 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.499665 14021 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.480290 14264 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.480695 14298 consensus_queue.cc:1059] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.485176 14316 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.487478 14304 raft_consensus.cc:3055] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.488729 14310 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.501502 14298 raft_consensus.cc:3055] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.502130 14298 raft_consensus.cc:740] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:20.470825 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.502590 14310 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.502874 14298 consensus_queue.cc:260] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.503893 14310 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.489199 14225 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.501647 14304 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.504523 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.505079 14304 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.506201 14304 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.506367 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.504115 14298 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.508411 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:20.516825 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 140138us
W20260709 12:15:20.517534 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 59254.2us
I20260709 12:15:20.518080 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.519299 14281 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.501518 14316 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.520249 13313 raft_consensus.cc:1240] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:15:20.521319 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.522505 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:20.523157 14225 consensus_queue.cc:1175] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85fad29e08e34b8e9190c3e6b28e3347" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:15:20.523326 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.524550 14286 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.478286 14317 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.523990 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.524282 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.518707 13277 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.528083 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.527227 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.496063 13974 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.521266 14327 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.527319 13351 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.528946 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.530077 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:20.531898 13381 raft_consensus.cc:1240] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.532279 13973 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.533077 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.533905 13351 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:20.530166 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 65929.5us
I20260709 12:15:20.535271 13973 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.491991 14338 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.538432 13973 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.540242 14346 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.529466 13311 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.541043 14274 consensus_queue.cc:1059] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.542807 13277 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:20.583846 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 47429us
I20260709 12:15:20.585374 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:20.587823 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 53598.8us
I20260709 12:15:20.535140 14334 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.588611 13278 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:20.538867 14284 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.600268 13389 raft_consensus.cc:1240] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:20.601111 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.597249 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:20.537045 14264 raft_consensus.cc:2749] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.604393 13384 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:20.584903 14287 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:15:20.606293 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 63566.5us
I20260709 12:15:20.586242 14326 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.585144 14257 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.584707 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.615545 13279 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.537541 14319 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.608675 13277 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.607007 14324 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:20.595335 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 99365.6us
I20260709 12:15:20.621830 13427 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.605816 14338 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.623471 13279 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.625291 13973 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.628199 13389 raft_consensus.cc:1240] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.629140 13973 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.618952 14313 consensus_queue.cc:1059] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:15:20.630345 14313 raft_consensus.cc:3055] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.630653 14313 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.630949 14286 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:20.614601 14303 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:20.613214 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.535311 14306 consensus_queue.cc:1059] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 12:15:20.633999 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.650267 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.653334 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.653725 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.636258 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.637178 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.622553 14339 raft_consensus.cc:1081] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:20.619778 14296 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.657769 13277 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.627163 14305 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.662923 13351 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.627355 14225 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.627329 14287 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.631510 14326 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.672219 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.669806 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.670667 14018 raft_consensus.cc:1240] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.663583 14021 raft_consensus.cc:1240] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.657569 14303 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.667258 14300 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.631596 14318 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:15:20.664465 14286 raft_consensus.cc:2749] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.671561 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.670804 14279 raft_consensus.cc:2749] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.672232 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:20.687017 13351 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.717780 14342 raft_consensus.cc:2749] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.720140 14293 raft_consensus.cc:2749] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.659662 13974 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.681797 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.734797 14295 consensus_queue.cc:1059] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:20.681862 14315 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.643182 14348 consensus_queue.cc:1059] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:15:20.654315 14345 consensus_queue.cc:1059] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 12:15:20.722971 14320 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.681702 14274 consensus_queue.cc:1059] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.070s
I20260709 12:15:20.767836 14347 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:20.768316 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 118954us
I20260709 12:15:20.682721 14305 consensus_queue.cc:1059] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 12:15:20.671216 14313 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.768596 14330 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.680073 14276 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.736616 14292 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.683749 14280 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.734738 14278 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.752785 14317 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:20.783458 13353 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.775314 14315 raft_consensus.cc:3055] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:15:20.784695 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 141582us
I20260709 12:15:20.769249 14331 consensus_queue.cc:1059] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.102s
W20260709 12:15:20.813097 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.835139 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.777347 14303 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.786849 14315 raft_consensus.cc:740] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:20.812584 14313 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.885305 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:20.885990 13388 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:20.785077 13974 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.886452 14351 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:20.887907 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 253967us
I20260709 12:15:20.888948 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.890492 14019 raft_consensus.cc:1240] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.887184 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:20.907888 14349 log.cc:927] Time spent T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.179s	user 0.001s	sys 0.000s
I20260709 12:15:20.907655 14021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:20.908417 14021 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:20.908793 14021 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.838035 14321 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:20.902060 14274 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.918347 14357 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:20.918728 14278 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.919621 13426 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:20.921056 13426 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:20.913754 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.924849 14306 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.905548 14287 consensus_queue.cc:1059] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:15:20.918885 14357 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:20.904680 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 125219us
I20260709 12:15:20.933169 14292 consensus_queue.cc:1059] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.933880 13381 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:20.934055 14280 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.934644 14276 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:20.926681 14315 consensus_queue.cc:260] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:20.936295 14321 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:20.940563 14315 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:20.940924 13429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.936830 13307 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:20.928689 14306 raft_consensus.cc:2749] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.937763 14357 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:20.941020 14025 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.954257 14026 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.952773 14348 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:20.956673 13388 raft_consensus.cc:1240] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:15:20.957383 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.959474 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.959466 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.950503 13308 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:20.946300 14324 raft_consensus.cc:2749] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:20.968107 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.968506 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.969233 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.969321 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.969570 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.970043 13388 raft_consensus.cc:2393] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:20.970036 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.970794 13386 raft_consensus.cc:2393] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:20.971235 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.972369 13382 raft_consensus.cc:2393] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:20.971004 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.972859 13388 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:20.966151 14291 consensus_meta.cc:287] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: Time spent flushing consensus metadata: real 0.515s	user 0.008s	sys 0.002s
I20260709 12:15:20.967310 14348 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.970682 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.980317 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.980998 13386 raft_consensus.cc:2393] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:20.977741 14291 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:20.987709 13463 raft_consensus.cc:1240] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:20.987557 14024 raft_consensus.cc:1240] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:20.989228 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:20.990662 14291 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:20.992233 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:20.985574 14303 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:20.994905 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:20.992938 14274 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:20.995751 14320 consensus_queue.cc:1059] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:20.999979 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:20.996367 13379 raft_consensus.cc:2393] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:21.002142 14332 raft_consensus.cc:3055] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.003922 14302 raft_consensus.cc:3055] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.004182 14332 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:20.991662 14348 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:21.004643 13974 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:20.997474 14303 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.004838 14302 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:21.006579 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.012612 13388 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:21.006067 14332 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.014940 14318 raft_consensus.cc:3055] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.017035 14300 raft_consensus.cc:3055] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.003147 14328 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:21.023532 14324 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:21.025337 14328 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:20.995144 14021 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.034224 14018 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.023545 14300 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:21.034226 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:21.035856 14300 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.034736 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:21.037099 14300 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.008034 14274 consensus_queue.cc:1059] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:15:21.022686 14318 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:21.043388 14264 raft_consensus.cc:3055] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:21.043814 14264 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:21.045710 13458 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:21.043407 14318 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.048048 14318 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.051751 13974 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.044225 14351 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.052683 14324 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.054559 14303 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:21.055507 13455 raft_consensus.cc:1240] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:21.057732 14328 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:21.059484 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:21.059737 14311 consensus_queue.cc:1059] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:21.060250 14297 raft_consensus.cc:3055] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.060623 14297 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:21.061065 14311 raft_consensus.cc:3055] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:21.061386 14297 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.062007 13383 raft_consensus.cc:1240] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.059394 13973 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:21.063040 14297 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.065369 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:21.065397 14324 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:21.066205 14324 raft_consensus.cc:697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:21.071018 13426 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.061432 14311 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:21.073618 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.074126 13277 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.074426 14264 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.075910 14264 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:21.076362 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.079250 14315 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:21.063632 14024 raft_consensus.cc:1240] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.074419 14311 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.081277 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:21.085088 13310 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:21.085961 13973 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:21.069654 14324 consensus_queue.cc:237] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.053313 13974 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:21.100735 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 47526.6us
I20260709 12:15:21.101789 13974 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:21.103521 14311 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:21.069553 14357 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.106563 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:21.135414 14274 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.134999 13974 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:21.619124 14324 raft_consensus.cc:2749] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:15:21.619266 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 484313us
I20260709 12:15:21.620232 13974 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.621019 14324 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:15:21.391058 13353 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.425932 14332 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.715998 14293 raft_consensus.cc:3055] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.716411 14293 raft_consensus.cc:740] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:21.717259 14293 consensus_queue.cc:260] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.718240 14293 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.105592 14351 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:21.722497 14351 raft_consensus.cc:697] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:21.145555 14357 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:21.143324 14360 log.cc:927] Time spent T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 12:15:21.055532 14302 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.728292 14328 consensus_queue.cc:1059] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:21.352650 14340 raft_consensus.cc:3055] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.140901 14300 raft_consensus.cc:2749] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:21.104825 14315 consensus_queue.cc:1059] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
W20260709 12:15:21.570732 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.572613 14297 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
W20260709 12:15:21.793630 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.793562 14297 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.794697 14315 raft_consensus.cc:3055] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.795138 14315 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:21.795893 14315 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.796988 14315 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.797266 13454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53056 (request call id 545) took 1162 ms. Trace:
I20260709 12:15:21.598349 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:21.799476 14297 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:21.797663 13454 rpcz_store.cc:276] 0709 12:15:20.635137 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:20.643431 (+  8294us) service_pool.cc:224] Handling call
0709 12:15:21.583407 (+939976us) spinlock_profiling.cc:243] Waited 5.05 ms on lock 0x7b58003b3198. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7a22 00007fa6cf4108d9 00007fa6ce56aee0 00007fa6ce6340ab 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:21.583634 (+   227us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:21.795275 (+211641us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:21.795306 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:21.795346 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:21.795383 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:21.797031 (+  1648us) spinlock_profiling.cc:243] Waited 211 ms on lock 0x7b54004a6fd4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961ce01 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2 00007fa6c795748c 00007fa6c79568c6
0709 12:15:21.797075 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:21.797194 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":497939072}
I20260709 12:15:21.610790 14022 raft_consensus.cc:1240] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.803337 14328 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:21.144690 14021 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:21.625442 13974 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:21.807000 14300 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:15:21.807209 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 181835us
I20260709 12:15:21.808945 13974 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:21.809652 14300 raft_consensus.cc:2749] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.810312 13974 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:21.633513 13458 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53046 (request call id 484) took 1043 ms. Trace:
I20260709 12:15:21.811017 14300 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:21.811229 13458 rpcz_store.cc:276] 0709 12:15:20.589835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:20.595906 (+  6071us) service_pool.cc:224] Handling call
0709 12:15:21.633324 (+1037418us) spinlock_profiling.cc:243] Waited 365 ms on lock 0x7b54005b63d4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:21.633434 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":839776128}
W20260709 12:15:21.637535 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:21.812458 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.641119 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:21.645686 13389 raft_consensus.cc:1240] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:21.813972 13279 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.646435 13388 raft_consensus.cc:1240] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.647243 13385 raft_consensus.cc:1240] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:21.647799 13429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.651772 13135 catalog_manager.cc:5697] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:21.815991 14357 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:21.816412 14357 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.666824 13459 raft_consensus.cc:1240] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.668859 14333 raft_consensus.cc:3055] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.818260 14357 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:21.818490 14333 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:21.819310 14333 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.820358 14333 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:21.821153 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:21.821743 13456 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.822649 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:21.678239 14017 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41786 (request call id 525) took 1008 ms. Trace:
I20260709 12:15:21.823220 14017 rpcz_store.cc:276] 0709 12:15:20.669635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:20.671914 (+  2279us) service_pool.cc:224] Handling call
0709 12:15:21.677650 (+1005736us) spinlock_profiling.cc:243] Waited 4.21 ms on lock 0x7b5800240f98. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7a22 00007fa6cf4108d9 00007fa6ce56aee0 00007fa6ce6340ab 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:21.677837 (+   187us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:21.677998 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:21.678016 (+    18us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:21.678054 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:21.678076 (+    22us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:21.678117 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:21.678197 (+    80us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9691904}
W20260709 12:15:21.705807 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 631708us
I20260709 12:15:21.826052 13277 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.827239 14264 consensus_queue.cc:1059] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:21.710980 13381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39460 (request call id 335) took 1126 ms. Trace:
I20260709 12:15:21.828151 13381 rpcz_store.cc:276] 0709 12:15:20.585009 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:20.585131 (+   122us) service_pool.cc:224] Handling call
0709 12:15:21.710793 (+1125662us) spinlock_profiling.cc:243] Waited 333 ms on lock 0x7b540064ebd4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:21.710897 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":766228224}
I20260709 12:15:21.732609 14324 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:21.829224 14324 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.829984 14302 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.831311 14324 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:21.818291 13459 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53056 (request call id 553) took 1168 ms. Trace:
I20260709 12:15:21.832471 13459 rpcz_store.cc:276] 0709 12:15:20.650202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:20.651518 (+  1316us) service_pool.cc:224] Handling call
0709 12:15:21.666424 (+1014906us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b58003b3198. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7a22 00007fa6cf4108d9 00007fa6ce56aee0 00007fa6ce6340ab 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:21.666627 (+   203us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:21.818055 (+151428us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:21.818234 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3521408}
I20260709 12:15:21.733747 14351 consensus_queue.cc:237] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.834681 13454 raft_consensus.cc:1240] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:21.749595 14303 raft_consensus.cc:2749] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.752566 13311 raft_consensus.cc:1240] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.753623 13307 raft_consensus.cc:1240] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.758700 13312 raft_consensus.cc:1240] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:21.758647 13310 raft_consensus.cc:1240] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.759608 13305 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.759774 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.843536 14332 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:15:21.762478 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.766037 13306 raft_consensus.cc:1240] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:21.843593 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:21.844843 13463 raft_consensus.cc:2393] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:21.845041 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:21.843595 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.765978 13308 raft_consensus.cc:1240] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.781611 13313 raft_consensus.cc:1240] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:21.794068 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.844059 13309 raft_consensus.cc:2393] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:21.583520 14364 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:21.803822 14328 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:21.845781 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.856523 13973 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:21.843561 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.811688 14300 raft_consensus.cc:697] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:21.824613 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.821784 14305 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:21.842229 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.858965 13353 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.859486 13310 raft_consensus.cc:2393] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:21.842947 14279 raft_consensus.cc:2749] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.843715 14353 consensus_queue.cc:1059] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:21.844674 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.861006 14286 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:21.861521 14286 raft_consensus.cc:697] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:21.862375 14286 consensus_queue.cc:237] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.776362 13314 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.786913 14340 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:21.857892 13311 raft_consensus.cc:2393] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:21.846333 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.866299 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.877312 13310 raft_consensus.cc:3055] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.877700 13310 raft_consensus.cc:740] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:21.877929 14317 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:21.866421 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.878433 13310 consensus_queue.cc:260] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:21.879449 13314 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:21.880338 13310 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.868505 14354 consensus_queue.cc:1059] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:21.868891 13427 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:21.847631 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.869400 14357 consensus_queue.cc:1059] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:21.852516 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:21.887034 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:21.880208 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.848563 14022 raft_consensus.cc:1240] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.853919 13456 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:21.854377 14328 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:21.850545 14364 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.847007 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.851895 13278 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.848426 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.873312 13426 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.897425 13279 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.877224 14287 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:21.846486 13312 raft_consensus.cc:2393] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:21.868183 14297 consensus_queue.cc:1059] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:21.881271 13313 raft_consensus.cc:2393] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
W20260709 12:15:21.873220 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 62983.3us
I20260709 12:15:21.875519 14305 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.878471 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:21.878422 14317 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:21.873780 14371 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:21.889739 13134 catalog_manager.cc:5697] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:21.908787 13279 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:21.904783 13351 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.225.194:33407 timed out after 1.635s (SENT) [suppressed 49 similar messages]
W20260709 12:15:21.909839 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 58015.9us
I20260709 12:15:21.865556 14300 consensus_queue.cc:237] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.896075 13310 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:21.898155 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:21.913244 13279 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.905108 14279 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.922307 13312 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:21.921159 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:21.924039 14021 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:21.907498 14294 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.925526 13277 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:21.921787 13309 raft_consensus.cc:2393] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:21.912932 14332 raft_consensus.cc:2749] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:21.935900 13312 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:21.939257 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:21.909165 14287 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:21.942866 13312 raft_consensus.cc:1240] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:21.928059 14024 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:21.945581 13307 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:21.907474 14340 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:21.934748 14279 raft_consensus.cc:2749] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.945978 13381 raft_consensus.cc:1275] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:21.949131 13314 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.949457 13279 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.913324 14371 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:21.951356 13312 raft_consensus.cc:1275] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:21.942456 14332 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:21.954922 14305 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:21.955013 13458 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:21.955648 14305 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:21.956091 14305 raft_consensus.cc:697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:21.956946 14305 consensus_queue.cc:237] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:21.949885 13308 raft_consensus.cc:1240] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:21.947978 14329 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:15:21.961448 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 56695.5us
I20260709 12:15:21.972790 14279 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:21.976424 14364 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:21.976784 14317 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:21.977391 14317 raft_consensus.cc:3055] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:21.977705 14317 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:21.980567 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:21.978464 14317 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:21.984869 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 111625us
I20260709 12:15:21.991942 14378 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:21.985442 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.000862 14357 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.004257 14024 raft_consensus.cc:2393] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:22.004112 14357 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.006338 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:22.007265 13353 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:22.007807 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 138990us
I20260709 12:15:21.985265 14025 raft_consensus.cc:1240] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:22.010176 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:21.985471 14371 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.013137 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.013777 13381 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.014467 13351 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.018594 13351 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.019493 14264 consensus_queue.cc:1059] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:22.020339 13427 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:22.020802 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.013248 14365 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:22.021785 14026 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:15:22.021855 13975 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:22.022287 14026 pending_rounds.cc:85] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Aborting all ops after (but not including) 2
I20260709 12:15:22.022560 14026 pending_rounds.cc:107] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:15:22.022719 14264 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.023129 13975 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.023406 14286 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.023918 14264 raft_consensus.cc:2804] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:22.024049 13975 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:22.024394 14264 raft_consensus.cc:697] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:22.020239 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.025341 13382 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.019639 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.026382 13388 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.013685 14317 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.028705 13351 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.030180 14287 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.030001 14264 consensus_queue.cc:237] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.032869 13426 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:22.027724 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 100077us
I20260709 12:15:22.016206 14330 raft_consensus.cc:3055] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.010771 14017 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.011731 14302 consensus_queue.cc:1059] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:15:22.038481 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.058199 13381 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:22.029109 14354 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:22.025432 14026 raft_consensus.cc:2889] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:22.029942 14384 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.031371 14365 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.031311 14370 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:22.066315 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.069546 13384 raft_consensus.cc:2393] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:22.037844 14351 raft_consensus.cc:2764] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Leader election decision vote started in defunct term 3: won
I20260709 12:15:22.038089 14357 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:22.072296 14340 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.057024 14287 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.074242 14287 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.036084 14364 raft_consensus.cc:2749] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.074539 14368 raft_consensus.cc:3055] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:22.037482 14330 raft_consensus.cc:740] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:22.040385 14289 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.083448 14381 consensus_queue.cc:1059] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:22.063362 14354 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.077566 14380 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.064998 13306 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:22.066716 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.078420 14297 raft_consensus.cc:3055] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.092974 14289 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.080498 14370 raft_consensus.cc:697] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:22.069656 14384 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.105362 14370 consensus_queue.cc:237] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.106933 14384 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.079807 14368 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:22.096154 14287 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:22.096352 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 72385.1us
I20260709 12:15:22.063918 14300 consensus_queue.cc:1048] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:15:22.102742 13427 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:22.103600 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.104455 14324 raft_consensus.cc:3055] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:22.079553 14378 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:15:22.171190 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 68527.3us
I20260709 12:15:22.084744 14383 consensus_queue.cc:1059] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 12:15:22.092855 14354 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.082392 14357 consensus_queue.cc:1059] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 12:15:22.165309 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.166591 13314 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:22.172009 13427 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:22.121690 13426 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.092100 14379 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.110528 14374 raft_consensus.cc:3055] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.167614 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.098268 14297 raft_consensus.cc:740] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:22.173323 14315 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.182173 14297 consensus_queue.cc:260] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.173115 14378 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.165407 14318 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.103258 14380 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.172014 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.177426 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:22.178121 14387 log.cc:927] Time spent T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:15:22.101701 14371 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 12:15:22.189656 14379 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.187844 14297 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.194216 14371 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.194665 14371 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.181371 14374 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:22.195011 14371 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.197846 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:22.188979 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 85375.2us
I20260709 12:15:22.170006 14324 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:22.111209 13458 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:22.180226 14286 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.198931 14324 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.182837 14315 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.199549 14286 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.201297 14315 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.188442 14378 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.201694 14286 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.191679 13311 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.193238 14329 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.203192 14318 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.205156 14318 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.205929 14305 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:22.206489 14381 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.206964 14371 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.212460 13456 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:22.213212 14374 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.214710 14382 raft_consensus.cc:3055] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.176456 14330 consensus_queue.cc:260] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.215590 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.214520 14371 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:22.215065 14374 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.215129 14382 raft_consensus.cc:740] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:22.228781 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 121510us
I20260709 12:15:22.212827 14380 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.221977 14329 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.216176 14330 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.225283 14357 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.225353 14383 raft_consensus.cc:2749] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.238360 13426 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.235430 13305 raft_consensus.cc:1240] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:22.246166 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.246618 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.247324 14357 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.248539 13383 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:22.249399 14357 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.222549 14388 consensus_queue.cc:1048] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:15:22.234926 14289 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.251212 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.251839 13308 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.221855 14368 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.255939 14379 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.224970 13975 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.257949 14380 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.259835 14382 consensus_queue.cc:260] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.261022 14382 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.262236 14329 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.263516 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.264165 14022 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:22.264235 14329 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.265633 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
W20260709 12:15:22.272123 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 100205us
I20260709 12:15:22.273501 13427 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.276732 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.276113 13353 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:22.275224 14380 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.278438 14380 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.278891 14380 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.278538 14365 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.279812 14365 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:22.280161 14365 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.275381 14383 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.280012 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.285275 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.288134 13312 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:22.288163 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.290108 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.288166 14019 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.291543 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.270560 14388 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.292681 14019 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.293684 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.278523 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.294723 14018 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.277612 14330 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.294682 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.287612 14320 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.295522 14309 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:22.291425 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.295426 14289 consensus_queue.cc:1059] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:15:22.289237 14328 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:15:22.296476 14354 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.293102 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.371948 13308 raft_consensus.cc:2393] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
W20260709 12:15:22.367760 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 71148.6us
I20260709 12:15:22.379185 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.380554 13309 raft_consensus.cc:2393] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:22.299268 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.382634 13305 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
W20260709 12:15:22.396427 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 93858.8us
I20260709 12:15:22.399156 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:22.401433 13351 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.404250 13351 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.324368 14378 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.419924 14411 consensus_queue.cc:1059] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:22.303833 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.311842 14320 consensus_queue.cc:1059] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.116s
I20260709 12:15:22.324987 14303 raft_consensus.cc:3055] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.427768 14026 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:22.335696 14305 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.428079 14404 raft_consensus.cc:2749] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.428694 14305 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.321188 14354 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:22.431259 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.320894 14380 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.433691 13279 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:22.437587 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.437786 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.338267 14309 raft_consensus.cc:697] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:22.336967 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.440306 14025 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.440683 14309 consensus_queue.cc:237] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.299418 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.423485 14378 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.330829 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.447307 14328 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:22.447896 14020 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.448815 14374 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:22.318647 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.449658 14374 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.339644 14324 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.300774 14330 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.452170 14374 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.450532 14380 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.453691 14330 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.337669 14365 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.339250 14368 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:22.455371 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.457036 14365 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:22.300818 14383 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.457916 14354 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:22.458276 13456 raft_consensus.cc:1240] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:22.460719 13976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.461069 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.442382 14406 raft_consensus.cc:2749] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.461122 14303 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:22.462317 14383 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.462787 14383 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.463817 14303 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.464469 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.465245 14303 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.461925 14019 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.472927 13313 raft_consensus.cc:1240] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:22.469826 14024 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.476832 14354 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.471480 14411 raft_consensus.cc:3055] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.450603 14021 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.479530 14411 raft_consensus.cc:740] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:22.479949 14354 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:22.480906 14411 consensus_queue.cc:260] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.482694 14411 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.486449 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.487380 14017 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.489573 14384 raft_consensus.cc:2764] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:15:22.465528 14022 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:22.491056 14293 raft_consensus.cc:3055] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:22.491376 14406 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.492108 14406 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.492128 14287 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:22.503152 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 69963.9us
I20260709 12:15:22.503787 14293 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:22.506578 14293 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.508249 14293 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.518343 14378 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.519070 14378 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.532073 14305 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.536409 14305 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:22.536929 14286 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.537642 14286 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.540280 14289 raft_consensus.cc:3055] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:22.540714 14289 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:22.541965 14289 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.544921 14364 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.545827 13277 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:22.546136 14049 debug-util.cc:398] Leaking SignalData structure 0x7b080025b440 after lost signal to thread 10122
I20260709 12:15:22.545667 14364 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.526149 14413 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.547554 14413 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:22.547667 14049 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6160 after lost signal to thread 13171
I20260709 12:15:22.547930 14328 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.548347 14364 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.548707 14328 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:22.549562 14049 debug-util.cc:398] Leaking SignalData structure 0x7b08002eb820 after lost signal to thread 13338
I20260709 12:15:22.550088 13426 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.536844 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.549158 14328 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.552357 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.552691 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.553066 13310 raft_consensus.cc:3060] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:22.553759 14049 debug-util.cc:398] Leaking SignalData structure 0x7b08001275e0 after lost signal to thread 13413
I20260709 12:15:22.495325 14287 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:22.555155 14049 debug-util.cc:398] Leaking SignalData structure 0x7b080032d6e0 after lost signal to thread 13487
I20260709 12:15:22.555714 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.556090 13305 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:15:22.556704 14049 debug-util.cc:398] Leaking SignalData structure 0x7b08002ce100 after lost signal to thread 14052
I20260709 12:15:22.557309 14287 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.557524 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.559082 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.560034 13314 raft_consensus.cc:2393] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:22.552294 14380 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.563167 14380 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.525624 14378 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.552075 13313 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.565464 14413 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.565122 13314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:22.565382 14380 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.570631 13314 raft_consensus.cc:606] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.571293 13314 raft_consensus.cc:614] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:22.571693 13306 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.573945 13314 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.573794 14328 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.565472 14378 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:22.579929 14289 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.581683 13314 raft_consensus.cc:1275] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:22.582737 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:22.583537 13313 raft_consensus.cc:606] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:22.579042 13310 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.584167 13426 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.585656 13277 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.587127 14328 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.587558 14332 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.587988 14332 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.588317 14332 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.589407 14020 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:22.589931 14378 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.599857 14378 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:22.601046 14333 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.601572 14405 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:22.601745 14333 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.602154 14405 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.603056 13454 raft_consensus.cc:1275] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.603945 14333 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.604298 14405 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.604754 14264 consensus_queue.cc:1048] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:22.592379 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:22.594256 14025 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.597061 14332 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.600370 14378 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.542574 14383 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.616466 14019 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.615367 13313 raft_consensus.cc:606] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:22.627107 13352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.627718 14264 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.628429 14264 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.629218 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:22.629920 13313 raft_consensus.cc:606] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:22.632131 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.632941 13458 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:22.634764 13975 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.635785 14388 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.636191 14388 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.636221 14264 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.636679 14388 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.638425 14383 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:22.639252 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 349558us
I20260709 12:15:22.640589 13353 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.617861 14406 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:22.643630 14286 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.655885 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.656621 14370 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.656841 13135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53164 (request call id 144) took 1013 ms. Trace:
I20260709 12:15:22.657271 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.657965 14020 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.657224 14370 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.658171 14396 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:22.656734 14019 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.669829 14020 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.657342 13135 rpcz_store.cc:276] 0709 12:15:21.643711 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:21.648128 (+  4417us) service_pool.cc:224] Handling call
0709 12:15:22.656651 (+1008523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:21.932268 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:21.934583 (+  2315us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:21.937223 (+  2640us) write_op.cc:435] Acquired schema lock
0709 12:15:21.938200 (+   977us) tablet.cc:662] Decoding operations
0709 12:15:21.950908 (+ 12708us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:21.959847 (+  8939us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:21.960900 (+  1053us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:21.972552 (+ 11652us) tablet.cc:701] Row locks acquired
0709 12:15:21.972571 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:21.972712 (+   141us) write_op.cc:270] Start()
0709 12:15:21.973903 (+  1191us) write_op.cc:276] Timestamp: P: 1783599321972671 usec, L: 0
0709 12:15:21.973924 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:21.974531 (+   607us) log.cc:844] Serialized 540 byte log entry
0709 12:15:22.333285 (+358754us) op_driver.cc:464] REPLICATION: finished
0709 12:15:22.340872 (+  7587us) write_op.cc:301] APPLY: starting
0709 12:15:22.341114 (+   242us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:22.341212 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:22.341350 (+   138us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:22.341554 (+   204us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:22.341718 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:22.341761 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:22.341950 (+   189us) log.cc:844] Serialized 22 byte log entry
0709 12:15:22.342641 (+   691us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:22.342728 (+    87us) write_op.cc:454] Released schema lock
0709 12:15:22.342756 (+    28us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:22.343202 (+   446us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:22.343230 (+    28us) write_op.cc:454] Released schema lock
0709 12:15:22.522802 (+179572us) spinlock_profiling.cc:243] Waited 127 ms on lock 0x7b54001ae354. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961932a 00007fa6c959ef14 00007fa6c959eec3 00007fa6c959ee38 00007fa6c959edf3 00007fa6c959e0dc 00007fa6c95c7e16 00007fa6c95afcbb 00007fa6c959a39d 00007fa6c959dd75
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":7348,"apply.run_cpu_time_us":1730,"apply.run_wall_time_us":2256,"num_ops":1,"prepare.queue_time_us":111680,"prepare.run_cpu_time_us":10576,"prepare.run_wall_time_us":107069,"raft.queue_time_us":327888,"raft.run_cpu_time_us":6389,"raft.run_wall_time_us":321265,"replication_time_us":358887,"spinlock_wait_cycles":291310848,"thread_start_us":222309,"threads_started":4,"wal-append.queue_time_us":95920}]]}
W20260709 12:15:22.676936 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 53577.1us
I20260709 12:15:22.682193 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.683010 14017 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.683701 13277 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.685117 14303 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:22.667492 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.666236 14370 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.687212 14303 raft_consensus.cc:697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:22.682354 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.688270 14303 consensus_queue.cc:237] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.666118 14264 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:15:22.669006 14414 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:22.692796 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.669706 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.700201 14383 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:22.693730 14024 raft_consensus.cc:2468] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.700279 14025 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.701063 14383 raft_consensus.cc:697] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:22.700490 13426 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.703233 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.669348 13306 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.711293 13313 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
W20260709 12:15:22.713627 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.714967 14264 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:22.715566 14264 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.717747 14264 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.718720 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:22.743433 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 47499.9us
I20260709 12:15:22.745627 14279 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:22.702178 14383 consensus_queue.cc:237] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:22.743911 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 43778.2us
I20260709 12:15:22.676117 14413 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:22.754030 13352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:22.754155 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:22.754858 14332 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:22.759460 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:22.763590 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 63199.1us
I20260709 12:15:22.764334 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.767832 14381 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:22.768383 14381 raft_consensus.cc:697] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:22.768451 13385 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.757313 14017 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:22.769644 13310 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.774302 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.774869 13312 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.775275 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.775455 14305 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:22.775878 14305 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:22.776228 14305 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.775309 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.777006 14018 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.780228 14381 consensus_queue.cc:237] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.788260 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.788980 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.789428 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:22.789031 13389 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:22.790400 13386 raft_consensus.cc:1275] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:22.792075 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:22.792316 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.792692 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:22.793006 14019 raft_consensus.cc:2393] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:22.746337 14279 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:22.794013 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:22.794224 13381 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.794854 14022 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:22.789357 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:22.795490 13379 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.795760 14020 raft_consensus.cc:1275] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.792726 13384 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:22.781364 14025 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.799618 13426 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.801689 13277 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.790163 13383 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.796706 13458 raft_consensus.cc:2393] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:22.793195 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.805328 13312 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:22.826457 14354 raft_consensus.cc:2804] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:22.826941 14371 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.802870 14380 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:22.858558 14388 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.862059 14388 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:22.866753 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 62339.3us
I20260709 12:15:22.869477 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.870153 13388 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
W20260709 12:15:22.871035 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 71121.1us
W20260709 12:15:22.871937 14409 log.cc:927] Time spent T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:15:22.872468 14379 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:22.872992 14379 raft_consensus.cc:697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:22.877475 13384 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.879359 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.881314 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.881698 13456 raft_consensus.cc:1275] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:22.882401 13310 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:22.873917 14379 consensus_queue.cc:237] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:22.883545 13379 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:22.811720 14374 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:15:22.885836 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.887072 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.887646 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:22.888288 13456 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:22.888603 14279 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:22.875976 13135 catalog_manager.cc:5697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:22.891032 13135 catalog_manager.cc:5697] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } }
I20260709 12:15:22.895517 13312 raft_consensus.cc:2376] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2. Re-sending same reply.
I20260709 12:15:22.908432 13427 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.923406 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:22.952102 13313 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:22.955246 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 68977.4us
I20260709 12:15:22.898095 13311 raft_consensus.cc:1275] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:22.896449 14388 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:15:22.898348 13385 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:22.962692 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 63092.1us
I20260709 12:15:22.950348 13427 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:22.965260 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.965986 13384 raft_consensus.cc:2393] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:22.867453 14378 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:22.910257 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:22.889458 14371 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:22.924562 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.929195 14413 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:22.980011 13976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:22.970132 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 101505us
I20260709 12:15:22.968864 14264 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:22.973598 14380 raft_consensus.cc:697] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:22.973629 14354 raft_consensus.cc:697] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:23.006820 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:22.994693 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:23.007467 13384 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:23.009166 14018 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:22.990850 13305 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:23.010524 13426 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:22.971143 14286 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 12:15:23.014887 14418 log.cc:927] Time spent T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:15:23.015175 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.015905 13384 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:23.017356 14430 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.017802 14430 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.018149 14430 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.018411 14428 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:15:23.019668 14422 log.cc:927] Time spent T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 12:15:23.020052 14380 consensus_queue.cc:237] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.021631 14354 consensus_queue.cc:237] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.007705 13379 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
W20260709 12:15:23.018981 14420 log.cc:927] Time spent T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.140s	user 0.003s	sys 0.000s
I20260709 12:15:23.009939 14264 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.003607 14381 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:23.027432 14017 raft_consensus.cc:2393] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
W20260709 12:15:23.066474 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 116559us
I20260709 12:15:23.069989 13277 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:23.072413 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 108747us
I20260709 12:15:23.041312 14264 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.094812 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:23.098347 14018 raft_consensus.cc:1240] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:23.094172 13456 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:23.096668 14371 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.105980 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.107412 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.112571 13351 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.099851 14279 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:23.114993 14414 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.116789 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:23.110220 14371 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:15:23.111712 14286 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:15:23.132514 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 65172.5us
I20260709 12:15:23.133285 13427 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.140802 13351 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:23.122913 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:23.142094 14384 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.144088 14378 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.129200 14286 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:23.150115 13313 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:23.138362 14429 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:23.140576 14433 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.155277 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.165119 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:23.165380 14433 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.166608 13460 raft_consensus.cc:1275] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:23.167757 14433 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.137784 13383 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:23.168910 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.165175 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.155561 14022 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:23.159145 13313 raft_consensus.cc:1240] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:23.159965 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.160749 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:23.161249 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.175426 13388 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:23.162977 13975 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.143836 14412 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:23.176437 14412 raft_consensus.cc:697] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:23.164450 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.158130 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.172266 14384 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.177254 14412 consensus_queue.cc:237] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.177794 13309 raft_consensus.cc:2376] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2. Re-sending same reply.
W20260709 12:15:23.178256 14426 log.cc:927] Time spent T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.305s	user 0.002s	sys 0.000s
I20260709 12:15:23.179476 14384 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.181031 13380 raft_consensus.cc:2393] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:23.183393 14351 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:23.183936 14351 raft_consensus.cc:697] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:23.185159 14303 raft_consensus.cc:993] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:23.184878 14351 consensus_queue.cc:237] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.151382 14309 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:23.153086 14286 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.174762 13389 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:23.151026 14279 raft_consensus.cc:697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:23.198995 13381 raft_consensus.cc:2393] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
W20260709 12:15:23.183959 14427 log.cc:927] Time spent T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.168s	user 0.002s	sys 0.000s
I20260709 12:15:23.209530 13426 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.211796 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:23.214947 13314 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:23.197759 14309 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:23.170989 14305 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.214457 14371 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.243988 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.245023 13278 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.245705 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6"
dest_uuid: "174f76ad41784f32be335b8428279d97"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:33592
I20260709 12:15:23.246220 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.256119 13388 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
W20260709 12:15:23.258251 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:23.233564 14309 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.267951 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.256722 13381 raft_consensus.cc:606] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:23.258664 13352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:23.215798 14370 consensus_queue.cc:1048] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:15:23.254215 14303 raft_consensus.cc:1081] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:23.255873 14371 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.273761 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:23.284003 14428 raft_consensus.cc:697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:23.291896 14279 consensus_queue.cc:237] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.295815 14428 consensus_queue.cc:237] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.272147 14412 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:15:23.283629 14371 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.303064 13353 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:23.320726 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 75784.5us
I20260709 12:15:23.282326 14430 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.303835 14374 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:23.332527 14425 log.cc:927] Time spent T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.463s	user 0.002s	sys 0.000s
I20260709 12:15:23.333025 14430 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.334719 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.335254 13974 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.317137 14022 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
W20260709 12:15:23.337270 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 49096.8us
I20260709 12:15:23.315366 14406 consensus_queue.cc:1059] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:15:23.341403 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:23.330773 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.347875 14020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:23.349628 14020 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:23.349960 14020 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.338922 14403 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:23.351652 13277 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.336941 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.343158 14399 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.360925 13427 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.364256 14449 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:23.364785 14449 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.365660 14414 raft_consensus.cc:2749] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:23.366914 14449 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.362367 14433 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:23.370239 14433 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.370594 14433 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.371327 14447 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:15:23.372380 14333 raft_consensus.cc:993] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:23.372920 14333 raft_consensus.cc:1081] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:23.357165 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:23.376077 14024 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.382682 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.383201 14368 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:15:23.383643 13454 raft_consensus.cc:2393] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:23.384523 14368 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.384884 14368 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.385253 14368 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.385620 14023 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:23.383659 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:23.389150 14289 raft_consensus.cc:3055] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:23.389564 14289 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:23.390360 14289 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.336390 14374 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.395978 14019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:23.397918 14019 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:23.398277 14019 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.410063 13309 raft_consensus.cc:2393] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:23.416714 13278 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.418175 14446 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.404888 14439 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:15:23.418721 14446 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.421186 14019 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:23.424046 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 68421.8us
I20260709 12:15:23.408560 13385 raft_consensus.cc:1275] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:23.427431 14440 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:23.427991 14440 raft_consensus.cc:697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:23.428881 14440 consensus_queue.cc:237] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.414863 14289 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.415799 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.412415 14305 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:23.440725 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 127873us
W20260709 12:15:23.441507 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 123765us
I20260709 12:15:23.442559 13974 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.442746 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.443161 14459 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.443377 13463 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.443734 14459 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.446434 14459 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.452106 14023 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:23.453233 13463 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:23.454391 14023 raft_consensus.cc:1275] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.455020 13975 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.457649 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.459604 14370 raft_consensus.cc:2804] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:23.459617 14456 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:23.460215 14456 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:23.460057 14370 raft_consensus.cc:697] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:23.460597 14456 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.461062 14370 consensus_queue.cc:237] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.439114 14411 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.468935 14411 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.469172 14286 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.469408 14456 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.471179 14374 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:23.472592 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 55964.6us
I20260709 12:15:23.473861 13278 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.476194 14020 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.480466 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.482261 14434 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.482685 14434 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.483003 14434 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.483436 14380 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:23.483963 14380 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.485975 14380 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.490033 14024 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:23.493458 14433 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.499524 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.499887 14019 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.502108 14303 raft_consensus.cc:993] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
W20260709 12:15:23.505820 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 49560.5us
I20260709 12:15:23.506352 14354 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:23.507270 14430 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:23.506788 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.514349 13458 raft_consensus.cc:2393] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:23.518142 14023 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.518682 14026 raft_consensus.cc:1275] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:23.519256 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:23.519847 14022 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.520089 14264 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.520560 14264 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.520897 14399 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:23.521363 14399 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.522508 14264 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.523437 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:23.420810 14446 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.524029 14018 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:23.524662 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:23.525476 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 45093.5us
I20260709 12:15:23.526412 14332 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:23.526794 14332 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.528568 13353 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.527388 13278 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:23.547726 13426 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.523749 13459 raft_consensus.cc:1240] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:23.549407 13386 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:23.558910 14020 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.571729 14413 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:23.571895 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.572460 13312 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.573266 14286 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:23.574115 13314 raft_consensus.cc:1275] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.574771 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.573414 13136 catalog_manager.cc:5697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
W20260709 12:15:23.575940 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 48625.1us
I20260709 12:15:23.539513 14380 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:23.576713 13136 catalog_manager.cc:5697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:23.583673 13136 catalog_manager.cc:5697] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:23.539994 14332 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.481073 14456 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.539781 14328 raft_consensus.cc:2749] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:23.587383 13312 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:23.575407 13309 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.601697 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:23.597908 13136 catalog_manager.cc:5697] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 4 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
W20260709 12:15:23.597159 13352 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:23.573288 14022 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:23.608760 14018 raft_consensus.cc:1275] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.556093 14017 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:23.597491 14379 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:23.617700 13351 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.548761 14430 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 12:15:23.612534 13136 catalog_manager.cc:5697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:23.607419 14354 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:23.622437 13313 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:23.555979 14309 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.606683 14433 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.624771 13136 catalog_manager.cc:5697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:23.631389 14324 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:23.631996 14324 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.578586 14279 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:15:23.620033 14379 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.623664 14354 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.627128 14381 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.625072 14374 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.622848 14380 raft_consensus.cc:697] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:23.632862 14371 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:23.650167 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 93989.3us
I20260709 12:15:23.651892 14398 raft_consensus.cc:1081] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:23.655642 14411 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.656123 14450 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:23.656658 14450 raft_consensus.cc:697] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:23.657482 14450 consensus_queue.cc:237] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.659922 14381 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:23.662117 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.662241 14381 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.662644 14309 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.657588 14434 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.667871 13279 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:23.662765 13456 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:23.645206 14379 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.674074 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:23.679428 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.680816 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.649005 14354 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:23.684755 13426 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
W20260709 12:15:23.684644 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 71901.1us
I20260709 12:15:23.687144 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:23.648641 14414 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:23.682137 14279 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:23.694510 13455 raft_consensus.cc:1240] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:15:23.682102 14374 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.760105 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.699471 13973 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:23.765744 14430 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.766156 14403 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:23.714246 13459 raft_consensus.cc:2393] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:23.768672 14434 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.714882 14324 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.769006 14371 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.687330 14303 consensus_queue.cc:1059] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:15:23.686508 14440 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 12:15:23.694214 14383 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.760959 14380 consensus_queue.cc:237] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:23.836748 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 141844us
W20260709 12:15:23.850119 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 84959.5us
I20260709 12:15:23.853593 13384 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:15:23.889768 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:23.853796 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 254682us
I20260709 12:15:23.700071 14414 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:23.890213 13384 pending_rounds.cc:85] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Aborting all ops after (but not including) 2
W20260709 12:15:23.834440 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 141252us
I20260709 12:15:23.885025 14264 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:23.893705 13384 pending_rounds.cc:107] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:15:23.901654 13384 raft_consensus.cc:2889] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:23.889633 13305 raft_consensus.cc:1275] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.904122 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.892519 14383 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:23.892036 14381 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:23.891894 14305 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:23.848212 14399 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:23.902684 14469 log.cc:927] Time spent T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 12:15:23.854777 14430 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.901604 14264 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.014042 14264 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:23.952791 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:23.953790 14471 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.954655 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.957773 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.959813 14430 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.909737 14383 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:23.960273 14470 log.cc:927] Time spent T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 12:15:23.960765 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.035799 13310 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:23.961583 13309 raft_consensus.cc:2468] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:23.961752 14399 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:23.962620 14374 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:23.910765 13975 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:23.963851 14024 raft_consensus.cc:1240] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:23.964368 14305 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.965149 14414 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:23.965704 14388 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.967301 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.044247 13380 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:23.968366 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:23.963230 14439 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.914978 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.972023 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:23.973441 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.062227 14023 raft_consensus.cc:2368] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:23.975673 13311 raft_consensus.cc:1275] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:23.970264 13313 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:23.952950 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:23.970916 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:23.980350 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.092016 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.092383 13386 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:15:23.983819 13382 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:23.984221 14384 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.983726 14329 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:24.064419 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 162307us
I20260709 12:15:23.984819 14379 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.985526 13314 raft_consensus.cc:3055] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:24.099506 13314 raft_consensus.cc:740] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:23.914615 14381 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:23.986629 14368 consensus_meta.cc:287] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347: Time spent flushing consensus metadata: real 0.601s	user 0.009s	sys 0.000s
I20260709 12:15:23.915977 14022 raft_consensus.cc:1240] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:23.987048 14279 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:23.991336 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:23.993535 14332 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:23.994182 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:23.994545 14354 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:24.001886 13388 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:24.002029 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:24.011804 14289 raft_consensus.cc:993] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:24.012974 14324 raft_consensus.cc:476] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 12:15:23.901510 14371 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.102665 13314 consensus_queue.cc:260] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:23.999938 13277 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:24.027107 14456 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.030323 14378 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:24.031451 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 116523us
I20260709 12:15:24.044458 14471 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.098429 13379 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:24.042840 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:23.998405 14330 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 12:15:23.972462 14286 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:24.077334 13351 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:24.064997 14370 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:24.119505 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:24.120079 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:24.119861 14370 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.120661 14370 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.122008 14305 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.092751 14018 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:23.985033 14303 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.041078 14447 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
W20260709 12:15:24.138779 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 61540.9us
I20260709 12:15:24.108232 13386 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:24.073397 14388 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.100505 13307 raft_consensus.cc:2368] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:24.141840 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.100955 14384 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:24.114043 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 114187us
I20260709 12:15:24.108952 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:24.041363 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.117358 13314 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:24.093501 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 68791.5us
I20260709 12:15:24.120121 13311 raft_consensus.cc:3055] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:24.114141 14411 raft_consensus.cc:1081] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:24.119221 14286 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.142400 13384 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.093420 14439 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.146212 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.114929 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.147764 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.139482 14371 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.217614 13382 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:24.219941 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.148406 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:24.149840 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.151213 14303 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.151605 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.152632 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.153079 14287 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:24.153048 14383 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.154052 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:24.099229 14329 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.111793 14279 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.094228 13454 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:15:24.212174 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 53756.7us
I20260709 12:15:24.209242 13311 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:24.109500 14368 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:24.215929 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 51592.1us
I20260709 12:15:24.216777 13351 leader_election.cc:400] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:24.375497 13351 leader_election.cc:403] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:24.142201 14406 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:24.118453 14456 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.233982 13314 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:24.234678 13461 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.236413 14383 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.236506 13383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:24.349213 14354 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:24.237478 13382 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:24.238307 14333 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:24.238606 13379 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:24.211804 14289 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:24.287047 14388 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.346769 14439 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.331878 14381 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.348124 14303 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:24.284087 13385 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:24.289861 14332 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.285817 14468 consensus_queue.cc:1059] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.192s
I20260709 12:15:24.394074 14468 raft_consensus.cc:3055] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:24.394420 14468 raft_consensus.cc:740] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:24.219841 14328 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.394824 13382 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:24.291290 13974 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:24.395287 14468 consensus_queue.cc:260] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:24.397656 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 113871us
I20260709 12:15:24.398289 14017 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:24.291145 14371 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.284148 14287 raft_consensus.cc:697] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:24.403934 14368 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.404860 14287 consensus_queue.cc:237] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.407274 14023 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:24.408707 14351 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:24.409282 14351 raft_consensus.cc:697] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:24.410133 14351 consensus_queue.cc:237] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:24.336758 13389 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:15:24.329208 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 180856us
I20260709 12:15:24.290930 14471 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:24.340991 13305 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
W20260709 12:15:24.331235 14484 log.cc:927] Time spent T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 12:15:24.210745 14398 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 12:15:24.213446 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:24.307907 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.318423 13308 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:24.413103 14025 raft_consensus.cc:2368] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3.
I20260709 12:15:24.348879 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.437160 13313 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:24.330111 13463 raft_consensus.cc:1275] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:24.289558 14370 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.225122 14485 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.106s
I20260709 12:15:24.213420 14430 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.443593 14430 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.445590 14430 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.291040 14279 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.371925 13426 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:24.446635 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.447258 13313 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
W20260709 12:15:24.447322 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 75476us
I20260709 12:15:24.447921 14305 raft_consensus.cc:2804] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:24.448302 13426 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:24.371928 13384 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:24.448602 14384 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.449546 14371 consensus_queue.cc:1048] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:24.344327 14379 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.348977 14286 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:24.376524 13311 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.452026 13311 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:24.384321 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 242249us
I20260709 12:15:24.448195 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.390373 13314 raft_consensus.cc:1275] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:24.454321 13313 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
W20260709 12:15:24.383982 14434 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:24.350615 14329 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:24.376328 14264 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.385303 14414 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:24.387414 13383 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.397817 14468 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.424510 14456 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.427017 14303 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:24.427636 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:24.428141 14478 log.cc:927] Time spent T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.335s	user 0.003s	sys 0.000s
I20260709 12:15:24.278764 13309 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:24.477814 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:24.431783 13973 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
W20260709 12:15:24.436185 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 60041.1us
I20260709 12:15:24.479902 14264 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.433925 13461 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:24.482402 14019 raft_consensus.cc:2368] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:24.438761 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.439416 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.482935 13305 raft_consensus.cc:1275] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:24.483175 13389 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.441982 14023 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:24.428486 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:24.443077 14370 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:24.453579 13278 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.386227 14450 raft_consensus.cc:2749] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:24.455224 13314 raft_consensus.cc:1275] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:24.392930 14289 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:24.457691 13427 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:24.466478 13426 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:24.500758 13427 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:24.471817 13386 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:24.469676 14305 raft_consensus.cc:697] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:24.496518 13311 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:24.413353 14328 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.474963 13455 raft_consensus.cc:1275] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:24.476019 14018 raft_consensus.cc:1275] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:24.504594 13311 raft_consensus.cc:1240] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:24.478420 13458 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:24.509891 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 56393.2us
W20260709 12:15:24.487300 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 55614.6us
I20260709 12:15:24.511932 14379 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:24.512427 14379 raft_consensus.cc:697] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:24.513239 14379 consensus_queue.cc:237] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.502027 14333 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:15:24.496958 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.516060 13384 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:24.467430 13383 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.498790 13351 leader_election.cc:400] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:24.475266 14025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41784
I20260709 12:15:24.521741 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:24.471937 14430 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:24.501556 13427 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:24.505564 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.506556 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.502065 13459 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.507054 14354 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:24.507505 14380 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.508064 14368 consensus_queue.cc:1048] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:24.508876 14328 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.509299 13307 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:24.521157 14264 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.537393 13427 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:24.523989 13389 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:24.524550 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.524624 13351 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.538545 13456 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:24.527271 13314 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:24.471777 14414 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.497808 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.535758 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.541492 13386 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:24.509050 14305 consensus_queue.cc:237] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.517292 13973 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:24.531558 14378 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:24.542588 13973 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:24.531572 14025 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.544304 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.544441 13973 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:24.544796 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.543365 14374 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:15:24.545382 13385 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.546530 14454 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:24.547194 14480 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:24.540740 14428 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:24.547565 14026 raft_consensus.cc:2393] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 2: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:24.566551 13426 leader_election.cc:400] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3.
I20260709 12:15:24.538244 14446 consensus_queue.cc:1059] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:15:24.548854 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:24.548059 13458 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:24.548837 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:24.536322 14380 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.571924 14380 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.572461 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:24.573726 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.574596 13460 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.536494 14430 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:24.527830 14448 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:15:24.575738 14430 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.531467 14354 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.553730 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:24.556109 13314 raft_consensus.cc:2368] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:24.558563 14025 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.554986 13382 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:24.565896 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.569661 14020 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.577376 13351 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.574829 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.579864 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.555231 14450 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:24.557268 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.601099 13311 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:24.555617 14456 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.589570 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:24.589570 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.590531 13309 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.590965 14452 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:15:24.582141 14354 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:24.568842 14368 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:24.579282 14388 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.593003 13454 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:24.593420 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.626714 13385 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:24.594008 14448 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:24.626590 13279 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.595624 14480 raft_consensus.cc:697] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:24.635102 14022 raft_consensus.cc:2368] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:24.635392 14333 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.635776 14333 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.612591 14450 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:24.636435 14450 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.636456 14368 raft_consensus.cc:697] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:24.637583 14368 consensus_queue.cc:237] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.639771 13460 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:24.640324 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.560624 14428 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.596062 14487 consensus_queue.cc:1048] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:15:24.643584 13279 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.577454 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.616884 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.613104 14456 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:24.619757 14495 log.cc:927] Time spent T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.180s	user 0.001s	sys 0.000s
I20260709 12:15:24.612010 14286 consensus_queue.cc:1059] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:15:24.621680 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.624540 14380 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.536182 13974 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:24.632963 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:24.627049 13459 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:24.541201 14440 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:15:24.632278 14448 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:24.636082 14333 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.596643 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:24.622370 14023 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:24.640753 14480 consensus_queue.cc:237] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.647356 14020 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:15:24.646497 14482 log.cc:927] Time spent T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.360s	user 0.005s	sys 0.000s
I20260709 12:15:24.647373 14428 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.641490 13306 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:24.669924 13457 raft_consensus.cc:2393] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:24.649704 14279 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:24.649402 14456 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.646395 14025 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.656803 14468 raft_consensus.cc:3055] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:24.657371 14383 raft_consensus.cc:2764] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:15:24.658943 14448 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:24.730319 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 159642us
I20260709 12:15:24.662110 14351 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:24.670729 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.672423 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.735792 13277 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:24.736019 13351 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:24.746372 13426 leader_election.cc:400] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:24.726197 14279 raft_consensus.cc:697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:24.746883 13426 leader_election.cc:403] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:24.750303 13426 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:24.726449 14468 raft_consensus.cc:740] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
W20260709 12:15:24.724748 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 199108us
I20260709 12:15:24.742957 13379 raft_consensus.cc:3060] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.767526 14433 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:24.779114 14468 consensus_queue.cc:260] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.780295 14468 raft_consensus.cc:3060] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.747725 14024 raft_consensus.cc:1240] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:24.745558 14439 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.776074 14440 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:24.788918 13277 leader_election.cc:400] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:24.789541 13277 leader_election.cc:403] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:24.747010 13380 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:24.798981 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:24.799671 13384 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:24.800482 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.777598 14430 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:24.800988 13384 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.750495 14374 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:15:24.804406 14433 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.802383 14412 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:24.805783 14380 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.806851 13277 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:24.814358 13384 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:24.820102 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.820762 13384 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:24.790138 14440 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.824589 13381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33598 (request call id 65) took 1195 ms. Trace:
I20260709 12:15:24.782843 14508 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.099s
I20260709 12:15:24.798460 14333 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.801746 14439 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:24.837172 14440 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.837610 13381 rpcz_store.cc:276] 0709 12:15:23.615043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.615215 (+   172us) service_pool.cc:224] Handling call
0709 12:15:23.615493 (+   278us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:23.627382 (+ 11889us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:23.627410 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:23.989632 (+362222us) spinlock_profiling.cc:243] Waited 7.11 ms on lock 0x7b2c0020aae8. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c7f15a11 00007fa6c7f25372 00007fa6c9657a01 00007fa6c961c43a 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2
0709 12:15:23.990012 (+   380us) log.cc:844] Serialized 26 byte log entry
0709 12:15:24.106855 (+116843us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:24.106893 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:24.106955 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:24.644961 (+538006us) spinlock_profiling.cc:243] Waited 7.87 ms on lock 0x7b4400022b4c. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c6455c85 00007fa6c64566a2 00007fa6c91c81db 00007fa6c91c3aaf 00007fa6c91b786e 00007fa6c91b6bb6 00007fa6c91b67d8 00007fa6c91c0221 00007fa6c91c01d9 00007fa6c91c0169
0709 12:15:24.809990 (+165029us) raft_consensus.cc:1685] finished
0709 12:15:24.810014 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:24.810162 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13895,"raft.queue_time_us":2943,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":3849,"spinlock_wait_cycles":34448896,"thread_start_us":111158,"threads_started":1,"wal-append.queue_time_us":227836}
I20260709 12:15:24.852065 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:24.839299 14412 raft_consensus.cc:697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:24.837844 13309 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:24.826666 14450 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:24.864521 14264 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.865029 14264 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.840431 14279 consensus_queue.cc:237] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.865278 13974 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:24.866346 14459 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:24.866786 14459 raft_consensus.cc:697] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:24.867461 13381 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.867605 14459 consensus_queue.cc:237] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:24.870286 14429 raft_consensus.cc:3055] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:24.870733 14429 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:24.870774 14449 consensus_queue.cc:1059] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:24.858410 14333 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:24.864297 14450 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:24.858939 13311 raft_consensus.cc:2368] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:24.879613 14433 raft_consensus.cc:2749] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:24.861723 14412 consensus_queue.cc:237] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.846927 13380 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:15:24.886137 14510 log.cc:927] Time spent T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260709 12:15:24.891845 14505 log.cc:927] Time spent T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:15:24.846872 13383 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.891229 14493 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:24.899816 13381 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:24.905692 13384 raft_consensus.cc:2468] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:24.902746 14025 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:24.908577 14493 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.871675 14429 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.962182 14429 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:24.926554 14493 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.973311 13312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44560 (request call id 70) took 1062 ms. Trace:
I20260709 12:15:24.973810 13312 rpcz_store.cc:276] 0709 12:15:23.903514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.903639 (+   125us) service_pool.cc:224] Handling call
0709 12:15:23.903918 (+   279us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:24.215523 (+311605us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:24.215553 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:24.223682 (+  8129us) log.cc:844] Serialized 26 byte log entry
0709 12:15:24.383549 (+159867us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:24.396454 (+ 12905us) log.cc:844] Serialized 14 byte log entry
0709 12:15:24.421989 (+ 25535us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:24.935271 (+513282us) spinlock_profiling.cc:243] Waited 262 ms on lock 0x7b54000dc354. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961ce01 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2 00007fa6c795748c 00007fa6c79568c6
0709 12:15:24.935321 (+    50us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:24.935367 (+    46us) raft_consensus.cc:1685] finished
0709 12:15:24.965370 (+ 30003us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:24.965563 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":48276,"prepare.queue_time_us":12695,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":45,"raft.queue_time_us":38370,"raft.run_cpu_time_us":256,"raft.run_wall_time_us":61184,"spinlock_wait_cycles":601895680,"thread_start_us":76136,"threads_started":1,"wal-append.queue_time_us":148068}
I20260709 12:15:24.982259 13455 raft_consensus.cc:1240] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:24.995510 14439 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.006597 14368 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.014315 14428 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:25.024509 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 273307us
I20260709 12:15:25.012101 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:25.027547 13426 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:25.011963 13383 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:25.024570 14513 log.cc:927] Time spent T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:15:25.029664 13456 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:25.011061 14354 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:25.031993 13426 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:25.033229 14305 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:25.035961 13383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:39476 (request call id 649) took 1054 ms. Trace:
I20260709 12:15:25.019296 14368 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:25.061973 14514 log.cc:927] Time spent T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 12:15:25.046794 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 493452us
I20260709 12:15:25.305905 14305 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.035614 14371 raft_consensus.cc:2804] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:25.311337 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:25.347616 14019 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41784 (request call id 401) took 1312 ms (client timeout 1656 ms). Trace:
I20260709 12:15:25.312948 14289 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.351208 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.351295 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.352097 13386 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:25.313159 14354 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.315057 14428 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:25.316692 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 271731us
I20260709 12:15:25.317832 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:25.360455 13385 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:25.360525 14017 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:25.361793 13385 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:25.363988 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:25.366227 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:25.366815 14022 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:25.319195 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:25.321028 13388 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:25.322676 13307 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44154 (request call id 420) took 1195 ms (client timeout 1507 ms). Trace:
I20260709 12:15:25.323160 14488 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:25.323769 14456 consensus_meta.cc:287] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Time spent flushing consensus metadata: real 0.593s	user 0.012s	sys 0.003s
I20260709 12:15:25.324205 14411 raft_consensus.cc:3055] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.325953 14414 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:25.326213 14429 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:25.327049 14508 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
W20260709 12:15:25.327366 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:25.400022 13427 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:25.328699 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.401793 13384 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.037398 13383 rpcz_store.cc:276] 0709 12:15:23.977592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:24.236379 (+258787us) service_pool.cc:224] Handling call
0709 12:15:25.029661 (+793282us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:25.333371 14264 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.333670 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:25.334317 14468 consensus_meta.cc:287] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Time spent flushing consensus metadata: real 0.554s	user 0.009s	sys 0.007s
I20260709 12:15:25.335398 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:25.337143 13379 consensus_meta.cc:287] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: Time spent flushing consensus metadata: real 0.547s	user 0.011s	sys 0.003s
I20260709 12:15:25.337960 14388 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:25.339814 14287 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.339533 14440 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.340384 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.342940 14493 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:25.348505 14019 rpcz_store.cc:269] 0709 12:15:24.034469 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:24.042638 (+  8169us) service_pool.cc:224] Handling call
0709 12:15:25.346583 (+1303945us) spinlock_profiling.cc:243] Waited 363 ms on lock 0x7b540030fcd4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:25.346700 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":835332992}
I20260709 12:15:25.352253 13382 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:25.356277 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:25.357378 13351 leader_election.cc:400] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.370141 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.476322 13461 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.476637 13310 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.353747 14371 raft_consensus.cc:697] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:25.393388 13278 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:25.480012 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 103428us
I20260709 12:15:25.480715 13278 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:25.409427 13313 raft_consensus.cc:1275] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:25.414620 13975 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:25.417548 13454 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53056 (request call id 596) took 1525 ms (client timeout 2017 ms). Trace:
I20260709 12:15:25.424881 14473 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:25.401353 13427 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:25.434772 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:25.442269 13386 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:25.456064 13381 raft_consensus.cc:1240] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:25.456256 13384 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:25.377136 14446 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.397464 14411 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:25.454114 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.463680 14388 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.395720 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.448537 13459 raft_consensus.cc:2368] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5.
W20260709 12:15:25.472611 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 78089.4us
I20260709 12:15:25.451269 14485 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:15:25.524020 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:25.481760 14020 raft_consensus.cc:1240] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:15:25.481909 14018 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:25.451256 14383 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:15:25.485194 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 69645.8us
I20260709 12:15:25.486449 14279 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:25.484048 13278 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:25.497102 13461 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:25.350652 14305 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.397500 14456 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:25.373983 13307 rpcz_store.cc:269] 0709 12:15:24.127474 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:24.152376 (+ 24902us) service_pool.cc:224] Handling call
0709 12:15:25.322497 (+1170121us) spinlock_profiling.cc:243] Waited 284 ms on lock 0x7b54003d0254. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:25.322602 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":652579200}
I20260709 12:15:25.461525 13379 raft_consensus.cc:2468] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:25.513355 13310 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
W20260709 12:15:25.517386 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 106409us
I20260709 12:15:25.453333 14429 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.474175 13314 raft_consensus.cc:3055] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.518172 13460 raft_consensus.cc:2368] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.518890 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:25.479804 13309 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:25.476295 13351 leader_election.cc:403] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:25.504455 14023 raft_consensus.cc:2368] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
W20260709 12:15:25.530315 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 46328.7us
I20260709 12:15:25.460886 14508 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:25.528887 14383 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:25.534572 14434 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:25.528771 13458 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:25.504648 14303 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:25.518357 14324 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:25.475441 14287 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.541392 13314 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:25.511927 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 97402.1us
W20260709 12:15:25.543484 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 142188us
W20260709 12:15:25.548979 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 191748us
I20260709 12:15:25.534636 14536 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:25.532424 14279 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:25.544855 14368 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:25.548717 13379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39460 (request call id 377) took 1078 ms. Trace:
I20260709 12:15:25.557955 14383 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.541355 14430 raft_consensus.cc:2804] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:25.577279 13314 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.606711 13314 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.612586 14264 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.619493 13314 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
W20260709 12:15:25.578677 13351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:25.581230 14019 raft_consensus.cc:1240] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
W20260709 12:15:25.492836 13454 rpcz_store.cc:269] 0709 12:15:23.891614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.893541 (+  1927us) service_pool.cc:224] Handling call
0709 12:15:25.417344 (+1523803us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b5400116554. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:25.417466 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":37617536}
I20260709 12:15:25.529738 14381 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:25.600720 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 61001.1us
I20260709 12:15:25.512409 14446 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.601246 13311 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:15:25.617578 14448 consensus_meta.cc:287] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: Time spent flushing consensus metadata: real 0.879s	user 0.006s	sys 0.034s
I20260709 12:15:25.537755 14433 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:25.559202 14286 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.606798 14324 raft_consensus.cc:697] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:25.563347 14434 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.638324 14446 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:25.638448 14305 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:25.623692 14540 log.cc:927] Time spent T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 12:15:25.640232 13457 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:25.602872 13379 rpcz_store.cc:276] 0709 12:15:24.465563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:24.641345 (+175782us) service_pool.cc:224] Handling call
0709 12:15:25.544094 (+902749us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:25.601579 14536 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.606402 14279 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.636035 13351 leader_election.cc:400] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.636981 14381 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:25.644654 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 99208us
I20260709 12:15:25.647826 14287 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.648037 13458 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:25.649269 14429 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.601594 14411 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.642958 14264 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:25.684010 14488 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:25.684355 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:25.684459 14264 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:25.685959 14381 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.686686 14264 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:25.641036 14433 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:25.689545 14433 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:25.656770 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:25.691856 14019 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:25.693049 13277 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:25.693917 14473 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:25.694307 14473 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:25.694603 14473 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:25.696976 14508 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.643671 14448 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.700809 14448 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:25.701241 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:25.585146 14303 raft_consensus.cc:697] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:25.702628 14303 consensus_queue.cc:237] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.703397 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:25.703974 13386 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:25.704823 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.704630 14433 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:24.656662 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.660730 14022 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:25.663833 14286 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.665184 13427 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:15:25.752761 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 87663.2us
I20260709 12:15:25.583060 14371 consensus_queue.cc:237] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.629302 14428 consensus_queue.cc:1048] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:15:25.677431 13351 leader_election.cc:400] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.603502 14543 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 12:15:25.686796 14434 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.650812 14456 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.688527 13278 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:25.688812 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:25.698733 14324 consensus_queue.cc:237] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.706295 13135 catalog_manager.cc:5697] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.768896 13135 catalog_manager.cc:5697] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.701875 13383 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:25.584493 13426 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:25.706363 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.754573 13136 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53158 (request call id 144) took 2274 ms. Trace:
I20260709 12:15:25.693873 13974 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:25.756439 14388 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:25.801785 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 113328us
I20260709 12:15:25.758232 13305 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:25.759369 14383 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.760161 14493 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.767390 14507 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:25.770421 13135 catalog_manager.cc:5697] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.772083 13351 leader_election.cc:403] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:15:25.678709 14440 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:25.810443 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 133254us
W20260709 12:15:25.797945 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 213548us
I20260709 12:15:25.803102 13278 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
W20260709 12:15:25.801154 14521 log.cc:927] Time spent T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 12:15:25.791404 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.768646 14430 raft_consensus.cc:697] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:25.796648 13136 rpcz_store.cc:276] 0709 12:15:23.431489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.433413 (+  1924us) service_pool.cc:224] Handling call
0709 12:15:23.460223 (+ 26810us) spinlock_profiling.cc:243] Waited 20.7 ms on lock 0x7b54001ae354. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9586090 00007fa6c9624f3a 00007fa6cf3dae9c 00007fa6cf4d904e 00007fa6cd99a2a4 00007fa6cd99a232 00007fa6cd99a161 00007fa6cd99a0dc 00007fa6cd999392 00007fa6c795748c 00007fa6c79568c6
0709 12:15:25.705751 (+2245528us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:24.041150 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:24.144288 (+103138us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:24.144321 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:15:24.144339 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:24.145100 (+   761us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:24.145162 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:24.145188 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:15:24.145663 (+   475us) tablet.cc:701] Row locks acquired
0709 12:15:24.145682 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:24.145817 (+   135us) write_op.cc:270] Start()
0709 12:15:24.145918 (+   101us) write_op.cc:276] Timestamp: P: 1783599324145776 usec, L: 0
0709 12:15:24.145937 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:15:24.146539 (+   602us) log.cc:844] Serialized 2481 byte log entry
0709 12:15:24.403716 (+257177us) op_driver.cc:464] REPLICATION: finished
0709 12:15:24.535447 (+131731us) write_op.cc:301] APPLY: starting
0709 12:15:24.538477 (+  3030us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:24.549122 (+ 10645us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:24.549245 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:24.550025 (+   780us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:24.550226 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:15:24.550270 (+    44us) write_op.cc:312] APPLY: finished
0709 12:15:24.550483 (+   213us) log.cc:844] Serialized 52 byte log entry
0709 12:15:24.550692 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:24.550796 (+   104us) write_op.cc:454] Released schema lock
0709 12:15:24.550842 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:24.578127 (+ 27285us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:24.582970 (+  4843us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":170,"reported_tablets":9,"spinlock_wait_cycles":47655808,"child_traces":[["op",{"apply.queue_time_us":119486,"apply.run_cpu_time_us":2549,"apply.run_wall_time_us":27135,"num_ops":6,"prepare.queue_time_us":331996,"prepare.run_cpu_time_us":3463,"prepare.run_wall_time_us":121714,"replication_time_us":257628,"thread_start_us":288230,"threads_started":2}]]}
I20260709 12:15:25.806318 14508 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:25.814312 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.819986 13310 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.810019 13135 catalog_manager.cc:5697] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.813516 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.823506 13314 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.823884 13135 catalog_manager.cc:5697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.825160 13382 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:25.806658 14434 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:25.830808 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.814545 14406 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:25.827651 13135 catalog_manager.cc:5697] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } }
I20260709 12:15:25.829757 14433 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:25.811671 14459 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:25.833679 13314 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:25.815495 14399 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:25.809495 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 115703us
I20260709 12:15:25.835316 13135 catalog_manager.cc:5697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.818499 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:25.842077 14459 raft_consensus.cc:697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:25.844552 14459 consensus_queue.cc:237] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.816325 14522 consensus_queue.cc:1059] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:15:25.848984 14264 consensus_queue.cc:1059] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:25.836223 14508 raft_consensus.cc:697] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:25.847493 13308 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 4: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:25.771401 14473 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.816776 14493 raft_consensus.cc:2764] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:15:25.817418 14507 raft_consensus.cc:697] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:25.837191 13310 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:25.860517 14383 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.865993 13382 raft_consensus.cc:1275] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:25.867420 13973 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:25.870280 13311 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:25.818488 14545 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:15:25.851119 14022 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:25.875813 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:25.842564 14399 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:25.883832 14430 consensus_queue.cc:237] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:25.887984 13313 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:25.893090 14370 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.865314 14536 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:25.893606 14370 raft_consensus.cc:697] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:25.896788 14370 consensus_queue.cc:237] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.903059 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:25.903815 13382 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:25.876530 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:25.906524 13310 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:25.898998 14411 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.909312 14022 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:25.905249 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:25.916271 13383 raft_consensus.cc:2410] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:15:25.916627 13310 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:25.919040 14473 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:25.923695 13383 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:15:25.915385 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 161966us
I20260709 12:15:25.937923 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:25.938654 13457 raft_consensus.cc:2393] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:25.938196 13460 raft_consensus.cc:1275] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:25.900012 14508 consensus_queue.cc:237] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.921218 14279 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:25.938606 14388 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:25.963017 13388 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:25.929739 14507 consensus_queue.cc:237] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:25.999706 13278 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:25.978797 14411 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
W20260709 12:15:26.000633 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 188893us
I20260709 12:15:26.004824 13426 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:26.001070 14545 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:15:26.012431 14528 consensus_queue.cc:1048] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:26.021322 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:26.003793 14536 raft_consensus.cc:2749] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:26.029844 13461 raft_consensus.cc:1240] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:26.004905 14411 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:26.030905 14428 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:26.037376 13351 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:26.009275 14303 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:15:26.061934 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.062687 13382 raft_consensus.cc:2368] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:26.062978 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:26.063428 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.062711 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.051041 14399 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:26.077078 14264 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:26.076107 14018 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:26.077688 14264 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.072398 13427 leader_election.cc:400] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:26.078761 13427 leader_election.cc:403] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:26.084990 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:26.085325 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.069460 14406 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.053992 14440 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:26.087783 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:26.088973 14264 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:26.089251 13456 raft_consensus.cc:1275] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.057001 14428 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:26.070734 14539 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:26.109083 13455 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:26.112087 14264 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:26.112604 14264 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.114843 13353 leader_election.cc:400] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5.
I20260709 12:15:26.115238 13353 leader_election.cc:403] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:26.120847 14264 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:26.104130 14286 consensus_queue.cc:1059] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:15:26.089394 14557 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 4
W20260709 12:15:26.126288 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 258940us
I20260709 12:15:26.112577 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:26.115388 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:26.130088 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:26.132921 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.133297 13314 raft_consensus.cc:2393] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:26.131543 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.104202 14429 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:15:26.132390 13463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:45240
I20260709 12:15:26.129938 13277 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:26.134490 13463 raft_consensus.cc:606] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.118229 14539 raft_consensus.cc:697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
W20260709 12:15:26.134665 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 153311us
I20260709 12:15:26.090513 14406 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.109388 14440 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:26.153654 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.172188 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.205848 13381 raft_consensus.cc:1275] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:15:26.209708 14279 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:26.270596 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.218078 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.219015 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:26.239275 14560 log.cc:927] Time spent T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:15:26.248607 14456 raft_consensus.cc:3055] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:26.235709 14428 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:26.127070 14413 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5.
I20260709 12:15:26.250599 14406 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:26.254900 14536 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:26.119622 14289 consensus_queue.cc:1059] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:15:26.267735 13381 pending_rounds.cc:85] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Aborting all ops after (but not including) 1
I20260709 12:15:26.296751 13381 pending_rounds.cc:107] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:15:26.297019 13381 raft_consensus.cc:2889] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:26.268862 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.269778 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.275481 14018 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
W20260709 12:15:26.279063 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:26.280781 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.283015 14440 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:26.283726 14023 raft_consensus.cc:2368] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.283564 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:26.299345 14020 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:26.284238 13459 raft_consensus.cc:1240] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:26.285102 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.252642 14563 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:26.290864 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.254643 14449 raft_consensus.cc:3055] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:26.289906 14456 raft_consensus.cc:740] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:26.294334 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.294617 14539 consensus_queue.cc:237] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.301441 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:26.333174 14018 raft_consensus.cc:2393] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:26.309875 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:26.333719 13312 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:26.310556 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.290390 14411 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:26.339672 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.299239 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:26.348785 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:26.349187 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 238645us
I20260709 12:15:26.306730 14536 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:26.309710 14449 raft_consensus.cc:740] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:26.384680 14020 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:26.385970 14020 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:15:26.387037 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 98423.3us
I20260709 12:15:26.338352 14430 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:26.410158 13312 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:26.312770 14563 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:26.417196 13384 raft_consensus.cc:1275] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.417541 13279 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.412451 13306 raft_consensus.cc:2393] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:26.423275 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:26.421895 14430 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.426210 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:26.426951 13309 raft_consensus.cc:606] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:26.427325 13309 raft_consensus.cc:614] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:26.428133 14430 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:26.429322 14430 consensus_queue.cc:1048] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:26.431459 14536 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.434034 14557 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
W20260709 12:15:26.435189 14565 log.cc:927] Time spent T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 12:15:26.437336 14569 log.cc:927] Time spent T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:15:26.439673 14449 consensus_queue.cc:260] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:26.412096 14403 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.412060 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.426059 14473 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:26.438467 14399 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:26.464963 13389 raft_consensus.cc:1275] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:26.455211 14403 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.406128 14456 consensus_queue.cc:260] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:26.468364 14456 raft_consensus.cc:3060] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:26.428380 14289 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:26.460448 14473 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:26.473133 14473 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:26.483151 13457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:45240
I20260709 12:15:26.483891 13457 raft_consensus.cc:606] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.473671 14289 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.485899 14449 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:26.487239 14533 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.487753 14533 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.488950 14563 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:26.489046 14289 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:26.489657 14533 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:26.464632 13385 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:26.491608 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.491874 14380 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:26.494722 13427 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:26.497346 14524 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:26.499370 14541 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:26.516732 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:26.517355 13306 raft_consensus.cc:606] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.511931 14508 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.515045 14541 raft_consensus.cc:697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:26.535259 14541 consensus_queue.cc:237] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.537093 13353 leader_election.cc:400] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.538800 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:26.540179 13379 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:26.524101 14017 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41796 (request call id 335) took 1157 ms. Trace:
I20260709 12:15:26.552968 14452 consensus_queue.cc:1059] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:26.552103 14017 rpcz_store.cc:276] 0709 12:15:25.364986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:25.372173 (+  7187us) service_pool.cc:224] Handling call
0709 12:15:26.035409 (+663236us) spinlock_profiling.cc:243] Waited 57.3 ms on lock 0x7b5800240f98. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7eee 000000000036eb39 00007fa6ce56b1e0 00007fa6ce6340c4 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:26.054603 (+ 19194us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:26.088552 (+ 33949us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:26.091798 (+  3246us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:26.154223 (+ 62425us) log.cc:844] Serialized 26 byte log entry
0709 12:15:26.452530 (+298307us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:26.458095 (+  5565us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:26.461192 (+  3097us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:26.495929 (+ 34737us) raft_consensus.cc:1685] finished
0709 12:15:26.495951 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:26.520874 (+ 24923us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2762,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":16281,"spinlock_wait_cycles":131863424,"thread_start_us":136888,"threads_started":1,"wal-append.queue_time_us":182851}
I20260709 12:15:26.553834 14452 raft_consensus.cc:3055] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:26.554602 14452 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
W20260709 12:15:26.526073 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 102881us
I20260709 12:15:26.504768 14524 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.519495 14371 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.525666 14508 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:26.529206 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:26.529778 14411 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.530858 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:26.532490 14286 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.564240 13279 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:26.572184 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.593854 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:26.594627 13311 raft_consensus.cc:2368] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.589596 14448 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:26.597565 14434 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:15:26.602330 13309 raft_consensus.cc:1240] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:26.602437 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.604840 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.564980 14381 consensus_queue.cc:1048] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:15:26.607072 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.590407 13306 raft_consensus.cc:606] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.555437 14452 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.587738 14286 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.583835 14371 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.588528 14411 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.598516 14333 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:15:26.593037 13459 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:26.608525 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.621253 13351 leader_election.cc:400] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.630270 13351 leader_election.cc:403] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 12:15:26.618110 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 305973us
I20260709 12:15:26.595268 14586 raft_consensus.cc:2749] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:26.614964 13385 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.639235 14264 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:26.643947 13311 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:26.641119 13351 leader_election.cc:400] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.638724 13973 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:26.618408 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 175266us
I20260709 12:15:26.616371 14508 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:26.600304 14448 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.653565 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.642220 13426 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:26.649024 14533 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.649439 14456 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:26.653522 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:26.615320 14524 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:26.613811 14473 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.643632 14452 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:26.660920 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.672812 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.673573 13384 raft_consensus.cc:2410] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:15:26.659165 13973 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:26.669672 13459 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:26.662374 14543 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.676625 14543 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.671110 14411 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:26.671579 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.675284 13311 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 4: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:26.678505 13312 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:15:26.683458 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:26.685350 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:26.688220 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.689066 14456 raft_consensus.cc:697] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:26.689982 14456 consensus_queue.cc:237] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:26.656926 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:26.696987 13351 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:26.674046 14428 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:26.699309 13313 raft_consensus.cc:1275] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.667644 14533 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:26.700826 14563 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:26.680444 13380 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:26.698648 14522 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:26.730229 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.677587 13974 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:26.698873 14433 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:15:26.702891 13458 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:26.718122 13305 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.718053 13308 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:26.719446 14428 raft_consensus.cc:697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:26.708802 14411 consensus_queue.cc:1059] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:15:26.732851 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.720649 14557 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 12:15:26.767655 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 70303.9us
I20260709 12:15:26.770967 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:26.771835 13973 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:26.772625 14487 raft_consensus.cc:2749] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:26.744500 14480 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:26.775058 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.746793 14448 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:26.780279 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.758757 14368 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:26.780972 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:26.782053 13426 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.784817 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.785492 13311 raft_consensus.cc:1275] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:26.786724 13311 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:26.787578 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:26.787159 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:26.790047 13383 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:26.791159 14383 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:26.791903 14020 raft_consensus.cc:1275] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:15:26.792269 14020 pending_rounds.cc:85] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Aborting all ops after (but not including) 2
I20260709 12:15:26.792501 14020 pending_rounds.cc:107] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:15:26.792732 14020 raft_consensus.cc:2889] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:26.793581 13426 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.797422 14542 consensus_queue.cc:1059] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:26.797145 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.798058 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:26.774289 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 113934us
I20260709 12:15:26.820227 13310 raft_consensus.cc:1275] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:26.794552 13306 raft_consensus.cc:2393] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:26.783345 14368 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:26.794706 14021 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:15:26.842828 13353 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:26.844803 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 47735us
I20260709 12:15:26.791935 13379 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:26.855532 13426 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:26.779129 14480 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.797942 14378 consensus_queue.cc:1059] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 12:15:26.798906 14371 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:26.823758 14429 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:26.843777 14368 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:26.834672 14533 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:26.845763 14399 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:26.845716 14524 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:26.857694 14412 raft_consensus.cc:2749] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:26.906476 14594 log.cc:927] Time spent T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
W20260709 12:15:26.902526 14562 log.cc:927] Time spent T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:15:26.859790 14289 raft_consensus.cc:2749] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3.
I20260709 12:15:26.826882 14543 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:26.903806 14548 log.cc:927] Time spent T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:15:26.857369 14456 consensus_queue.cc:1048] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:15:26.869154 14473 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:26.903877 14597 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:15:26.907209 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 52307.2us
I20260709 12:15:26.862299 14605 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 12:15:26.910661 14371 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:26.854324 14428 consensus_queue.cc:237] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:26.924258 14597 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:26.925817 14480 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:26.926404 14606 log.cc:927] Time spent T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:15:26.912400 14557 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.922196 14578 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:26.950768 14578 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:26.931370 14597 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:26.996129 14576 log.cc:927] Time spent T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.571s	user 0.000s	sys 0.002s
I20260709 12:15:27.001528 14399 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:26.975694 14612 log.cc:927] Time spent T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:15:26.939426 14557 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.005837 14399 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.024344 14286 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:27.025084 14579 log.cc:927] Time spent T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.557s	user 0.002s	sys 0.000s
W20260709 12:15:27.026808 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 99210.7us
I20260709 12:15:27.028956 13974 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.030076 13974 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:27.030331 14597 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.007203 13278 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:27.012135 14487 consensus_queue.cc:1048] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.031388 13383 raft_consensus.cc:1240] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:27.040624 14456 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:27.041074 14456 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:27.041411 14456 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:26.952823 14578 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.034466 14605 raft_consensus.cc:2749] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:27.026816 14557 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.043355 14545 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:27.053843 14452 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:27.077436 14545 raft_consensus.cc:697] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:27.089880 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 234406us
I20260709 12:15:27.080591 14452 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.118207 14597 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.122391 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.125849 13382 raft_consensus.cc:1240] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:15:27.127470 14456 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.126809 13277 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.128931 13277 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:27.129693 14452 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:27.129801 14536 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:27.130345 14536 raft_consensus.cc:697] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:27.131155 14536 consensus_queue.cc:237] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.105403 13974 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.133718 14370 raft_consensus.cc:2749] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:27.136862 14619 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:27.140134 14533 raft_consensus.cc:993] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.139183 14368 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.140586 14533 raft_consensus.cc:1081] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.142719 14413 raft_consensus.cc:3055] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:27.143107 14413 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:27.143827 14413 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.144857 14413 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.145195 14434 raft_consensus.cc:993] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.145622 14434 raft_consensus.cc:1081] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.139271 14619 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.150281 14619 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.152510 14456 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:27.153615 14602 log.cc:927] Time spent T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.231s	user 0.001s	sys 0.001s
I20260709 12:15:27.153184 14545 consensus_queue.cc:237] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.140542 13381 raft_consensus.cc:1275] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.138797 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:27.159039 14368 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.161249 14020 raft_consensus.cc:2410] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:15:27.161940 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.165777 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:27.167057 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.170392 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.170392 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:27.176843 13351 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:27.179308 13389 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:27.182174 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:27.182333 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.183125 14371 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:27.183624 14371 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.185277 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:27.185616 14371 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.188120 13382 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:27.188175 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.192342 14383 raft_consensus.cc:3055] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:27.192744 14383 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:27.193476 14383 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.194610 14380 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:27.195200 14380 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.197263 14380 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:27.190030 14333 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.198263 14333 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.200228 14333 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.175642 14381 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:27.200910 14403 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.201084 14381 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.204030 14399 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.206773 14399 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.208671 13135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53170 (request call id 126) took 3533 ms. Trace:
I20260709 12:15:27.210474 13382 raft_consensus.cc:1275] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:27.210016 13134 catalog_manager.cc:5697] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } }
I20260709 12:15:27.194576 14383 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.220068 13426 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.221378 14430 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:27.222754 13427 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.224969 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:27.228457 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 49553.4us
I20260709 12:15:27.227406 13134 catalog_manager.cc:5697] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 3, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.235925 13134 catalog_manager.cc:5697] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.241629 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:27.209316 13135 rpcz_store.cc:276] 0709 12:15:23.675419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.675613 (+   194us) service_pool.cc:224] Handling call
0709 12:15:27.208611 (+3532998us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:26.286763 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:26.287321 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:26.287353 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:15:26.287373 (+    20us) tablet.cc:662] Decoding operations
0709 12:15:26.407474 (+120101us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:26.407541 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:26.407569 (+    28us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:15:26.408155 (+   586us) tablet.cc:701] Row locks acquired
0709 12:15:26.408170 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:15:26.408310 (+   140us) write_op.cc:270] Start()
0709 12:15:26.408415 (+   105us) write_op.cc:276] Timestamp: P: 1783599326408265 usec, L: 0
0709 12:15:26.408436 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:26.459840 (+ 51404us) log.cc:844] Serialized 2869 byte log entry
0709 12:15:26.643536 (+183696us) op_driver.cc:464] REPLICATION: finished
0709 12:15:26.787121 (+143585us) write_op.cc:301] APPLY: starting
0709 12:15:26.787217 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:26.789815 (+  2598us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:26.789922 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:26.790718 (+   796us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:26.790899 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:15:26.790942 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:26.815493 (+ 24551us) log.cc:844] Serialized 58 byte log entry
0709 12:15:26.836879 (+ 21386us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:26.836992 (+   113us) write_op.cc:454] Released schema lock
0709 12:15:26.837035 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:26.837384 (+   349us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:26.837410 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":275430,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":130909,"apply.run_cpu_time_us":2633,"apply.run_wall_time_us":57933,"num_ops":7,"prepare.queue_time_us":423592,"prepare.run_cpu_time_us":44827,"prepare.run_wall_time_us":288625,"raft.queue_time_us":32867,"raft.run_cpu_time_us":28805,"raft.run_wall_time_us":135723,"replication_time_us":221881,"thread_start_us":429404,"threads_started":4,"wal-append.queue_time_us":109567}]]}
I20260709 12:15:27.263880 13312 raft_consensus.cc:1275] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:27.267728 13457 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:27.268453 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.299388 13314 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:27.269035 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:27.271281 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.273669 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.300951 13463 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:27.274541 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:27.282642 14543 raft_consensus.cc:993] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: : Instructing follower 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.240720 14507 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:27.289368 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:27.294512 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:27.312930 13382 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.293481 14371 consensus_queue.cc:1048] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:15:27.317910 13462 raft_consensus.cc:2393] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:27.323834 13386 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
W20260709 12:15:27.326208 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 470140us
W20260709 12:15:27.329655 13973 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:27.330089 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:27.338469 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.331048 13351 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.340144 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.340569 13382 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:27.315486 14507 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:27.345193 14018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:27.351399 14018 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.351770 14018 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.351429 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:27.315325 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:27.329463 14403 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:27.357323 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:27.344820 14412 raft_consensus.cc:2749] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:27.355235 14440 raft_consensus.cc:1081] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Signalling peer 85fad29e08e34b8e9190c3e6b28e3347 to start an election
I20260709 12:15:27.353889 14507 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.351399 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:27.364858 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 67941.3us
I20260709 12:15:27.392647 14018 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.362563 13454 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.359629 14381 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.362943 14473 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:27.434058 14459 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:27.434734 14026 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:27.391160 14021 raft_consensus.cc:1240] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:27.438117 14456 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.438571 14456 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.440526 14456 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.436196 13974 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.442109 13974 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:27.442899 14623 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:27.443531 14623 consensus_queue.cc:1048] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.445127 14623 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:27.446280 13974 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:27.447149 14324 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:27.447589 14324 raft_consensus.cc:697] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:27.448352 14324 consensus_queue.cc:237] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.451274 14018 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:27.436285 14459 consensus_queue.cc:1048] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.453086 14383 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:27.453871 14572 log.cc:927] Time spent T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:15:27.366398 14022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41786
I20260709 12:15:27.365170 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:27.391491 14333 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:27.363222 14403 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.495415 14022 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.513053 14022 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.406852 14524 consensus_queue.cc:1048] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
I20260709 12:15:27.537119 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.494576 14586 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
W20260709 12:15:27.497308 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 51117.4us
I20260709 12:15:27.544149 13277 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.545775 14533 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:15:27.544643 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 274463us
W20260709 12:15:27.544505 14629 log.cc:927] Time spent T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 12:15:27.502818 14333 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.594705 14022 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.596675 14333 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:27.616742 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.629086 13454 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:27.621686 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.665678 14303 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.617981 14507 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.632501 13459 raft_consensus.cc:3055] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:27.633281 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:27.636241 14024 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:27.638345 14022 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:27.640543 14403 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.652212 13277 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.653421 13386 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:15:27.688455 13386 pending_rounds.cc:85] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Aborting all ops after (but not including) 1
I20260709 12:15:27.688727 13386 pending_rounds.cc:107] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:15:27.688966 13386 raft_consensus.cc:2889] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:27.654841 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:27.691406 13382 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:27.691725 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 330694us
I20260709 12:15:27.666203 14303 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.696004 14018 raft_consensus.cc:1240] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
W20260709 12:15:27.691308 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 292847us
I20260709 12:15:27.701020 13382 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:27.669245 14507 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:27.683198 13459 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:27.718928 13459 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.719925 13459 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.720021 14403 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.720608 14403 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.716790 14563 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:27.710307 13314 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:27.685552 13383 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.717599 14399 consensus_queue.cc:1059] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:27.704558 14434 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:27.716926 13974 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:27.729665 13382 raft_consensus.cc:1275] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:27.724053 13426 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.734297 13426 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:27.739496 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:27.766782 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:27.767204 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.767815 13382 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 2: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:27.784422 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.722694 14403 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.785651 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.731868 14399 raft_consensus.cc:3055] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:27.767910 14018 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:27.764964 14508 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:27.764801 14507 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:27.764709 14625 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:27.764292 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.765367 14370 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:27.731940 14536 consensus_queue.cc:1059] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 12:15:27.787756 14566 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:27.725665 14639 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 12:15:27.802637 14597 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:27.785573 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 52139.8us
I20260709 12:15:27.815821 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.819060 13462 raft_consensus.cc:1275] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:27.813848 13351 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:27.821785 13460 raft_consensus.cc:2368] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:27.815760 14370 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:27.827592 14370 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:27.828774 14539 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:27.829205 14539 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.829532 14539 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:27.835294 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:27.811935 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:27.810758 14545 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.014s	sys 0.007s
I20260709 12:15:27.802302 14399 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:27.802443 14557 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:27.840051 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.856674 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:27.857374 13279 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.009s	sys 0.051s
I20260709 12:15:27.820128 14597 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.820521 14566 raft_consensus.cc:697] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:27.864611 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:27.864997 13279 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.568s	user 0.009s	sys 0.051s
W20260709 12:15:27.867895 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 570683us
I20260709 12:15:27.868752 13279 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:27.869684 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:27.873762 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.876036 13461 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:15:27.876356 13461 pending_rounds.cc:85] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Aborting all ops after (but not including) 1
I20260709 12:15:27.876551 13461 pending_rounds.cc:107] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:15:27.876752 13461 raft_consensus.cc:2889] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:15:27.860656 14545 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.648s	user 0.014s	sys 0.007s
I20260709 12:15:27.896323 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.896420 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:27.890384 14586 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:27.878800 14493 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:27.949271 14586 raft_consensus.cc:697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:27.891957 14508 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:15:27.940554 14434 raft_consensus.cc:3055] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:27.942088 13380 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:27.894251 14473 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:27.948760 14597 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:27.949573 14493 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.955793 14493 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.956288 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:27.958022 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:27.909108 14459 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.960397 14459 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.962530 14459 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.950078 14434 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:27.964905 14018 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:27.868578 14557 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:27.970259 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.987805 14586 consensus_queue.cc:237] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.986656 14493 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:27.953745 14473 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.994241 14493 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:27.921779 14399 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:27.995927 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:28.023247 13134 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.017s	sys 0.046s
I20260709 12:15:27.974732 14279 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
W20260709 12:15:28.025405 13134 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.017s	sys 0.046s
I20260709 12:15:27.991039 14539 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.023543 14303 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.034610 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.005959 14545 consensus_queue.cc:1059] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:15:28.049266 13351 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:28.049542 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:27.978721 14566 consensus_queue.cc:237] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.055572 13426 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.032655 13309 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:28.053144 13353 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.059504 13426 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.037588 13383 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:28.074368 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.073076 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.059405 14023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:15:28.059202 14644 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:28.062450 14524 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:15:28.070775 14633 log.cc:927] Time spent T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.261s	user 0.004s	sys 0.000s
I20260709 12:15:28.080570 14641 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:15:28.063640 14413 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:28.071316 14286 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:28.069988 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.101012 14557 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:28.063292 14639 consensus_queue.cc:1059] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:15:28.104060 14019 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:15:28.104753 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:28.107628 13462 raft_consensus.cc:1275] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:28.114187 14625 raft_consensus.cc:3055] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:28.114596 14625 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:28.105521 13385 raft_consensus.cc:1275] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:28.105932 14286 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.089524 14023 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.117854 13459 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:15:28.125824 13459 pending_rounds.cc:85] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Aborting all ops after (but not including) 2
I20260709 12:15:28.126071 13459 pending_rounds.cc:107] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:15:28.126282 13459 raft_consensus.cc:2889] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:28.104068 14539 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:28.110188 14021 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:28.119530 14026 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:15:28.134426 14635 log.cc:927] Time spent T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.323s	user 0.003s	sys 0.000s
I20260709 12:15:28.125536 14286 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:28.134984 14023 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.112632 14459 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 12:15:28.135488 14542 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
W20260709 12:15:28.152148 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:28.148504 13383 raft_consensus.cc:1275] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:15:28.152761 14473 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:28.179889 13383 pending_rounds.cc:85] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Aborting all ops after (but not including) 1
I20260709 12:15:28.187925 13458 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53056 (request call id 646) took 1004 ms. Trace:
I20260709 12:15:28.189167 14434 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.115342 14625 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.191463 13383 pending_rounds.cc:107] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:15:28.202035 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:28.202647 13310 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:28.203462 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:28.204289 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:28.204892 13311 raft_consensus.cc:3060] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 4
W20260709 12:15:28.206773 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 246822us
I20260709 12:15:28.201061 13383 raft_consensus.cc:2889] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:28.201146 14433 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.200081 14473 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.217113 13310 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:28.207417 14625 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:28.222532 13973 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.223675 13973 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.209111 14434 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:28.208348 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:28.220747 13311 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
W20260709 12:15:28.230625 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 169368us
I20260709 12:15:28.234609 13353 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.234725 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:28.235968 13353 leader_election.cc:400] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:28.236303 13353 leader_election.cc:403] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:28.237414 13353 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.222173 14433 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:28.239262 14412 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 3. Current term is 4.
I20260709 12:15:28.239980 14412 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.241273 14412 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:28.258888 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:28.265509 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 187580us
I20260709 12:15:28.236183 14403 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:28.229027 14371 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:15:28.263079 14652 log.cc:927] Time spent T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.142s	user 0.001s	sys 0.001s
I20260709 12:15:28.233788 14563 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.239985 14433 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.233569 14303 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:28.290500 13311 raft_consensus.cc:1275] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:28.292847 13426 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.295310 13463 raft_consensus.cc:1240] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:28.296697 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:28.297292 13461 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:28.268188 13306 raft_consensus.cc:2376] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4. Re-sending same reply.
I20260709 12:15:28.285398 14641 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:15:28.247571 14619 consensus_queue.cc:1059] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 12:15:28.305773 14622 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:28.345140 14619 raft_consensus.cc:3055] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:28.345491 14619 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:28.307874 13426 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.346527 14619 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:28.228344 14473 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.346563 13426 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.349334 14639 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.350159 14619 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:28.314735 14383 raft_consensus.cc:2749] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.316066 14487 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:28.319519 14650 log.cc:927] Time spent T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260709 12:15:28.323390 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.195833 13458 rpcz_store.cc:276] 0709 12:15:27.183325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:27.186280 (+  2955us) service_pool.cc:224] Handling call
0709 12:15:27.186620 (+   340us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:27.186989 (+   369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:27.187020 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:27.187515 (+   495us) log.cc:844] Serialized 26 byte log entry
0709 12:15:27.496025 (+308510us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:27.505506 (+  9481us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:27.511019 (+  5513us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:28.036778 (+525759us) spinlock_profiling.cc:243] Waited 30.3 ms on lock 0x7b4400022b4c. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c6455c85 00007fa6c64566a2 00007fa6c91c81db 00007fa6c91c3aaf 00007fa6c91b786e 00007fa6c91b6bb6 00007fa6c91b67d8 00007fa6c91c0221 00007fa6c91c01d9 00007fa6c91c0169
0709 12:15:28.185278 (+148500us) raft_consensus.cc:1685] finished
0709 12:15:28.185986 (+   708us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:28.187860 (+  1874us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21858,"raft.queue_time_us":3834,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":95,"spinlock_wait_cycles":69795712,"thread_start_us":279575,"threads_started":1,"wal-append.queue_time_us":507763}
W20260709 12:15:28.349505 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 55622.7us
I20260709 12:15:28.339453 14023 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:28.340269 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 60316.2us
I20260709 12:15:28.302340 14303 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:28.347110 14622 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:28.316749 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.353363 13461 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:28.341414 14459 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:28.247853 14324 raft_consensus.cc:2749] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:15:28.377362 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:28.360172 14021 raft_consensus.cc:2468] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:28.359617 14487 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:28.404829 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 167475us
I20260709 12:15:28.361269 14655 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:15:28.403436 13305 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:28.419565 14023 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.420607 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:28.421211 13458 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.421783 14303 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:28.424712 13426 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:28.424818 14661 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:15:28.426259 14286 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.413834 14625 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.427946 14625 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:28.429919 14625 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:28.430266 14487 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.431306 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.370500 14459 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.433856 14459 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.434885 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.433609 13458 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:28.444506 13975 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:28.445871 14459 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:28.446362 14459 raft_consensus.cc:697] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:28.447219 14459 consensus_queue.cc:237] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.492446 14286 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:28.500900 14371 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:28.501533 14371 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.512656 14674 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.513180 14674 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:28.515720 14413 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:28.516081 14674 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:28.516234 14413 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.517922 13351 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:28.518251 14413 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:28.519945 14643 raft_consensus.cc:3055] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.520363 14643 raft_consensus.cc:740] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:28.521112 14643 consensus_queue.cc:260] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:28.522029 14643 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.522840 13353 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:28.528880 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 305265us
I20260709 12:15:28.531774 13309 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:28.537417 14473 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:28.541622 13973 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.546779 14371 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:28.558590 14399 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:28.559242 14371 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:28.559993 14619 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:28.549844 14667 raft_consensus.cc:2804] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:28.562242 14667 raft_consensus.cc:697] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:28.563072 14667 consensus_queue.cc:237] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:28.550599 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 139231us
I20260709 12:15:28.566263 13353 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.567328 13353 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.551218 14403 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:28.569176 14403 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.569706 14403 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:28.551630 14413 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
W20260709 12:15:28.554813 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 185914us
I20260709 12:15:28.571329 14413 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.573199 14413 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:28.575126 13279 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:28.575840 14333 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:28.576290 14333 raft_consensus.cc:697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:28.578088 14333 consensus_queue.cc:237] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:28.582226 14371 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.592592 13351 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:28.598019 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.606808 13974 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:28.607666 14566 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:28.608189 14566 raft_consensus.cc:697] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:28.607676 14019 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:15:28.610268 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.610947 14020 raft_consensus.cc:2368] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:28.612277 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:28.613109 14022 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:28.613507 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:28.617892 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.618961 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:28.619817 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.621335 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.600597 14674 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:28.591131 14368 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:15:28.628276 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.631839 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.634315 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:28.634728 14566 consensus_queue.cc:237] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:28.634934 14017 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:28.640286 13426 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.628077 13456 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:15:28.647562 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:28.647719 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.662599 13277 leader_election.cc:400] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:28.662940 13277 leader_election.cc:403] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:28.662619 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:28.625168 14674 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:28.621810 14672 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
W20260709 12:15:28.670598 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 54488.8us
I20260709 12:15:28.671069 13277 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.671499 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.669390 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.626436 14412 consensus_queue.cc:1059] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:15:28.650056 14383 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.669915 14473 raft_consensus.cc:2749] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4.
I20260709 12:15:28.668076 14674 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.672381 14641 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:28.707255 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.677461 14663 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:28.704682 14693 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:28.710024 13380 raft_consensus.cc:1240] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:28.706091 14641 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:28.711496 14641 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.709748 14693 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.714622 14693 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:28.715739 13380 raft_consensus.cc:1275] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:28.719219 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.668053 14536 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 12:15:28.773208 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:28.705706 14667 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:28.779740 14689 log.cc:927] Time spent T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 12:15:28.780072 14667 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:28.782130 14667 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:28.783547 14687 log.cc:927] Time spent T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 12:15:28.791679 13380 raft_consensus.cc:2393] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 6: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:28.795043 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:28.795619 13386 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:28.795066 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.799480 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:28.804171 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.805658 13278 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:28.817379 13314 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:28.820994 13386 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:28.823841 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:28.826387 13278 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:28.824326 14399 raft_consensus.cc:2749] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:28.814814 14536 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:29.036644 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 187958us
I20260709 12:15:29.052498 13278 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:28.829046 14696 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.829162 14303 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:29.064000 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 395118us
I20260709 12:15:28.839639 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:29.026118 14660 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:29.115885 14663 consensus_queue.cc:1048] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:15:29.077752 14643 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:29.060949 14536 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.124987 14536 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.070561 14378 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.130976 14378 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.131264 13974 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:29.131914 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44560 (request call id 118) took 1174 ms. Trace:
W20260709 12:15:29.146114 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 95872.9us
I20260709 12:15:29.069532 14696 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.155750 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.143827 14667 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.143074 13305 rpcz_store.cc:276] 0709 12:15:27.957350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:27.966726 (+  9376us) service_pool.cc:224] Handling call
0709 12:15:29.131738 (+1165012us) spinlock_profiling.cc:243] Waited 220 ms on lock 0x7b54004e7d54. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:29.131848 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":505645952}
I20260709 12:15:29.168764 14383 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.169095 14557 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:15:29.175150 14459 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:29.182662 14459 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.184715 14459 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:29.187601 14641 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.171197 14667 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.191905 14641 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:29.192481 14696 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:29.194469 14674 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:29.199527 14667 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.200868 13380 raft_consensus.cc:1240] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:15:29.204914 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:29.212015 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 76661.6us
I20260709 12:15:29.221938 13382 raft_consensus.cc:1240] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:29.226761 14711 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.227355 14711 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.229442 14711 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:29.229594 13314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44560 (request call id 112) took 1415 ms. Trace:
I20260709 12:15:29.230029 13314 rpcz_store.cc:276] 0709 12:15:27.814491 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:27.814790 (+   299us) service_pool.cc:224] Handling call
0709 12:15:29.229449 (+1414659us) spinlock_profiling.cc:243] Waited 959 ms on lock 0x7b54005f0ad4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:29.229544 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2206340864}
I20260709 12:15:29.233491 14378 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:29.235788 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.256816 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:29.259951 13462 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.262091 13381 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.263916 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.246567 14619 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:29.265329 14619 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:29.275717 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 127642us
I20260709 12:15:29.276588 14702 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.277184 14702 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.278659 13974 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:29.280859 14459 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:29.282210 14566 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:29.282730 14566 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:29.286314 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:29.282991 13974 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:29.264216 13305 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:15:29.342311 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 45624.2us
I20260709 12:15:29.299067 13278 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:29.369429 13388 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.372547 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:29.375424 13384 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.290150 14566 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:29.296849 14563 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:29.269831 14641 consensus_queue.cc:1059] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.106s
I20260709 12:15:29.371774 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:29.398597 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.367431 14698 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:29.374166 14473 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:15:29.379583 14712 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.403891 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.396116 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:29.415249 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.421046 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.421725 14018 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:29.424794 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.426384 13351 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:29.427491 14018 raft_consensus.cc:1275] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.428056 14539 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:15:29.427983 13351 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:29.431627 14667 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.432039 14704 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:29.432520 14704 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:29.432850 14704 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:29.433620 14619 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:29.419765 14712 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.403390 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.438514 13385 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:15:29.523631 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 224628us
W20260709 12:15:29.523754 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 157784us
I20260709 12:15:29.524670 14685 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.526793 14713 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.530371 14713 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.532425 14713 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.532879 14713 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.533314 14713 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.534363 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.534969 14020 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:29.534776 13279 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:29.536777 14434 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:29.520757 14412 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.537272 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:29.539930 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.540138 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.542251 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.549818 13311 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:15:29.551334 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:29.527215 14674 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:29.537426 14412 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:29.562307 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.575577 14412 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:29.525211 14685 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:29.577872 14685 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.577889 14303 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.578815 14303 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:29.580711 14303 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.589403 13384 raft_consensus.cc:3055] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:29.589833 13384 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:29.537951 14434 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:15:29.591281 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:29.557936 14713 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:29.590497 13384 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:29.594586 13384 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:29.562114 14702 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:29.611011 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:29.578526 14719 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:15:29.604838 14698 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:29.620869 14732 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.623041 14493 raft_consensus.cc:2749] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:29.630864 13384 raft_consensus.cc:1275] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:15:29.637437 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:29.640144 13384 pending_rounds.cc:85] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Aborting all ops after (but not including) 1
I20260709 12:15:29.640090 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:29.640730 13384 pending_rounds.cc:107] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:15:29.644173 13384 raft_consensus.cc:2889] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:29.644070 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:29.632531 14539 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.648384 13351 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:29.653126 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:29.652616 13351 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:29.658118 14701 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.663631 14667 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:29.665051 13974 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:29.669582 14737 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:29.672518 14619 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:29.673218 14619 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:29.673856 14286 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:15:29.674577 14619 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:29.641152 14679 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.650359 14685 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:29.652498 14413 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:29.648049 13308 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:29.659247 14708 raft_consensus.cc:493] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.776635 14736 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:29.656450 14539 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.688738 14434 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.164s
I20260709 12:15:29.658664 14701 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:29.641571 14732 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.861279 14729 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:29.845773 14679 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:29.940765 13354 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:29.932950 14668 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.923002 14704 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.952544 14704 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:29.955624 14741 log.cc:927] Time spent T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:15:29.955847 14539 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:29.870290 14736 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:29.859186 14708 raft_consensus.cc:515] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:30.012234 14736 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:30.016839 14701 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:29.919459 14729 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:30.020000 14732 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:29.950649 14668 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:30.029321 14668 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:30.031869 14729 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:30.032953 14708 leader_election.cc:290] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:30.040795 14712 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:30.052345 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:30.053180 13309 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:30.056456 14679 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:30.074810 14641 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.549s	user 0.017s	sys 0.023s
W20260709 12:15:30.075260 14641 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.550s	user 0.017s	sys 0.024s
I20260709 12:15:30.076736 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:30.077411 14017 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
W20260709 12:15:30.076037 13460 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.099s	sys 0.134s
W20260709 12:15:30.079738 13460 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.099s	sys 0.134s
I20260709 12:15:30.080899 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:30.084271 13454 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:30.086675 14508 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.087271 14508 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:30.089284 14508 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:30.092612 13426 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:30.092820 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.093407 14557 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:30.093824 14557 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:30.094388 14557 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:30.103435 14557 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:30.106897 14019 raft_consensus.cc:1240] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:30.109370 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.110126 14668 consensus_queue.cc:1059] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:30.111555 13458 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:30.119306 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:30.119886 14020 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:30.127516 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.134142 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:30.138779 14707 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:30.139456 14707 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:30.141938 14707 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:30.143924 14557 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:30.149621 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:30.152647 14019 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:30.152797 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:30.153385 14707 raft_consensus.cc:493] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:30.153875 13426 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:30.153898 14707 raft_consensus.cc:515] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:30.156764 14707 leader_election.cc:290] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:30.157271 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:30.157825 14557 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:30.158526 14557 raft_consensus.cc:697] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:30.159443 14557 consensus_queue.cc:237] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:30.163070 14622 raft_consensus.cc:3055] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:30.163659 14622 raft_consensus.cc:740] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:30.163766 13460 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53056 (request call id 677) took 1479 ms. Trace:
I20260709 12:15:30.164196 13460 rpcz_store.cc:276] 0709 12:15:28.683908 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:28.684943 (+  1035us) service_pool.cc:224] Handling call
0709 12:15:29.451731 (+766788us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b58003b3198. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7a22 00007fa6cf4108d9 00007fa6ce56aee0 00007fa6ce6340ab 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:29.451993 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:29.452215 (+   222us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:15:30.080055 (+627840us) log.cc:844] Serialized 14 byte log entry
0709 12:15:30.163357 (+ 83302us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:30.163415 (+    58us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:15:30.163462 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:30.163553 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:30.163698 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":121603,"prepare.run_cpu_time_us":26,"prepare.run_wall_time_us":26,"raft.queue_time_us":85,"raft.run_cpu_time_us":64,"raft.run_wall_time_us":65,"spinlock_wait_cycles":4210432,"thread_start_us":710237,"threads_started":2,"wal-append.queue_time_us":83034}
I20260709 12:15:30.180739 14508 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:30.181386 14508 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:30.185159 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:30.186218 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:30.153642 14022 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41796 (request call id 372) took 1521 ms (client timeout 1654 ms). Trace:
W20260709 12:15:30.188174 14022 rpcz_store.cc:269] 0709 12:15:28.631963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:28.637633 (+  5670us) service_pool.cc:224] Handling call
0709 12:15:30.152700 (+1515067us) spinlock_profiling.cc:243] Waited 3.22 ms on lock 0x7b5800240f98. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7eee 000000000036eb39 00007fa6ce56b1e0 00007fa6ce6340c4 00007fa6ce634131 00007fa6ce5e20a0 00007fa6ce5e1984 00007fa6c7b5c6d4 00007fa6c7b5c662
0709 12:15:30.153581 (+   881us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7398272}
I20260709 12:15:30.126930 14020 raft_consensus.cc:2468] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:30.189692 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:30.164601 14622 consensus_queue.cc:260] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:30.195904 14622 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:30.195946 14668 raft_consensus.cc:2749] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:30.189069 14508 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:30.193722 13351 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:30.198752 14704 raft_consensus.cc:2804] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:30.199278 14704 raft_consensus.cc:697] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:30.200215 14704 consensus_queue.cc:237] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:30.201531 13460 raft_consensus.cc:1240] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:30.205101 13460 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:30.206116 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.207546 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.208514 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:30.209210 13386 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:30.211031 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:30.211658 13379 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:30.218783 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.224972 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:30.240952 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:30.359623 14739 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:30.360261 14739 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:30.641723 13354 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:30.675427 14739 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:30.990398 14739 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:30.991775 14739 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.014984 14403 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.015686 14403 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.017915 14403 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.113788 14704 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
W20260709 12:15:31.152172 13354 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:31.336473 14704 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.338798 14704 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.344640 13351 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:31.365958 14739 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.366685 14739 raft_consensus.cc:2749] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:31.395290 13382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39460 (request call id 440) took 2198 ms. Trace:
I20260709 12:15:31.395829 13382 rpcz_store.cc:276] 0709 12:15:29.197256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:29.203920 (+  6664us) service_pool.cc:224] Handling call
0709 12:15:29.204203 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:29.222403 (+ 18200us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:31.394997 (+2172594us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b54003930d4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961ce01 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2 00007fa6c795748c 00007fa6c79568c6
0709 12:15:31.395206 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40406272}
I20260709 12:15:31.466207 14412 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.466835 14412 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.467878 14403 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.468516 14403 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.469224 14412 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.470600 14403 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.472451 14403 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.474944 14660 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.643194 14660 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.645279 14660 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.645776 14660 consensus_queue.cc:1059] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:31.499240 14279 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.528920 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:31.647361 14279 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.649345 14279 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.650755 14698 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.651203 14698 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.566277 14679 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.652264 14279 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.652223 14679 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.653429 14698 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.572687 14333 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.654255 14333 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.654994 14679 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.655748 14679 raft_consensus.cc:3055] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:31.652858 14660 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.582964 13457 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45226 (request call id 152) took 1360 ms. Trace:
I20260709 12:15:31.615737 14674 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.638975 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:31.656522 14660 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.656903 14674 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.656069 14333 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:31.657680 13380 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.700s	user 0.008s	sys 0.021s
W20260709 12:15:31.658141 13380 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.701s	user 0.008s	sys 0.021s
I20260709 12:15:31.658506 14660 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.658942 14674 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.659121 14698 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.656865 13310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44154 (request call id 476) took 3054 ms. Trace:
I20260709 12:15:31.659667 13457 rpcz_store.cc:276] 0709 12:15:30.222814 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.582129 (+1359315us) service_pool.cc:224] Handling call
0709 12:15:31.582471 (+   342us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:31.582646 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:31.582673 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:31.582713 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:31.582741 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:31.582791 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:31.582907 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:31.659788 14698 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.661245 14403 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.662469 14698 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.652897 14279 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:31.616350 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 73063.3us
I20260709 12:15:31.659140 14679 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:31.664222 13353 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:31.665455 14716 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.665686 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:31.665937 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.666371 14412 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.660205 13310 rpcz_store.cc:276] 0709 12:15:28.602836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:28.603433 (+   597us) service_pool.cc:224] Handling call
0709 12:15:28.603706 (+   273us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:28.620859 (+ 17153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:28.620887 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:29.582893 (+962006us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b2c00007668. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c7f15a11 00007fa6c7f25372 00007fa6c9657a01 00007fa6c961c43a 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2
0709 12:15:29.583392 (+   499us) log.cc:844] Serialized 26 byte log entry
0709 12:15:29.641016 (+ 57624us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:29.641056 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:29.641170 (+   114us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:31.653176 (+2012006us) raft_consensus.cc:1685] finished
0709 12:15:31.653197 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:31.656789 (+  3592us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22262,"raft.queue_time_us":19579,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":2609,"spinlock_wait_cycles":4801920,"thread_start_us":54463,"threads_started":1,"wal-append.queue_time_us":250031,"wal-append.run_cpu_time_us":2266,"wal-append.run_wall_time_us":1120087}
I20260709 12:15:31.666910 14412 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.667322 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:31.667761 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.668362 13312 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:31.668838 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.668990 14412 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.669466 13309 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:31.665949 14716 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.669945 14412 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.670403 14412 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.660257 14708 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.671640 14708 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.672372 14412 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.672869 14412 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:31.673396 14412 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.673655 14708 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.674585 13306 raft_consensus.cc:2393] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 4: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:31.674721 13309 raft_consensus.cc:1275] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:31.675273 14412 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.675942 14716 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.676244 13309 raft_consensus.cc:3055] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:31.675048 13383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39476 (request call id 722) took 2086 ms. Trace:
I20260709 12:15:31.676657 13309 raft_consensus.cc:740] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:31.658871 13380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33598 (request call id 135) took 1734 ms. Trace:
I20260709 12:15:31.676841 13383 rpcz_store.cc:276] 0709 12:15:29.588149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:29.590480 (+  2331us) service_pool.cc:224] Handling call
0709 12:15:29.600025 (+  9545us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:29.627903 (+ 27878us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:29.628777 (+   874us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:29.661300 (+ 32523us) log.cc:844] Serialized 26 byte log entry
0709 12:15:29.943729 (+282429us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:29.944976 (+  1247us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:29.972075 (+ 27099us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:31.674846 (+1702771us) raft_consensus.cc:1685] finished
0709 12:15:31.674871 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:31.674993 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2418,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":2711,"thread_start_us":100236,"threads_started":1,"wal-append.queue_time_us":397254,"wal-append.run_cpu_time_us":1577,"wal-append.run_wall_time_us":1001598}
I20260709 12:15:31.678161 13380 rpcz_store.cc:276] 0709 12:15:29.924266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:29.925132 (+   866us) service_pool.cc:224] Handling call
0709 12:15:29.943701 (+ 18569us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:29.956810 (+ 13109us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:29.956843 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:29.957385 (+   542us) log.cc:844] Serialized 26 byte log entry
0709 12:15:31.658506 (+1701121us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:31.658550 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:31.658618 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:31.658655 (+    37us) raft_consensus.cc:1685] finished
0709 12:15:31.658672 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:31.658823 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3282,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":76,"thread_start_us":1700813,"threads_started":1,"wal-append.queue_time_us":114606,"wal-append.run_cpu_time_us":1579,"wal-append.run_wall_time_us":1001601}
I20260709 12:15:31.677610 13309 consensus_queue.cc:260] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.680207 13309 raft_consensus.cc:3060] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:31.680751 14412 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.678644 14279 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.683476 14403 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.685689 14403 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.685933 14412 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.686379 14597 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.687706 13309 raft_consensus.cc:1275] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:31.691304 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.694692 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.696482 13314 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:31.696687 13353 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:31.696907 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:31.691840 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.691922 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.692227 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.687572 14403 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.688709 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:31.693708 13458 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53056 (request call id 689) took 1602 ms (client timeout 1966 ms). Trace:
W20260709 12:15:31.698706 13279 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.225.196:35709 timed out after 1.966s (SENT) [suppressed 5 similar messages]
W20260709 12:15:31.699151 13458 rpcz_store.cc:269] 0709 12:15:30.090941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:30.092515 (+  1574us) service_pool.cc:224] Handling call
0709 12:15:31.693516 (+1601001us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b54000e4554. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:31.693644 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41378176}
I20260709 12:15:31.697146 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.700820 13306 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:31.701087 14704 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:31.670804 14024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41796 (request call id 375) took 1610 ms. Trace:
I20260709 12:15:31.689023 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.702399 13312 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:31.704802 14764 consensus_queue.cc:1048] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:31.664750 14679 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.708421 14679 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:31.706414 13353 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:31.662967 14698 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.640220 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.667307 14685 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.689342 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.687594 14412 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.710322 13353 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:31.710608 13973 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:31.700716 14403 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.716856 14539 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:31.716750 14698 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.719738 14764 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.720161 14412 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.718998 14403 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.720736 14412 raft_consensus.cc:2749] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:31.720865 14403 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.687873 14597 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.717831 14685 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.720362 13308 raft_consensus.cc:2393] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 4: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:31.719651 14716 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:15:31.714680 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:31.733866 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:31.722407 14765 raft_consensus.cc:493] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.718199 14672 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:15:31.729907 14698 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.720252 14764 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.739588 14685 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.735257 14716 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.740270 14716 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:31.740501 14764 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.742229 14403 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.733224 14412 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.701821 14024 rpcz_store.cc:276] 0709 12:15:30.060399 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:30.064345 (+  3946us) service_pool.cc:224] Handling call
0709 12:15:30.064691 (+   346us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:15:30.074431 (+  9740us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:30.074467 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:30.074518 (+    51us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:15:30.074553 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:31.670579 (+1596026us) spinlock_profiling.cc:243] Waited 9.53 ms on lock 0x7b5400388e54. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961ce01 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2 00007fa6c795748c 00007fa6c79568c6
0709 12:15:31.670636 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:31.670749 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21910272}
I20260709 12:15:31.743326 14412 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.745206 13351 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.733104 14769 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.746337 14767 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.746198 14769 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.748513 13351 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.751314 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.748960 14713 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.745214 14708 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.751411 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.752451 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.754160 14685 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:31.752493 14279 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.754989 14279 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.753172 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.758725 14412 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.763712 14539 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.771258 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.764225 14771 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:31.773610 14771 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.774011 14771 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:31.776569 14772 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.752933 14403 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:31.754457 14672 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.754566 14685 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.752882 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:31.792012 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:31.758698 13305 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:31.760358 14279 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:31.794620 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 84376.4us
I20260709 12:15:31.753443 14597 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.769841 14539 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.738209 14765 raft_consensus.cc:515] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.752967 14764 consensus_queue.cc:1048] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:15:31.752866 14713 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.792241 14403 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.798830 13353 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:31.800416 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10869de66745dabecd28e1f7e21e79" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.753504 14708 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.787679 14412 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.792389 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.795657 14685 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.805056 13351 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.806023 14403 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.752072 14767 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.812762 13312 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:31.803068 14776 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.795500 14672 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.813050 14412 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.801355 13306 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:31.805361 14773 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.791399 14772 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.816965 14691 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.812232 14597 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:31.825369 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.827291 14691 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.828632 14708 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.829056 13305 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:31.828722 14597 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:31.830366 14597 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.830716 14597 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:31.831055 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.831570 13351 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.832383 14539 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.832651 14769 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.816148 14767 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.821204 14765 leader_election.cc:290] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.833546 14765 raft_consensus.cc:493] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.833973 14765 raft_consensus.cc:515] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.834728 14566 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:31.835757 14765 leader_election.cc:290] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.820405 14672 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.836333 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.829191 14691 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.838181 14767 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.838663 14767 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.827455 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.839614 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efc30d2742940f29bd7df5b4e8c6da4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.840603 14767 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.840427 14716 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.841107 14767 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.836282 14765 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:31.841770 14765 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.842113 14765 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.842656 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.842872 14775 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.845113 13351 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.821192 14412 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.841300 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:31.850843 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 67813.6us
I20260709 12:15:31.852157 13427 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:31.847613 14767 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.854346 14771 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.854974 14767 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.856385 14771 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.829188 14708 consensus_queue.cc:1059] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:15:31.857334 14767 raft_consensus.cc:493] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.857831 14767 raft_consensus.cc:515] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.859383 14772 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.859931 14772 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.860344 14772 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.860363 14767 leader_election.cc:290] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.861364 14767 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.862224 14772 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.862712 14772 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.849393 14539 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:31.863355 14539 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:31.863734 14539 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:31.861963 14767 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.843387 14775 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.868702 14775 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:31.869436 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 63794.7us
I20260709 12:15:31.857687 14708 raft_consensus.cc:3055] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:31.871243 14708 raft_consensus.cc:740] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:31.871918 14713 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.872000 14708 consensus_queue.cc:260] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.873198 14708 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:31.877163 14403 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:31.878110 13384 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.974s	user 0.019s	sys 0.037s
I20260709 12:15:31.879279 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.879503 14685 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.824069 14776 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.881966 14685 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:31.885366 13384 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.982s	user 0.019s	sys 0.037s
I20260709 12:15:31.869120 14767 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.887321 14704 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:31.887704 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.886796 14781 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.869163 14775 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.881920 14776 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.883004 14403 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.844079 14773 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.888686 14371 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:31.897625 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.884979 14782 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.869946 14772 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.914319 14672 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.914791 14691 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.926079 14622 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.926576 14691 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.916262 14707 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.917534 13974 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:31.927196 14782 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.897892 14597 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.929947 14707 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.918031 14566 raft_consensus.cc:493] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:31.930822 14566 raft_consensus.cc:515] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:31.931293 14782 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.918785 14767 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.931957 14707 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.931865 14767 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.932489 14707 raft_consensus.cc:2749] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:31.932703 14597 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.926177 14672 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:31.925767 14371 raft_consensus.cc:493] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.893603 14775 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.935065 14773 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.936168 14566 leader_election.cc:290] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.934832 14371 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.914253 14370 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:31.937057 14370 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.888458 14781 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.920133 14765 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.933698 14767 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.911592 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.939049 14370 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.926666 14622 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:31.940790 14672 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.941321 14775 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.941730 14622 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.942341 14772 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:31.943367 14716 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:31.894867 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.946488 14781 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:31.947284 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.947759 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:31.934662 14691 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.948711 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:31.949448 13457 raft_consensus.cc:2393] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:31.950033 14765 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:31.950446 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:31.929527 14539 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:31.953644 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:31.953338 14685 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:31.956435 14685 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:31.956815 14685 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:31.957499 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:31.958752 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:31.960743 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 108654us
I20260709 12:15:31.964761 13973 leader_election.cc:304] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:31.972427 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.972685 13427 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:31.974617 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.978195 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.980147 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.984262 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.984658 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.985821 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:31.986764 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:31.987278 13311 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:32.002792 13427 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.006672 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.009842 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.010464 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.010968 14019 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
W20260709 12:15:32.011315 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 81012.7us
I20260709 12:15:31.965963 14383 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
W20260709 12:15:31.999171 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1680 after lost signal to thread 10119
I20260709 12:15:32.013094 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:31.976919 14781 raft_consensus.cc:493] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.013963 13975 leader_election.cc:304] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.072427 13277 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:31.974583 14668 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.074376 14794 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.004467 14622 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:32.077862 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.005321 14370 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.003249 14701 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.081456 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:31.970494 14773 raft_consensus.cc:2749] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.085153 14019 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
W20260709 12:15:32.105000 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 91118.1us
I20260709 12:15:32.071532 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.063987 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.126657 13389 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:32.138051 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:32.098109 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08002d17c0 after lost signal to thread 10122
I20260709 12:15:32.141078 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.084857 14459 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.139029 13381 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33598 (request call id 125) took 2770 ms. Trace:
I20260709 12:15:32.098214 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.086274 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.079859 14785 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.144690 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.074249 14775 consensus_queue.cc:1059] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 12:15:32.076658 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.145779 13381 rpcz_store.cc:276] 0709 12:15:29.368403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:29.372135 (+  3732us) service_pool.cc:224] Handling call
0709 12:15:31.892050 (+2519915us) spinlock_profiling.cc:243] Waited 2.8 ms on lock 0x7b58002a3998. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c64f7b71 00007fa6c64f7a22 00007fa6cf4108d9 00007fa6ce56aee0 00007fa6ce6340ab 00007fa6ce634131 00007fa6ce5f5fc0 00007fa6ce5e0929 00007fa6ce5e03d2 00007fa6c7b57bd4
0709 12:15:31.892223 (+   173us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:31.899186 (+  6963us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:31.899219 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:31.899646 (+   427us) log.cc:844] Serialized 26 byte log entry
0709 12:15:32.070075 (+170429us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:15:32.070330 (+   255us) log.cc:844] Serialized 14 byte log entry
0709 12:15:32.070524 (+   194us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:32.070634 (+   110us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:32.132455 (+ 61821us) raft_consensus.cc:1685] finished
0709 12:15:32.138854 (+  6399us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:32.138973 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":107,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"raft.queue_time_us":20994,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":3754,"spinlock_wait_cycles":6429056,"thread_start_us":170125,"threads_started":1,"wal-append.queue_time_us":170398}
I20260709 12:15:32.128618 14533 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.129979 14622 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.104058 14772 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.071416 14383 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.128858 14708 raft_consensus.cc:2749] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:32.138854 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 157359us
I20260709 12:15:32.152920 13389 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:32.136133 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.127897 14781 raft_consensus.cc:515] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.136979 14370 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.144100 14789 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.150022 14778 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.134613 14794 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.148347 13385 raft_consensus.cc:1240] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:32.143446 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.144981 14022 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:32.123623 14668 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.219286 14766 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.280889 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.298032 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.152667 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.139909 14701 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:32.214742 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:32.279021 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4e20 after lost signal to thread 13171
I20260709 12:15:32.217675 14533 raft_consensus.cc:493] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.274999 14622 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:32.278643 14787 log.cc:927] Time spent T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.124s	user 0.000s	sys 0.000s
I20260709 12:15:32.151602 14459 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.280990 14786 raft_consensus.cc:3055] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:15:32.300702 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:32.301052 13389 raft_consensus.cc:2393] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:32.276870 13454 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:32.308076 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.281996 14772 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.289016 13379 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:32.357613 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:32.310254 13410 debug-util.cc:398] Leaking SignalData structure 0x7b080024d380 after lost signal to thread 13185
I20260709 12:15:32.363873 14459 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.359180 13389 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:32.368046 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.369211 13456 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53056 (request call id 675) took 3703 ms. Trace:
I20260709 12:15:32.312566 14533 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.311398 14539 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.312988 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.292361 14778 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.313423 14786 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:32.373189 13410 debug-util.cc:398] Leaking SignalData structure 0x7b0800291020 after lost signal to thread 13191
I20260709 12:15:32.292039 14789 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.312165 14021 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:32.389401 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:32.390331 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 377457us
I20260709 12:15:32.369624 13456 rpcz_store.cc:276] 0709 12:15:28.665846 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:28.665995 (+   149us) service_pool.cc:224] Handling call
0709 12:15:28.674507 (+  8512us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:28.674848 (+   341us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:28.674878 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:28.675316 (+   438us) log.cc:844] Serialized 26 byte log entry
0709 12:15:31.951421 (+3276105us) spinlock_profiling.cc:243] Waited 2.7 ms on lock 0x7b18002f45e0. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6cf3f7ab1 00007fa6cf404281 00007fa6c6511e07 00007fa6cf36c9a9 00007fa6c652e69b 00007fa6c652c93f 00007fa6c652ec02 00007fa6c91b620b 00007fa6c91bbd23 00007fa6c91bc0d1 00007fa6c95d7a0f
0709 12:15:32.146999 (+195578us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:15:32.154778 (+  7779us) log.cc:844] Serialized 14 byte log entry
0709 12:15:32.215897 (+ 61119us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:32.215969 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:32.364698 (+148729us) raft_consensus.cc:1685] finished
0709 12:15:32.369023 (+  4325us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:32.369140 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1366,"prepare.queue_time_us":65942,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":3420,"raft.queue_time_us":61095,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":5377,"spinlock_wait_cycles":17082112,"thread_start_us":195414,"threads_started":1,"wal-append.queue_time_us":3650120}
I20260709 12:15:32.397560 13383 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:32.406790 14701 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.408443 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.399824 14775 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.400293 14370 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.404485 13974 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.417354 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.413012 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.301348 14766 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:32.418180 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 110670us
I20260709 12:15:32.422116 13381 raft_consensus.cc:2410] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:15:32.423908 13278 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.426049 13278 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.428834 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:32.425983 13410 debug-util.cc:398] Leaking SignalData structure 0x7b0800370160 after lost signal to thread 13338
I20260709 12:15:32.421221 14023 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
W20260709 12:15:32.430801 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3500 after lost signal to thread 13339
I20260709 12:15:32.431107 14622 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:32.432547 13410 debug-util.cc:398] Leaking SignalData structure 0x7b0800307cc0 after lost signal to thread 13413
W20260709 12:15:32.432826 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08002ae000 after lost signal to thread 13414
I20260709 12:15:32.433130 14622 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.433709 13461 raft_consensus.cc:1240] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
W20260709 12:15:32.434005 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb160 after lost signal to thread 13487
W20260709 12:15:32.434759 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6260 after lost signal to thread 13488
I20260709 12:15:32.430287 14757 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.434930 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.435635 14023 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:32.435765 14025 raft_consensus.cc:1240] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
W20260709 12:15:32.436429 13410 debug-util.cc:398] Leaking SignalData structure 0x7b0800384460 after lost signal to thread 14052
I20260709 12:15:32.436494 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.437450 14023 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
W20260709 12:15:32.437656 14793 log.cc:927] Time spent T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:15:32.437987 14778 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.438433 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.439038 14023 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:32.439616 14668 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.430717 14802 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:32.439867 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.432773 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.441075 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.442165 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:32.436864 13410 debug-util.cc:398] Leaking SignalData structure 0x7b08001cce60 after lost signal to thread 14053
I20260709 12:15:32.428483 13385 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:32.443405 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.443997 14772 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.444433 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.445016 14023 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:32.445911 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.445073 14789 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.434547 14533 raft_consensus.cc:515] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.451648 13278 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.440042 14781 leader_election.cc:290] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.447468 14279 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:32.436870 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
W20260709 12:15:32.467705 14371 consensus_meta.cc:287] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: Time spent flushing consensus metadata: real 0.522s	user 0.006s	sys 0.003s
I20260709 12:15:32.468098 14371 raft_consensus.cc:515] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.469934 14371 leader_election.cc:290] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.460145 14757 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:32.470109 13457 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:32.422560 14775 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.474736 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.475039 13277 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.476693 13973 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.466859 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.483824 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.484318 14370 raft_consensus.cc:2749] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:32.496279 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
W20260709 12:15:32.502354 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 79382us
I20260709 12:15:32.502612 13310 raft_consensus.cc:2393] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:32.503176 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:32.481611 14685 consensus_meta.cc:287] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Time spent flushing consensus metadata: real 0.524s	user 0.003s	sys 0.006s
I20260709 12:15:32.506002 14668 raft_consensus.cc:2749] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.507992 14636 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.508752 14533 leader_election.cc:290] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:32.510231 14798 log.cc:927] Time spent T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.109s	user 0.002s	sys 0.000s
I20260709 12:15:32.502615 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.510483 14775 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.470609 14279 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.471408 14757 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.483340 13973 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.515256 13974 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.515897 13973 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.523648 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.524858 13974 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.525125 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.513000 14279 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.529138 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.529752 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.525975 14672 raft_consensus.cc:2749] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.511386 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.533062 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.533625 13456 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:32.506893 14023 raft_consensus.cc:2468] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 1.
I20260709 12:15:32.535061 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.535388 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.533785 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.536182 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.531198 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.519507 14757 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.532264 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.537659 13459 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:32.538064 14766 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.536549 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.539069 13385 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:32.539917 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.540946 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.541977 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.542209 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.542310 14279 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.536527 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.543467 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.544030 14026 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 1.
I20260709 12:15:32.544169 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.521689 14701 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.545076 14701 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.545495 14701 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.546784 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.547541 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.535812 14802 raft_consensus.cc:2749] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:32.544883 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.549301 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.549789 14026 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:32.544783 14025 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:32.550763 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.551414 14026 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:32.552136 14794 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.552948 13974 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.553756 14802 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.554103 14802 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.554448 14802 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.513053 14685 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.552150 14025 raft_consensus.cc:1275] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:32.556046 13389 raft_consensus.cc:2393] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:32.556957 14685 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.557600 13460 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:32.558022 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:32.530000 14714 raft_consensus.cc:2749] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.559440 14790 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.559818 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.547850 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410097a3655f4716b4fa440e27bdfe17" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.540915 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.563685 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:32.564380 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:32.564478 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.596379 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.599702 13353 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.530305 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.559505 14279 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.568936 13351 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.602401 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.602968 14739 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.603364 14739 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.570430 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:32.602005 14685 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.562613 14802 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.571213 13385 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 6.
I20260709 12:15:32.565140 14790 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.571623 14023 raft_consensus.cc:2410] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:15:32.571213 14757 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.605373 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.603724 14739 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.606024 13385 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:32.607023 14757 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.573195 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.574050 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.608912 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.609941 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.565071 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.611868 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.612289 14802 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.615154 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.615804 13460 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:32.616616 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.576926 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.579187 14025 raft_consensus.cc:1240] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:32.582073 13384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33598 (request call id 133) took 2907 ms. Trace:
I20260709 12:15:32.583184 14383 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.583878 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.589767 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.590010 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.634241 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.633226 13384 rpcz_store.cc:276] 0709 12:15:29.674458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:29.674759 (+   301us) service_pool.cc:224] Handling call
0709 12:15:29.675060 (+   301us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:29.900680 (+225620us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:29.900714 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:29.901190 (+   476us) log.cc:844] Serialized 26 byte log entry
0709 12:15:31.885770 (+1984580us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:15:31.885807 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:32.564918 (+679111us) spinlock_profiling.cc:243] Waited 225 ms on lock 0x7b54005e3dd4. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c961ce01 00007fa6c961b83e 00007fa6ce5e0419 00007fa6c7b57bd4 00007fa6c7b57b62 00007fa6c7b57a91 00007fa6c7b57a0c 00007fa6c7b56cc2 00007fa6c795748c 00007fa6c79568c6
0709 12:15:32.564959 (+    41us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:32.565000 (+    41us) raft_consensus.cc:1685] finished
0709 12:15:32.565012 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:32.571070 (+  6058us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":92,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":12731,"spinlock_wait_cycles":517963264,"thread_start_us":1981924,"threads_started":1,"wal-append.queue_time_us":168863,"wal-append.run_cpu_time_us":1531,"wal-append.run_wall_time_us":1001541}
I20260709 12:15:32.634804 13455 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:32.635658 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.636191 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.636628 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.637048 13384 raft_consensus.cc:1240] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:32.637604 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.638092 13384 raft_consensus.cc:1240] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:32.638307 13455 raft_consensus.cc:2393] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:32.590957 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.591248 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.638962 13456 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:32.591923 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c678da7cdc7416880f83b8d9cea666e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.592222 13386 raft_consensus.cc:1240] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:32.593624 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b63ee6ff756445b892bbac46edad41f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.639351 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.595575 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.604104 13382 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.639029 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.640067 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.639801 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.643033 13456 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 1.
I20260709 12:15:32.643154 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.643355 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.621356 13426 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.615243 14786 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.641089 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.644412 14786 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.643924 13463 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:32.621928 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:32.606904 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.622272 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.622565 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.624919 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.626446 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.610951 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.656318 14704 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.653744 13382 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:32.656776 14704 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.628136 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c741a099dce646a0b43bfef61712bc19" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.641155 13459 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:32.640215 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.658396 13454 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 6.
I20260709 12:15:32.643749 13455 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:32.644554 13426 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.643836 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.644958 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:32.603986 14696 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.645979 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.599388 14701 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.646420 14508 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:32.662597 14020 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:32.662699 14508 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.663215 14508 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.662328 14696 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.663597 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:32.663897 14696 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.655150 14790 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:32.655700 14799 log.cc:927] Time spent T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.287s	user 0.000s	sys 0.003s
I20260709 12:15:32.662278 13426 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.666388 13426 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.661963 14804 raft_consensus.cc:2804] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.667320 14804 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.667695 14804 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.667624 13426 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.668807 13426 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.667440 14383 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.669934 14383 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.670295 14383 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.656690 13458 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:32.674435 14767 consensus_queue.cc:1059] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:32.675833 14797 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.676515 14668 raft_consensus.cc:3055] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:32.676885 14668 raft_consensus.cc:740] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:32.677173 14786 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:32.663488 14739 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.678166 14786 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.676999 14704 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.678608 14786 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.679821 14739 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.680094 14704 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.681728 14696 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.674825 14701 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.678377 14668 consensus_queue.cc:260] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.685938 14668 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.686326 14804 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.688737 14786 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.690554 14786 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.691161 14804 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.579639 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.623543 13380 raft_consensus.cc:1240] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:32.718801 13385 raft_consensus.cc:2393] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:32.604163 13351 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.601123 13353 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.626976 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:32.729045 13389 raft_consensus.cc:1240] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:32.753847 14704 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.754972 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
W20260709 12:15:32.731902 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 63031us
I20260709 12:15:32.744488 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.745781 13454 raft_consensus.cc:1240] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:32.754760 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85cc0424c224c248632d7721392d9f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:32.747578 13975 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:32.724210 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 119973us
I20260709 12:15:32.760412 14790 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.758838 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.761350 14790 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.761893 14790 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.763736 13426 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:32.726356 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 125442us
I20260709 12:15:32.766031 13353 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.767939 14739 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.768340 14739 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.768766 14739 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.769845 13975 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.753973 14804 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:32.761458 14026 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.774525 13426 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.771798 14804 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.775697 14804 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:32.771996 14786 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.773021 14767 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:32.777383 14767 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.777840 14767 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.771312 14694 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.774281 14701 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.781821 14701 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.774448 14685 consensus_queue.cc:1048] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:32.759594 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:32.782256 14701 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.772298 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:32.784751 14739 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.738734 13427 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:15:32.786571 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 48241.6us
I20260709 12:15:32.719014 13277 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:32.787580 14739 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:32.788394 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 69754.3us
I20260709 12:15:32.788132 14636 raft_consensus.cc:2804] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.789228 14636 raft_consensus.cc:493] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.792580 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:32.793905 13353 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.794648 14739 raft_consensus.cc:2749] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.795226 14786 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.795614 14786 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.795888 14786 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:29.058888 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:32.790216 14636 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.804611 14769 raft_consensus.cc:2804] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.804391 14797 consensus_queue.cc:1059] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:32.805043 14769 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.805462 14769 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.805471 14797 raft_consensus.cc:3055] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:32.806027 14797 raft_consensus.cc:740] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:32.789533 13277 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.807826 14797 consensus_queue.cc:260] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.810027 13427 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.811173 14794 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:32.811681 14794 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.812170 14794 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.811793 13427 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.809939 14797 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.820578 13133 catalog_manager.cc:5697] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.824064 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.825232 14493 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.825114 14775 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.831487 14813 raft_consensus.cc:493] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.832293 14813 raft_consensus.cc:515] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.822757 13133 catalog_manager.cc:5697] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.831941 14508 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.847424 13353 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.846938 14775 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:32.852221 13975 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.841434 14813 leader_election.cc:290] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.855149 14685 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:32.855779 14685 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.856210 14685 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:32.859014 14383 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.860498 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:32.861138 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b33c86b4db4b23b88b39462b6e7566" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.861418 14383 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.862076 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.863011 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.865157 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:32.865882 13353 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:32.866597 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:32.866838 14413 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:32.867326 14413 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.867411 13305 raft_consensus.cc:3060] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.867504 13974 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.868649 14694 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:32.867719 14413 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.851579 13133 catalog_manager.cc:5697] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.869009 14694 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.872236 14694 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:32.872720 13279 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:32.872257 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.875989 14789 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:32.876392 14789 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.876736 14789 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.881121 14775 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:32.881686 14775 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.882148 14775 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:32.888475 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 99207.2us
I20260709 12:15:32.893441 13974 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:32.894496 14698 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.894881 14698 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:32.895221 14698 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.896567 14790 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.882253 13133 catalog_manager.cc:5697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.898589 14790 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.899528 13133 catalog_manager.cc:5697] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:32.902518 14685 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.903479 14757 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:32.904014 14757 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.904384 14757 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:32.909794 14701 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.912194 14804 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:32.918380 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 45938.9us
I20260709 12:15:32.920233 14804 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 7 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.922356 14413 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.915534 14789 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.923434 13279 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.924436 14685 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.917783 14767 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.924585 14813 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.849653 14769 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.888268 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:32.899585 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 44274.3us
I20260709 12:15:32.927330 13974 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.927538 14767 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.918236 14794 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.940568 14789 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.951892 14508 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.952116 14757 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.955219 14026 raft_consensus.cc:2468] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:32.952647 14685 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.955850 14685 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:32.956033 14018 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:32.956332 14685 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.954288 13308 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:32.958240 14696 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.954519 13305 raft_consensus.cc:2468] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:32.955407 14493 raft_consensus.cc:2749] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.918080 14694 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.965257 13975 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.965217 13277 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:32.963675 14719 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.968753 14714 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:32.969231 14786 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:32.970160 14493 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:32.971047 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:32.972124 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 127203us
I20260709 12:15:32.973593 14694 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 7 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:32.974552 14636 raft_consensus.cc:515] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.976114 14794 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.976331 14769 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:32.977393 13975 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.979110 13277 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
W20260709 12:15:32.979894 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 52778.5us
I20260709 12:15:32.979894 13975 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.981357 14714 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.981812 13975 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.982196 14691 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:32.982807 13429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:32.983431 14713 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:32.974848 14698 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:32.983912 14713 raft_consensus.cc:493] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:32.984452 14713 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:32.986133 14802 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:32.962188 14775 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:32.986563 14719 consensus_queue.cc:1059] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:32.984575 14020 raft_consensus.cc:1240] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:32.987890 13975 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:32.988571 14775 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:32.988955 14802 raft_consensus.cc:3055] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:32.989243 14719 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.989413 14802 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:32.989591 14636 leader_election.cc:290] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 2 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:32.979140 13134 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46496 (request call id 86) took 7527 ms. Trace:
I20260709 12:15:32.990496 14802 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:32.992163 14802 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.993046 13975 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:32.993928 14716 raft_consensus.cc:2749] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:32.989905 14719 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:32.994957 14719 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:32.995404 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:32.994405 13975 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:32.971482 14786 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:33.001504 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.002817 13279 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:32.997359 14701 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:33.006827 13277 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.009011 14813 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.005851 14694 consensus_queue.cc:1059] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:15:33.016461 14303 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:33.014042 14789 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:33.014146 13305 raft_consensus.cc:1240] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.022008 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.016499 14413 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:33.019022 14303 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:33.014817 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.021842 14708 raft_consensus.cc:3055] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:32.990439 13134 rpcz_store.cc:276] 0709 12:15:25.317476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:25.318320 (+   844us) service_pool.cc:224] Handling call
0709 12:15:32.841564 (+7523244us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:28.269102 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:28.321567 (+ 52465us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:28.321602 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:15:28.321624 (+    22us) tablet.cc:662] Decoding operations
0709 12:15:28.322159 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:28.322236 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:28.322264 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:15:28.322568 (+   304us) tablet.cc:701] Row locks acquired
0709 12:15:28.322587 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:28.322730 (+   143us) write_op.cc:270] Start()
0709 12:15:28.322837 (+   107us) write_op.cc:276] Timestamp: P: 1783599328322674 usec, L: 0
0709 12:15:28.322857 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:15:28.323483 (+   626us) log.cc:844] Serialized 1316 byte log entry
0709 12:15:28.571213 (+247730us) op_driver.cc:464] REPLICATION: finished
0709 12:15:28.791231 (+220018us) write_op.cc:301] APPLY: starting
0709 12:15:28.791345 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:28.791487 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:28.791596 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:28.792017 (+   421us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:28.792181 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:15:28.792221 (+    40us) write_op.cc:312] APPLY: finished
0709 12:15:28.792407 (+   186us) log.cc:844] Serialized 34 byte log entry
0709 12:15:28.792558 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:28.792644 (+    86us) write_op.cc:454] Released schema lock
0709 12:15:28.792682 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:28.792979 (+   297us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:28.793008 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":398394,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":152517,"apply.run_cpu_time_us":1773,"apply.run_wall_time_us":38498,"num_ops":3,"prepare.queue_time_us":825072,"prepare.run_cpu_time_us":8191,"prepare.run_wall_time_us":284669,"raft.queue_time_us":10781,"raft.run_cpu_time_us":14645,"raft.run_wall_time_us":85801,"replication_time_us":220092,"thread_start_us":906214,"threads_started":4,"wal-append.queue_time_us":206802,"wal-append.run_cpu_time_us":16989,"wal-append.run_wall_time_us":1303119}]]}
I20260709 12:15:33.017599 14757 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:33.021338 14789 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:33.024629 14303 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.026157 14708 raft_consensus.cc:740] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.039469 14413 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:33.040151 14413 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.040835 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.043504 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.044061 14708 consensus_queue.cc:260] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.045501 14708 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.034992 14698 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.048657 14413 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:33.054636 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.055320 13389 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.055987 14716 consensus_queue.cc:1059] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.057149 14716 raft_consensus.cc:3055] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.057490 14716 raft_consensus.cc:740] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.058459 14716 consensus_queue.cc:260] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.059679 14716 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.062379 13389 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:33.063351 14757 consensus_queue.cc:1059] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:33.065027 14813 raft_consensus.cc:3055] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.065397 14813 raft_consensus.cc:740] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.066187 14813 consensus_queue.cc:260] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.034181 14789 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.067374 14813 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.069676 13277 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.070477 14757 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.075260 13975 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
W20260709 12:15:33.079818 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 44400.4us
I20260709 12:15:33.080502 13975 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.081318 14685 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:33.083469 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 51730.5us
I20260709 12:15:33.086416 14716 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:33.086870 14716 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:33.087322 14716 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.089699 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.094094 14716 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.095602 14701 raft_consensus.cc:2749] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:33.095705 13975 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:33.097649 14698 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:33.098117 14698 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:33.098549 14698 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.098483 13277 leader_election.cc:304] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.036613 13278 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.105361 13975 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.107375 13385 raft_consensus.cc:1240] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.107573 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.066577 14303 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.109115 13461 raft_consensus.cc:2393] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:33.116972 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.118558 14493 raft_consensus.cc:2749] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.101143 14713 raft_consensus.cc:515] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.123080 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.124133 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.118718 14279 consensus_queue.cc:1059] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:15:33.125034 13461 raft_consensus.cc:2393] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 7: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
W20260709 12:15:33.123145 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 88331.8us
I20260709 12:15:33.116838 14802 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.113237 14636 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.112869 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.130712 13381 raft_consensus.cc:2393] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:33.131739 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.137523 13426 leader_election.cc:304] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.128012 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.139426 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.130116 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.140045 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.140286 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.140586 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.140756 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.141111 13384 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.141415 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.134023 14493 raft_consensus.cc:3055] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.151508 13277 leader_election.cc:304] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.152853 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.150677 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.153738 13458 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.147681 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:33.149138 13306 raft_consensus.cc:1240] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.162496 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.163784 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.164532 13310 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 3: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:33.165001 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.165316 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.165939 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.166384 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:33.167027 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.167263 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:33.167606 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.150144 14716 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.168823 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.150664 14685 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:33.150727 14493 raft_consensus.cc:740] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.160264 14026 raft_consensus.cc:2393] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 7: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:33.170326 14018 raft_consensus.cc:2393] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 5: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:33.168336 13460 raft_consensus.cc:2393] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:33.152321 14786 raft_consensus.cc:2749] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:33.170398 13312 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:33.174724 13382 raft_consensus.cc:2393] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:33.175784 14279 raft_consensus.cc:2804] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:33.177660 13381 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:33.180873 13457 raft_consensus.cc:1240] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.179704 14279 raft_consensus.cc:697] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.184955 13278 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.187016 14024 raft_consensus.cc:1240] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.197263 13380 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.197671 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a36853c90d4bc6878d585b236e7d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:33.198226 13974 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.199326 14701 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.200652 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.201376 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.202086 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:33.203745 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.194728 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.207600 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.208104 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.208475 14279 consensus_queue.cc:237] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.208922 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.209717 14493 consensus_queue.cc:260] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.209185 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.202152 14025 raft_consensus.cc:2393] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 5: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:33.214686 13311 raft_consensus.cc:1240] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.210968 14493 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.217811 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.218273 13307 raft_consensus.cc:1240] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.217105 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.198112 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.221287 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.221861 13312 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.220525 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.203377 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.235594 13457 raft_consensus.cc:2368] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6.
I20260709 12:15:33.212790 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.239128 14769 consensus_queue.cc:1059] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:33.240280 14769 raft_consensus.cc:3055] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.240574 14026 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:33.223310 14786 consensus_queue.cc:1059] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:15:33.214749 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.206770 14719 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.247386 13310 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.218789 14691 consensus_queue.cc:1059] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:15:33.243142 14769 raft_consensus.cc:740] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.255710 14691 raft_consensus.cc:3055] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.256078 14691 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.256136 14769 consensus_queue.cc:260] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.257403 14769 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.258042 14026 raft_consensus.cc:2468] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:33.251739 13382 raft_consensus.cc:1240] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.247939 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.251688 14679 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:33.262537 14679 raft_consensus.cc:697] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.263440 14719 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.263778 13381 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 7.
I20260709 12:15:33.265851 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.268724 13382 raft_consensus.cc:1240] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.269083 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.270037 13383 raft_consensus.cc:2393] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:33.266630 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.266635 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.267163 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.267715 13379 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 2. Current term is 3. Ops: []
W20260709 12:15:33.272397 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:33.273132 13427 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.253640 13426 leader_election.cc:304] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.237228 14789 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.287438 13427 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.263410 14679 consensus_queue.cc:237] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.288839 14279 consensus_queue.cc:1059] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.290231 14022 raft_consensus.cc:1240] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.294492 13381 raft_consensus.cc:1240] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.267657 14691 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.301213 14691 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.302989 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:33.303766 13308 raft_consensus.cc:606] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:33.313071 14802 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.312944 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:33.313751 13308 raft_consensus.cc:606] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.314096 13308 raft_consensus.cc:614] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:33.314204 13458 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:33.315208 14019 raft_consensus.cc:1240] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.315514 14775 raft_consensus.cc:2749] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.316908 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89d7524ae98a4e5cb8027f7b56543f49"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:33.317651 13308 raft_consensus.cc:606] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.318100 13308 raft_consensus.cc:614] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:33.295078 14786 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.320778 14789 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:33.321528 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 47248.5us
W20260709 12:15:33.323318 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 69757.3us
W20260709 12:15:33.323506 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 143086us
I20260709 12:15:33.326238 13389 raft_consensus.cc:1240] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:33.328886 13975 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:33.314491 14698 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.333379 13389 raft_consensus.cc:1240] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.334295 13426 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.325810 13305 raft_consensus.cc:2468] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:33.338579 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:33.339241 13308 raft_consensus.cc:606] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Received request to transfer leadership to TS 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.339592 13308 raft_consensus.cc:614] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:33.339257 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.340981 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:33.341082 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.342828 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:33.343838 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:33.344215 14769 raft_consensus.cc:2749] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.344916 14303 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:33.345786 13426 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:33.332587 14789 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:33.347546 14769 raft_consensus.cc:2804] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:33.352226 14493 raft_consensus.cc:3055] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.336130 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.358950 13278 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.356755 14769 raft_consensus.cc:697] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.363765 14769 consensus_queue.cc:237] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.364387 14825 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:33.355370 14636 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.365007 14825 raft_consensus.cc:697] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.367278 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.357663 14493 raft_consensus.cc:740] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.369992 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.370769 13463 raft_consensus.cc:1240] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.370726 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.371369 14023 raft_consensus.cc:1240] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:15:33.373286 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.373950 14020 raft_consensus.cc:1240] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.361752 14789 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.376292 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.376906 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.377259 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.387559 13385 raft_consensus.cc:2393] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 7: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:33.388511 14698 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.376957 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.379343 14824 consensus_queue.cc:1059] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:33.380133 14826 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:33.381135 13458 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:33.361985 14303 consensus_queue.cc:1059] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:15:33.386198 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.391489 13975 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:33.390586 14826 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.394706 14698 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:33.397225 14303 raft_consensus.cc:3055] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.396087 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.407100 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.394091 14636 raft_consensus.cc:3055] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.416819 13351 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.395735 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.417445 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.410372 14303 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.390635 14493 consensus_queue.cc:260] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.419040 14668 consensus_queue.cc:1059] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:33.424883 14668 raft_consensus.cc:3055] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.425309 14668 raft_consensus.cc:740] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.420204 14023 raft_consensus.cc:1240] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.419550 14794 raft_consensus.cc:3055] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.424820 14026 raft_consensus.cc:1240] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.426333 14794 raft_consensus.cc:740] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.427182 14794 consensus_queue.cc:260] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.428128 14794 raft_consensus.cc:3060] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.428499 14826 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.423750 14698 raft_consensus.cc:697] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.429991 14698 consensus_queue.cc:237] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.419888 13427 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.433540 14786 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:15:33.394917 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 157256us
I20260709 12:15:33.419124 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:33.422055 14303 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.396482 14825 consensus_queue.cc:237] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.432307 13426 leader_election.cc:304] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.396276 14789 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.436712 14685 raft_consensus.cc:2749] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.426057 14668 consensus_queue.cc:260] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.422498 14636 raft_consensus.cc:740] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.441399 13279 leader_election.cc:400] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6.
I20260709 12:15:33.441722 13279 leader_election.cc:403] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:15:33.442579 13427 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.444059 13277 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.445082 13455 raft_consensus.cc:1240] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.446019 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.448385 14508 consensus_queue.cc:1059] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.441212 14303 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.450179 14775 raft_consensus.cc:3055] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.450567 14775 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.446839 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.440413 14786 raft_consensus.cc:2804] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:33.450349 14813 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.446792 14829 raft_consensus.cc:3060] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:33.451467 14775 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.458161 14775 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.458156 14831 consensus_queue.cc:1059] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.459628 14679 raft_consensus.cc:3055] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:33.459968 14679 raft_consensus.cc:740] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.460765 14679 consensus_queue.cc:260] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.462023 14679 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.456485 14668 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.463622 14767 consensus_queue.cc:1059] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.465055 14508 raft_consensus.cc:3055] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:33.465423 14508 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:33.466209 13429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.466449 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:33.448237 14769 raft_consensus.cc:2749] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.467015 13427 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:33.472733 13974 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.478206 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.478386 13277 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.452086 14493 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.486404 13353 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.467801 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.467214 13458 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
W20260709 12:15:33.494205 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 125891us
I20260709 12:15:33.496085 13351 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.483529 14704 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.483907 14831 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.466243 14508 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.503384 14668 raft_consensus.cc:2749] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.500200 14790 raft_consensus.cc:2749] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:33.519899 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 50616.2us
I20260709 12:15:33.521240 13353 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.524343 14829 raft_consensus.cc:2749] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6.
I20260709 12:15:33.528467 14713 leader_election.cc:290] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:33.497015 14636 consensus_queue.cc:260] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.530108 14636 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.497013 14769 consensus_queue.cc:1059] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:15:33.516394 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:33.531687 14769 raft_consensus.cc:3055] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.532032 14769 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:33.532244 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.532864 14769 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.534891 14824 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:33.535364 14824 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:33.535723 14824 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.539595 14769 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.545207 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:33.545568 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 59947us
I20260709 12:15:33.545950 14685 raft_consensus.cc:2749] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.546271 13351 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:33.546964 14704 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.547466 14790 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:33.547859 14790 raft_consensus.cc:493] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:33.548233 14790 raft_consensus.cc:3060] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.552865 13458 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.555408 14019 raft_consensus.cc:2368] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6.
I20260709 12:15:33.556576 13353 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.557447 14704 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.559506 14826 consensus_queue.cc:1059] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:33.560556 14825 raft_consensus.cc:3055] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.560963 14825 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.561779 14825 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.548077 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.563807 14704 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.564714 14019 raft_consensus.cc:1240] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.565049 13351 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.566251 13277 leader_election.cc:400] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6.
I20260709 12:15:33.566634 14704 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.569049 14824 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.560621 13353 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.580681 14704 consensus_queue.cc:1059] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:15:33.594798 13976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.596588 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.597200 13973 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.594452 14824 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.603459 14790 raft_consensus.cc:515] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:33.606544 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:33.606688 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 149410us
I20260709 12:15:33.607678 13973 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.605417 14790 leader_election.cc:290] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:33.614077 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.613991 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.615967 13426 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.600761 14789 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:33.609277 14685 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.625046 13458 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:33.612847 14324 consensus_queue.cc:1059] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:15:33.626219 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:33.612649 14698 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.615234 14794 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.630285 13133 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53158 (request call id 145) took 7507 ms. Trace:
W20260709 12:15:33.632113 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.634120 14324 raft_consensus.cc:3055] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.635071 14324 raft_consensus.cc:740] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.636453 14324 consensus_queue.cc:260] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.634686 13133 rpcz_store.cc:276] 0709 12:15:26.123296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:26.187104 (+ 63808us) service_pool.cc:224] Handling call
0709 12:15:33.630230 (+7443126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:33.175688 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:33.208658 (+ 32970us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:33.208703 (+    45us) write_op.cc:435] Acquired schema lock
0709 12:15:33.208721 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:33.209391 (+   670us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:33.209498 (+   107us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:33.209528 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:15:33.210089 (+   561us) tablet.cc:701] Row locks acquired
0709 12:15:33.210145 (+    56us) write_op.cc:260] PREPARE: finished
0709 12:15:33.210302 (+   157us) write_op.cc:270] Start()
0709 12:15:33.210439 (+   137us) write_op.cc:276] Timestamp: P: 1783599333210246 usec, L: 0
0709 12:15:33.210472 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:15:33.216193 (+  5721us) log.cc:844] Serialized 2093 byte log entry
0709 12:15:33.405827 (+189634us) spinlock_profiling.cc:243] Waited 16.3 ms on lock 0x7b5400661d20. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c9591dbe 00007fa6c959c930 00007fa6c959c8d8 00007fa6c959c858 00007fa6c959c813 00007fa6c959ba9c 00007fa6cf4872f6 00007fa6cf481aa8 00007fa6c95d87cb 00007fa6c95db2c0
0709 12:15:33.416762 (+ 10935us) op_driver.cc:464] REPLICATION: finished
0709 12:15:33.487699 (+ 70937us) write_op.cc:301] APPLY: starting
0709 12:15:33.487808 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:33.487997 (+   189us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:33.488034 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:33.488930 (+   896us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:33.489214 (+   284us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:15:33.489279 (+    65us) write_op.cc:312] APPLY: finished
0709 12:15:33.489599 (+   320us) log.cc:844] Serialized 46 byte log entry
0709 12:15:33.489790 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:33.489897 (+   107us) write_op.cc:454] Released schema lock
0709 12:15:33.489959 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:33.490327 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:33.490352 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1169320,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":70642,"apply.run_cpu_time_us":2633,"apply.run_wall_time_us":2638,"num_ops":5,"prepare.queue_time_us":138778,"prepare.run_cpu_time_us":9639,"prepare.run_wall_time_us":114527,"raft.queue_time_us":10198,"raft.run_cpu_time_us":22093,"raft.run_wall_time_us":68194,"replication_time_us":206137,"spinlock_wait_cycles":37456512,"thread_start_us":193965,"threads_started":4,"wal-append.queue_time_us":52869}]]}
I20260709 12:15:33.637862 14324 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.644970 14704 raft_consensus.cc:2749] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.645279 14824 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:33.645812 14824 raft_consensus.cc:697] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.646667 14824 consensus_queue.cc:237] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.653141 14789 raft_consensus.cc:697] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.654086 14789 consensus_queue.cc:237] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.626016 14775 raft_consensus.cc:2804] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:15:33.660050 13428 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.661393 13458 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.660059 14775 raft_consensus.cc:697] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.664404 14775 consensus_queue.cc:237] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.665696 14825 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.671881 14493 consensus_queue.cc:1059] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:33.673038 14829 raft_consensus.cc:3055] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.673399 14829 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:33.674214 14829 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.675292 14829 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:15:33.683207 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 122663us
I20260709 12:15:33.684769 13353 leader_election.cc:304] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.685505 14685 raft_consensus.cc:2749] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.686285 14508 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:33.683234 13429 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.687425 13353 leader_election.cc:304] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.688027 14413 raft_consensus.cc:3055] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.688447 14413 raft_consensus.cc:740] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.689334 14413 consensus_queue.cc:260] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.690654 14413 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.695770 14786 raft_consensus.cc:697] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:33.717510 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 103915us
W20260709 12:15:33.719601 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 252645us
I20260709 12:15:33.720340 13427 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.721434 13136 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53164 (request call id 145) took 7604 ms. Trace:
I20260709 12:15:33.720952 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.721803 13136 rpcz_store.cc:276] 0709 12:15:26.117348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:26.121615 (+  4267us) service_pool.cc:224] Handling call
0709 12:15:33.721248 (+7599633us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":48957,"reported_tablets":12}
I20260709 12:15:33.713042 14685 raft_consensus.cc:2749] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:33.725410 14704 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.726616 13427 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.727348 14839 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.727533 14840 raft_consensus.cc:2749] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.728931 14839 consensus_queue.cc:1059] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.729894 14840 raft_consensus.cc:3055] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:33.730222 14840 raft_consensus.cc:740] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:33.731060 14840 consensus_queue.cc:260] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:33.732400 14840 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:33.730796 13427 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.733129 14786 consensus_queue.cc:237] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:33.735047 14839 raft_consensus.cc:2749] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.734486 13427 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.740149 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.742493 13135 catalog_manager.cc:5697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.744674 13135 catalog_manager.cc:5697] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.746937 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.749262 13427 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.751210 14508 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:15:33.754074 13427 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.750025 14685 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.755913 14839 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:33.763679 13458 raft_consensus.cc:1275] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:15:33.764070 13458 pending_rounds.cc:85] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Aborting all ops after (but not including) 2
I20260709 12:15:33.764295 13458 pending_rounds.cc:107] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:15:33.764560 13458 raft_consensus.cc:2889] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:33.744067 14413 consensus_queue.cc:1059] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:15:33.756178 13135 catalog_manager.cc:5697] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.786576 13135 catalog_manager.cc:5697] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } }
I20260709 12:15:33.750439 14840 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.768419 14413 consensus_queue.cc:1059] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.772480 14825 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.788558 14413 raft_consensus.cc:3055] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.789088 14413 raft_consensus.cc:740] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.779383 14839 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.779446 14842 raft_consensus.cc:3055] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:33.790117 13135 catalog_manager.cc:5697] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.792004 14842 raft_consensus.cc:740] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.793043 14842 consensus_queue.cc:260] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.792889 13135 catalog_manager.cc:5697] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } }
I20260709 12:15:33.794341 14842 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.794646 13135 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 3 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.799379 13135 catalog_manager.cc:5697] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 3 to 5, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.800374 14413 consensus_queue.cc:260] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.802263 14413 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.807600 13135 catalog_manager.cc:5697] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:33.819453 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 68024.6us
I20260709 12:15:33.819422 13135 catalog_manager.cc:5697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.820533 13353 leader_election.cc:304] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.822374 13353 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.823016 14704 raft_consensus.cc:2749] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.823485 13353 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.823984 14849 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.826575 13135 catalog_manager.cc:5697] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } }
I20260709 12:15:33.828495 14849 raft_consensus.cc:2749] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.829617 14704 consensus_queue.cc:1059] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.830365 13353 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:33.831351 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 49664.7us
I20260709 12:15:33.833724 14704 raft_consensus.cc:3055] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.834074 14704 raft_consensus.cc:740] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.834913 14704 consensus_queue.cc:260] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.836171 14704 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.842769 13353 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.843307 13461 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:33.844512 13353 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.844858 14842 consensus_queue.cc:1059] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.845336 14685 raft_consensus.cc:2749] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.845355 14824 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.844440 14696 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.847589 14018 raft_consensus.cc:1275] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:33.843891 14849 consensus_queue.cc:1059] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:15:33.848730 14696 raft_consensus.cc:3055] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:33.849218 14696 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.848949 14824 consensus_queue.cc:1048] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.850060 14696 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.850664 14685 raft_consensus.cc:3055] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:33.851064 14685 raft_consensus.cc:740] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:33.847500 14848 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:15:33.851859 14685 consensus_queue.cc:260] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.851222 14696 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.863837 13351 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.865317 13278 leader_election.cc:304] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.868526 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:33.869254 13458 raft_consensus.cc:2393] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:33.870249 14685 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.869278 14824 raft_consensus.cc:2749] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.872303 13455 raft_consensus.cc:1240] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:33.874782 13974 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.876025 13427 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:33.876158 13455 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:33.877835 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf8a29d2fd4b06a9566318c3bd2260" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:33.882725 13381 raft_consensus.cc:1275] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:33.883628 13974 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:33.878454 13427 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:33.888160 13389 raft_consensus.cc:1240] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:33.892772 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cac03d805d47b6ba89944e923e64e7" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:33.894134 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:33.875742 14324 consensus_queue.cc:1059] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:15:33.896191 14324 raft_consensus.cc:3055] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:33.896507 14324 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.897315 14324 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:33.892534 14802 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:15:33.889189 14840 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:33.877332 14849 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:33.882565 14839 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:33.893627 14708 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:33.912312 14708 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:33.913275 14708 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:33.882411 14726 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:15:33.916980 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:33.900504 14324 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:33.917771 13385 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:33.927001 14775 consensus_queue.cc:1048] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.958025 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.970491 13385 raft_consensus.cc:2393] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:33.972570 13460 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:33.974141 14636 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.975109 13386 raft_consensus.cc:1240] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:33.975698 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.976603 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.989055 13388 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:33.990521 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:33.966939 13379 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:34.006563 13313 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:34.014176 13305 raft_consensus.cc:1275] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:34.015781 14775 consensus_queue.cc:1048] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.017251 13385 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:34.017449 14849 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.019758 13384 raft_consensus.cc:2468] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 2.
I20260709 12:15:34.021984 14849 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.024922 14849 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:34.027900 13314 raft_consensus.cc:2468] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:34.028796 14324 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.029665 13380 raft_consensus.cc:1240] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:34.032383 13351 leader_election.cc:304] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:34.034307 14849 raft_consensus.cc:2804] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:34.034765 14849 raft_consensus.cc:697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:34.035537 14849 consensus_queue.cc:237] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.033509 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:34.042420 13381 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
W20260709 12:15:34.049401 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:34.051463 13458 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:34.054095 14324 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:15:34.057010 13278 leader_election.cc:304] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:34.064088 13457 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:15:34.057767 14858 log.cc:927] Time spent T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:15:34.065223 14829 raft_consensus.cc:2804] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.059278 13381 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:34.060575 13458 raft_consensus.cc:1240] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:34.059638 13389 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:34.062808 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:34.060312 13974 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:34.065755 14829 raft_consensus.cc:697] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.059275 14679 raft_consensus.cc:993] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:34.071694 13461 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:34.070694 13458 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:34.080715 13353 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:34.058429 14825 consensus_queue.cc:1059] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:15:34.085808 14701 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:15:34.080241 14636 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:15:34.075987 14685 consensus_queue.cc:1059] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:15:34.090524 14685 raft_consensus.cc:3055] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:34.090910 14685 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:34.091491 13974 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:34.091743 14685 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.091940 14802 consensus_queue.cc:1059] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.092613 13974 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:34.067474 14713 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:15:34.093396 14694 raft_consensus.cc:3055] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:34.060902 14698 consensus_queue.cc:1059] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 12:15:34.093783 14694 raft_consensus.cc:740] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.094060 14701 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:34.094451 14698 raft_consensus.cc:3055] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:34.093072 14802 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:34.093032 14685 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.095587 14802 raft_consensus.cc:697] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.097584 14802 consensus_queue.cc:237] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.098985 14829 consensus_queue.cc:237] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.095992 14719 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.081873 14708 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:34.094628 14694 consensus_queue.cc:260] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.101753 14825 raft_consensus.cc:3055] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:34.071503 14824 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:15:34.087126 14679 raft_consensus.cc:1081] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:34.086308 14848 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:34.108618 14825 raft_consensus.cc:740] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.094537 14701 raft_consensus.cc:697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.101114 14698 raft_consensus.cc:740] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.110965 14848 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.116418 14848 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.111258 14708 raft_consensus.cc:697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.117656 14708 consensus_queue.cc:237] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.119508 14825 consensus_queue.cc:260] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.120963 14701 consensus_queue.cc:237] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.123492 14694 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:34.127862 14698 consensus_queue.cc:260] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.129174 14698 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.136332 14825 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.158298 14691 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.171764 14691 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.172142 13380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:34.186338 13380 raft_consensus.cc:493] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.186748 13380 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.187346 14691 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.193045 13135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53170 (request call id 127) took 5557 ms. Trace:
I20260709 12:15:34.201606 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.202380 13385 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:34.210134 13974 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.193451 13135 rpcz_store.cc:276] 0709 12:15:28.635451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:28.635710 (+   259us) service_pool.cc:224] Handling call
0709 12:15:34.192970 (+5557260us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:33.912452 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:33.912975 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:33.913010 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:15:33.913027 (+    17us) tablet.cc:662] Decoding operations
0709 12:15:33.913982 (+   955us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:33.914059 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:33.914085 (+    26us) tablet.cc:685] Acquiring locks for 11 operations
0709 12:15:33.914977 (+   892us) tablet.cc:701] Row locks acquired
0709 12:15:33.914995 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:33.918054 (+  3059us) write_op.cc:270] Start()
0709 12:15:33.921756 (+  3702us) write_op.cc:276] Timestamp: P: 1783599333918006 usec, L: 0
0709 12:15:33.923793 (+  2037us) op_driver.cc:348] REPLICATION: starting
0709 12:15:33.937537 (+ 13744us) log.cc:844] Serialized 4421 byte log entry
0709 12:15:33.947988 (+ 10451us) op_driver.cc:464] REPLICATION: finished
0709 12:15:33.948425 (+   437us) write_op.cc:301] APPLY: starting
0709 12:15:33.948510 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:33.948740 (+   230us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:33.948831 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:33.950114 (+  1283us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:33.950351 (+   237us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 12:15:33.950398 (+    47us) write_op.cc:312] APPLY: finished
0709 12:15:34.019824 (+ 69426us) log.cc:844] Serialized 82 byte log entry
0709 12:15:34.030949 (+ 11125us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:34.031072 (+   123us) write_op.cc:454] Released schema lock
0709 12:15:34.031145 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:34.031488 (+   343us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:34.031516 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":233,"apply.run_cpu_time_us":3280,"apply.run_wall_time_us":83003,"num_ops":11,"prepare.queue_time_us":74050,"prepare.run_cpu_time_us":3850,"prepare.run_wall_time_us":25369,"replication_time_us":24060,"thread_start_us":54882,"threads_started":1}]]}
I20260709 12:15:34.195351 13136 catalog_manager.cc:5697] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.216979 13136 catalog_manager.cc:5697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 4, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 4 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.216295 14691 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:34.220207 13136 catalog_manager.cc:5697] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 4, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.223017 13136 catalog_manager.cc:5697] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 3, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.224625 13136 catalog_manager.cc:5697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.227854 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:34.228436 13313 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:34.226263 13136 catalog_manager.cc:5697] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.230468 13136 catalog_manager.cc:5697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.232246 14018 raft_consensus.cc:3060] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.220769 14691 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.225502 14719 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.233551 13136 catalog_manager.cc:5697] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 4, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.237603 13380 raft_consensus.cc:515] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.239219 13309 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:34.241160 14691 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:34.242730 14719 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.261979 14719 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.266268 14840 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.266772 14840 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:34.268679 14840 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:34.271662 13309 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:34.273874 14775 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.276981 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:34.285704 13380 leader_election.cc:290] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:34.286972 14864 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:34.287524 14864 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.289462 14864 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.293457 14018 raft_consensus.cc:1275] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.296057 14848 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.297060 13385 raft_consensus.cc:1240] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:34.297585 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:34.298161 13460 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.300642 14848 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:34.301438 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.302205 13380 raft_consensus.cc:2393] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:34.240919 13136 catalog_manager.cc:5697] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:34.304913 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.309818 13385 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:34.310307 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:34.306025 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.303346 14691 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.312654 13380 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:34.315322 14701 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.315822 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.316408 13309 raft_consensus.cc:3055] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:34.316819 13309 raft_consensus.cc:740] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.320991 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:34.315047 13353 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:34.323830 13974 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.327229 13136 catalog_manager.cc:5697] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 5, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.318100 13309 consensus_queue.cc:260] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.335312 13309 raft_consensus.cc:3060] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.340171 14848 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:15:34.341956 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.342625 13389 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:34.346938 14839 consensus_queue.cc:1048] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.351047 13389 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:34.356761 14018 raft_consensus.cc:1275] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:34.352939 13974 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.359645 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.365676 14026 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:34.347402 14701 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:15:34.375654 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 46935.1us
I20260709 12:15:34.398036 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.361545 14698 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:34.403465 14023 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:34.331311 14864 consensus_queue.cc:1059] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 12:15:34.407524 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.407986 13310 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:34.361142 14691 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.404023 14698 raft_consensus.cc:697] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.416329 13460 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:34.361680 14802 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 12:15:34.420107 14840 consensus_queue.cc:1048] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:34.451146 14698 consensus_queue.cc:237] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.457589 13310 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:34.460196 14878 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.460691 14878 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.462579 14878 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.375625 14493 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:34.433516 13309 raft_consensus.cc:2468] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:34.400492 14701 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.464143 13458 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:34.476320 13351 leader_election.cc:304] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:34.480856 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.481523 13379 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:34.479317 14324 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:15:34.472849 14701 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:34.498494 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 91606.1us
I20260709 12:15:34.499315 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:34.502852 13427 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:34.502014 14848 raft_consensus.cc:2804] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:34.507196 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:34.507449 14848 raft_consensus.cc:697] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
W20260709 12:15:34.509773 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 108958us
I20260709 12:15:34.473476 14493 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.510880 13277 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:34.514019 14493 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:34.514853 13305 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:34.509538 14775 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:34.516335 14775 raft_consensus.cc:493] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.516676 14775 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.508390 14848 consensus_queue.cc:237] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.521904 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:34.522450 13310 raft_consensus.cc:1275] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.521160 13133 catalog_manager.cc:5697] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 3 to 5, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 5 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.525327 13389 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:34.509224 14878 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:34.526872 14878 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.527244 14878 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.527727 13454 raft_consensus.cc:1275] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:34.530046 13133 catalog_manager.cc:5697] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 4 to 5, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 5 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.532255 13133 catalog_manager.cc:5697] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.533120 14701 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.528632 14679 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:34.537540 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.538159 13379 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.537326 14701 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 6 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.542258 14775 raft_consensus.cc:515] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.544759 14840 consensus_queue.cc:1048] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.545127 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.544826 14841 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:34.545696 13314 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.548254 14708 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:34.551708 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.537515 14679 raft_consensus.cc:493] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:34.552429 13380 raft_consensus.cc:2393] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:34.552754 14679 raft_consensus.cc:3060] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.553823 13133 catalog_manager.cc:5697] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 5, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 5 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.556348 13314 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 6.
I20260709 12:15:34.560972 13973 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.561787 14694 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:34.562216 14694 raft_consensus.cc:697] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:34.562978 14694 consensus_queue.cc:237] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.567322 13461 raft_consensus.cc:2368] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.573521 14493 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:34.574118 14493 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.576171 14493 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.577358 13379 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 6.
I20260709 12:15:34.577548 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.579365 13380 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:34.582791 13454 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:34.583214 14019 raft_consensus.cc:3060] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:34.587837 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.590070 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.590703 14026 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:34.592608 14824 raft_consensus.cc:3055] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:34.592995 14824 raft_consensus.cc:740] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.595067 14019 raft_consensus.cc:1275] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.595350 13277 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:34.602206 14493 consensus_queue.cc:1048] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.603607 13279 leader_election.cc:400] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.603906 13279 leader_election.cc:403] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:34.593498 13454 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:34.601446 14636 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:34.610330 14636 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:34.610688 14636 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:34.614125 14824 consensus_queue.cc:260] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.615343 14824 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.620692 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec3969ab0cc4d8ba919f0167bb3fe9a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.621490 13310 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.593976 14775 leader_election.cc:290] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.629892 13310 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:34.639283 13461 raft_consensus.cc:1275] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:34.640823 14691 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:34.645546 14881 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.646039 14881 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.649204 14881 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.651453 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.652139 14026 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:34.634711 14829 raft_consensus.cc:2749] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.653975 13277 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.654989 14883 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:34.655424 14883 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.655764 14883 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.666524 13384 raft_consensus.cc:1275] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.599732 13380 raft_consensus.cc:3060] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.654763 14878 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:34.685113 14878 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:34.686300 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:34.686869 14019 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.690054 14679 raft_consensus.cc:515] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.694770 14802 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:34.697640 13384 raft_consensus.cc:1275] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.702247 14019 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:34.702456 13458 raft_consensus.cc:1275] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.703351 13426 leader_election.cc:304] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.704840 14878 raft_consensus.cc:2804] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:34.705308 14878 raft_consensus.cc:697] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:34.706144 14878 consensus_queue.cc:237] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:34.708261 14825 consensus_queue.cc:1048] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.702307 14824 raft_consensus.cc:493] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:34.718238 14824 raft_consensus.cc:515] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:34.720103 13385 raft_consensus.cc:1275] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:34.722294 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.722945 13381 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:34.711225 14802 consensus_queue.cc:1048] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:34.712266 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 76907.7us
I20260709 12:15:34.735303 14691 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:34.740815 13426 leader_election.cc:304] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:34.662892 14883 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.748273 14493 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.748121 14880 raft_consensus.cc:2804] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:34.775815 14824 leader_election.cc:290] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:34.777519 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.778241 14019 raft_consensus.cc:2368] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.780164 13277 leader_election.cc:400] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.780478 13277 leader_election.cc:403] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:34.781584 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:34.784032 14864 raft_consensus.cc:3060] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:34.786413 13380 raft_consensus.cc:2468] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:34.772099 14880 raft_consensus.cc:697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:34.788334 14880 consensus_queue.cc:237] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:34.788777 14636 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.792135 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.792856 13380 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:34.766098 14493 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.795114 14493 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.796290 14679 leader_election.cc:290] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.797088 13306 raft_consensus.cc:1275] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:34.797220 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.797961 13379 raft_consensus.cc:2393] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 3: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:34.796048 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:34.799597 13380 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:34.757664 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c06994fbb46f485e1bcd7b5a04fad" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:34.685467 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:34.800611 13278 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:34.801617 14493 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:34.801956 14493 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.802290 14493 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.803679 14848 consensus_queue.cc:1048] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:34.804944 13135 catalog_manager.cc:5697] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 2, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 2 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.808393 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6983cd57179f4458a8086c4743ef70b6" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:34.808759 14883 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.747196 14865 consensus_queue.cc:1048] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:15:34.810251 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:34.815455 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:34.806617 13135 catalog_manager.cc:5697] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 1 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.822147 13135 catalog_manager.cc:5697] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 6 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.828125 14018 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:34.829936 13277 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:34.844012 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:34.844319 14026 raft_consensus.cc:2468] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:34.844717 14019 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.845765 13277 leader_election.cc:304] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:34.817466 14636 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:34.875131 14691 raft_consensus.cc:493] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:34.862581 14883 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:34.862232 14865 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:34.876621 13133 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46496 (request call id 87) took 1054 ms. Trace:
I20260709 12:15:34.867307 14679 raft_consensus.cc:2804] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:34.875685 14708 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:34.871927 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:34.879232 13133 rpcz_store.cc:276] 0709 12:15:33.818066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:33.818308 (+   242us) service_pool.cc:224] Handling call
0709 12:15:34.872524 (+1054216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:34.610371 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:34.610935 (+   564us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:34.610971 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:15:34.611000 (+    29us) tablet.cc:662] Decoding operations
0709 12:15:34.613455 (+  2455us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:34.613521 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:34.613552 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:15:34.614037 (+   485us) tablet.cc:701] Row locks acquired
0709 12:15:34.614058 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:15:34.614199 (+   141us) write_op.cc:270] Start()
0709 12:15:34.614321 (+   122us) write_op.cc:276] Timestamp: P: 1783599334614151 usec, L: 0
0709 12:15:34.614345 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:15:34.615032 (+   687us) log.cc:844] Serialized 1705 byte log entry
0709 12:15:34.646386 (+ 31354us) op_driver.cc:464] REPLICATION: finished
0709 12:15:34.646894 (+   508us) write_op.cc:301] APPLY: starting
0709 12:15:34.646982 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:34.648704 (+  1722us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:34.648804 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:34.649330 (+   526us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:34.649500 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:15:34.649549 (+    49us) write_op.cc:312] APPLY: finished
0709 12:15:34.649781 (+   232us) log.cc:844] Serialized 40 byte log entry
0709 12:15:34.649955 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:34.650077 (+   122us) write_op.cc:454] Released schema lock
0709 12:15:34.650126 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:34.650494 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:34.650525 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9145,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":259,"apply.run_cpu_time_us":2047,"apply.run_wall_time_us":3555,"num_ops":4,"prepare.queue_time_us":112,"prepare.run_cpu_time_us":3247,"prepare.run_wall_time_us":13866,"replication_time_us":17611}]]}
I20260709 12:15:34.886921 14019 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:34.904243 13277 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:34.928508 14878 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.887435 14883 raft_consensus.cc:697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.901971 14713 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.900787 14884 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:34.929183 14508 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.879137 14691 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.902575 14679 raft_consensus.cc:697] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:34.928975 13379 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.913116 14708 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:34.971771 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:34.972414 13306 raft_consensus.cc:606] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:34.898806 14865 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.939639 14878 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:34.932384 14840 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.964053 14679 consensus_queue.cc:237] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:34.967267 14892 log.cc:927] Time spent T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:15:34.967905 14883 consensus_queue.cc:237] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:34.934897 14636 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:34.960803 14508 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.041872 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.042516 13381 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:35.021697 14840 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.032261 14878 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:34.946553 14713 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.040095 14864 raft_consensus.cc:2749] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:34.982100 14685 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.044441 13427 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.047118 13381 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:35.053776 13386 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:35.082396 14912 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:35.082486 14493 raft_consensus.cc:515] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.084723 14493 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.084664 14912 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:35.086567 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:35.087874 13386 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:34.974310 14884 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.047066 14636 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:35.050316 14829 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.092324 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.094904 13455 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:35.071928 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:35.052057 14685 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.088594 14910 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:35.133351 13314 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:35.120596 14691 leader_election.cc:290] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.135051 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:35.106328 14829 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.122462 13306 raft_consensus.cc:606] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:35.122285 14910 raft_consensus.cc:493] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.141645 13314 raft_consensus.cc:2368] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:35.133000 14907 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:35.147562 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:35.148212 14023 raft_consensus.cc:3060] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:15:35.149924 14685 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.149844 14907 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.151389 14713 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.152688 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.152854 14907 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.153354 13454 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:35.156474 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.157053 14019 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:35.158545 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.159119 13461 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:35.161092 14829 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.154670 13353 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.147229 14910 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:35.164685 13279 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.165910 13975 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:35.166451 14909 raft_consensus.cc:993] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:35.166944 14909 raft_consensus.cc:1081] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
W20260709 12:15:35.167778 14904 log.cc:927] Time spent T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:15:35.169185 13454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:53056
I20260709 12:15:35.169788 13454 raft_consensus.cc:493] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:35.170131 13454 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.178561 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.181674 14865 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:35.179157 14902 log.cc:927] Time spent T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:15:35.175915 14907 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:35.185545 14907 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.179203 13461 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.147287 14908 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.166246 14885 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:15:35.211622 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 45781.8us
I20260709 12:15:35.213936 14691 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:35.214057 14912 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:35.216126 14912 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:35.216475 14912 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.216583 13973 leader_election.cc:400] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:35.216929 13973 leader_election.cc:403] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:35.218271 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.218839 14019 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
W20260709 12:15:35.219303 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 64711.9us
I20260709 12:15:35.220211 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.220805 14019 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:35.222323 14917 raft_consensus.cc:2804] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:35.222716 14917 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.224093 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.222790 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.212265 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:35.227038 13277 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:35.244974 13309 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:35.191690 14825 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.245735 14493 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:35.212946 14885 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.223048 14917 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:35.227967 14907 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.228693 14708 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:35.230194 14884 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:35.231586 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.232967 14508 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:35.142102 14636 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.228714 13384 raft_consensus.cc:2393] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:35.264698 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:35.265659 13309 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:35.267442 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.267997 14685 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.268599 14912 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.269649 13305 raft_consensus.cc:2468] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:35.264199 13386 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:35.279831 13463 raft_consensus.cc:1275] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:35.243423 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.192538 13279 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.279969 14881 raft_consensus.cc:993] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:35.329816 14018 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:35.330071 14907 raft_consensus.cc:1081] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:35.278172 13454 raft_consensus.cc:515] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.240962 14910 raft_consensus.cc:515] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.334347 13457 raft_consensus.cc:2393] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 2: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:35.336086 14910 leader_election.cc:290] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.230099 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.336941 14840 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.325594 14829 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.245143 14023 raft_consensus.cc:2468] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:35.337754 14829 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.338446 14691 raft_consensus.cc:2749] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:35.339706 14848 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.312988 14493 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:35.340230 14848 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.340847 14493 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.314496 14885 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.337769 14825 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.344506 13454 leader_election.cc:290] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
W20260709 12:15:35.349903 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 235811us
W20260709 12:15:35.352680 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 160239us
I20260709 12:15:35.278920 13379 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:35.314762 14921 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.355186 14026 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.340273 14829 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.315209 14913 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:35.357366 13426 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.357416 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.370462 14018 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 1.
I20260709 12:15:35.367183 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.371670 13463 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:35.374629 13313 raft_consensus.cc:1275] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:35.278353 14909 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.377883 13384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:35.381166 13384 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:35.381579 13384 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.378909 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.378787 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.347479 14685 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.380096 13306 raft_consensus.cc:2393] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 4: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:35.397761 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:35.398051 13312 raft_consensus.cc:1275] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:35.397677 14881 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:35.398386 13311 raft_consensus.cc:3055] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:35.386739 13278 leader_election.cc:304] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.398197 13279 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.398869 13311 raft_consensus.cc:740] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:35.380589 14880 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:35.349610 14918 consensus_queue.cc:1048] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:15:35.213888 14908 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.430066 13311 consensus_queue.cc:260] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.448240 13311 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.400862 13384 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.447880 13457 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.473492 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:35.475921 13388 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:35.477591 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 76575us
I20260709 12:15:35.485951 13388 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:35.435688 14907 raft_consensus.cc:2804] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:35.488854 13427 leader_election.cc:304] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.441425 14824 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:35.427371 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7dc4be27e4e3d99271644b840fb9a" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.442728 14865 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:35.377651 14913 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.443598 14839 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 12:15:35.474911 14880 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.443445 14884 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:15:35.523337 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d6c371b6a34b6894047dab68195d2f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:35.524065 13388 raft_consensus.cc:3060] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.506987 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.386711 14909 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.528913 14909 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.487217 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:35.530146 13306 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:35.531575 13388 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:35.494807 14824 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.376628 14921 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.538537 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.523444 14910 raft_consensus.cc:2804] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:35.518067 14907 raft_consensus.cc:697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:35.523988 14880 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.538420 13383 raft_consensus.cc:2368] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:35.560402 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.568401 13458 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.562052 14922 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.542290 14824 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.571434 13311 raft_consensus.cc:2468] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
W20260709 12:15:35.575811 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 74395.6us
I20260709 12:15:35.580554 13279 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.587136 13426 leader_election.cc:304] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.588128 14940 raft_consensus.cc:2804] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:15:35.588603 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 48310us
I20260709 12:15:35.588742 14940 raft_consensus.cc:697] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:35.503418 14865 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.592239 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:35.555395 14918 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:35.574424 14849 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.572048 14910 raft_consensus.cc:697] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:35.596771 13380 raft_consensus.cc:2393] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:35.590857 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.626710 13388 raft_consensus.cc:1240] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:35.627717 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.628268 13388 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:35.635035 13278 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.636010 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.636677 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:35.575925 14922 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.637876 13974 leader_election.cc:400] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:35.615481 14849 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.636888 14685 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.598834 14918 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.634632 14840 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:35.660487 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.661362 14018 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.663080 14775 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.663681 14775 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.665719 14775 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.671428 14908 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.621277 14907 consensus_queue.cc:237] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.682452 14936 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.682940 14936 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.684876 14936 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.684646 14917 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.685354 14935 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:35.685771 14935 raft_consensus.cc:493] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.686085 14935 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:35.687600 13385 raft_consensus.cc:2368] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3.
I20260709 12:15:35.690672 14018 raft_consensus.cc:1275] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:15:35.692806 14926 log.cc:927] Time spent T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.192s	user 0.000s	sys 0.002s
I20260709 12:15:35.693776 14913 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.694339 14934 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:35.694711 14934 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.695000 14934 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:35.695402 14921 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.678063 14849 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.679647 14942 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:15:35.697809 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.707305 14018 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:35.659621 14694 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.676188 13382 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:35.698243 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.699414 13455 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:35.686801 14917 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.696117 13426 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:35.624791 14940 consensus_queue.cc:237] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.712667 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c154a3a348ba4ea18f78c27fe8a4f043" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:35.717455 14020 raft_consensus.cc:3060] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:35.716177 14929 log.cc:927] Time spent T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 12:15:35.720824 14918 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.723987 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.724777 13461 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:35.696230 14839 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:35.706024 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.672958 14840 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:35.738052 14931 log.cc:927] Time spent T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.144s	user 0.000s	sys 0.001s
I20260709 12:15:35.743254 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:35.743794 13462 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:35.662575 14910 consensus_queue.cc:237] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.749229 14508 consensus_queue.cc:1048] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:35.756744 13305 raft_consensus.cc:1275] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:35.759384 14825 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.760166 13381 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:35.761620 14883 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:35.764500 14020 raft_consensus.cc:2468] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:35.765408 13135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53170 (request call id 128) took 1196 ms. Trace:
I20260709 12:15:35.765658 13460 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:35.769098 13136 catalog_manager.cc:5697] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.778228 13462 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:35.728849 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.773165 13135 rpcz_store.cc:276] 0709 12:15:34.569400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:34.571845 (+  2445us) service_pool.cc:224] Handling call
0709 12:15:35.765352 (+1193507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:34.955157 (+     0us) spinlock_profiling.cc:243] Waited 5.73 ms on lock 0x7b54001ae928. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6cf9d89e1 00007fa6cf9d764c 00007fa6cd066adc 00007fa6cd0520a6 00007fa6cd051d58 00007fa6cd0569f1 00007fa6cd0569a9 00007fa6cd056939 00007fa6cd056901 00007fa6cd055b2d 0000000000388634
0709 12:15:34.955244 (+    87us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:34.955865 (+   621us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:34.955905 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:15:34.955924 (+    19us) tablet.cc:662] Decoding operations
0709 12:15:34.956459 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:34.956529 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:34.956558 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:15:34.956873 (+   315us) tablet.cc:701] Row locks acquired
0709 12:15:34.956892 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:34.957020 (+   128us) write_op.cc:270] Start()
0709 12:15:34.957209 (+   189us) write_op.cc:276] Timestamp: P: 1783599334956976 usec, L: 0
0709 12:15:34.957233 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:15:35.020280 (+ 63047us) log.cc:844] Serialized 1316 byte log entry
0709 12:15:35.051985 (+ 31705us) op_driver.cc:464] REPLICATION: finished
0709 12:15:35.237412 (+185427us) spinlock_profiling.cc:243] Waited 4.87 ms on lock 0x7b18000b9f80. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6cf3f7ab1 00007fa6cf404281 00007fa6c652f3f3 00007fa6c65317c1 00007fa6c6531779 00007fa6c6531709 00007fa6c65316d1 00007fa6c65309cd 0000000000388634 0000000000388479 00007fa6c651283a
0709 12:15:35.237570 (+   158us) write_op.cc:301] APPLY: starting
0709 12:15:35.237644 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:35.237771 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:35.237794 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:35.238200 (+   406us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:35.238355 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:15:35.238400 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:35.238592 (+   192us) log.cc:844] Serialized 34 byte log entry
0709 12:15:35.238754 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:35.238846 (+    92us) write_op.cc:454] Released schema lock
0709 12:15:35.238889 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:35.250320 (+ 11431us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:35.250352 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":104734,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":15007,"apply.run_cpu_time_us":1642,"apply.run_wall_time_us":12700,"num_ops":3,"prepare.queue_time_us":116,"prepare.run_cpu_time_us":9337,"prepare.run_wall_time_us":206934,"replication_time_us":88785,"spinlock_wait_cycles":24373376}]]}
I20260709 12:15:35.722076 14824 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.719493 14694 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.772344 14939 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:35.798213 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.803884 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.804564 14840 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:35.804903 14930 log.cc:927] Time spent T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260709 12:15:35.805873 14943 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:35.806289 14943 raft_consensus.cc:493] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:35.806639 14943 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.808389 14824 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.809284 14922 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:35.809685 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.810388 13461 raft_consensus.cc:2393] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:35.798797 13454 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:35.814494 14939 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.816571 13388 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:35.816844 14939 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.818945 13389 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 3. Current term is 4. Ops: []
I20260709 12:15:35.825722 14324 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.826200 14324 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.746873 14839 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.795145 14865 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:35.843926 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 106218us
I20260709 12:15:35.844266 14019 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:35.844969 13426 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:35.810528 14885 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:35.793136 14493 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.848871 13353 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.850905 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:35.823601 14908 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:35.855206 13279 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:35.861294 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:35.880689 13353 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.848030 14913 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:35.859647 14719 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.862006 14908 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.926744 13353 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:35.882601 14939 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.924839 14913 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.922482 14636 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:35.924451 14922 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:35.939930 14908 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:35.952217 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 69889.9us
I20260709 12:15:35.940649 14917 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.954421 14947 raft_consensus.cc:2804] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:35.954428 14945 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:35.957640 14945 raft_consensus.cc:493] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.958072 14945 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.958853 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:35.959590 13457 raft_consensus.cc:2393] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 5: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:35.924286 14935 raft_consensus.cc:515] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.948239 14922 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.947046 14913 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.947652 14636 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:35.960562 14946 log.cc:927] Time spent T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 12:15:35.939765 14719 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.971172 14947 raft_consensus.cc:697] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:35.975004 14324 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.944844 14939 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:35.976390 14493 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.977396 14694 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.977866 14922 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:35.979064 14636 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:35.986608 14020 raft_consensus.cc:2393] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 3: Already voted for candidate 85fad29e08e34b8e9190c3e6b28e3347 in this term.
I20260709 12:15:35.957260 14880 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:35.961464 14917 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.991698 14017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7ec18e69ed84d7ea9904c6698a8b21a"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:36.012336 14017 raft_consensus.cc:606] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:36.012740 14017 raft_consensus.cc:614] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:36.013079 14885 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:35.992379 14719 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.992211 14947 consensus_queue.cc:237] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:35.993187 14839 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:35.993945 14848 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.001134 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.005141 14935 leader_election.cc:290] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:35.987082 14881 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.008214 14939 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:36.009836 14824 consensus_queue.cc:1059] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:36.015751 13386 raft_consensus.cc:2393] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.018821 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.021807 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.025141 13459 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:36.026028 13382 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.012558 14917 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.027637 13353 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:36.031370 14919 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:36.031749 14919 raft_consensus.cc:493] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.032055 14919 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.034121 14945 raft_consensus.cc:515] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.023329 14881 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.023501 14934 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.043653 14934 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.047597 14017 raft_consensus.cc:1275] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:36.048270 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.049579 14018 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:36.050406 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.051100 14024 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.052697 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:36.053320 13309 raft_consensus.cc:606] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.059707 13382 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.024030 14908 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.084254 13384 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.066339 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.085659 14017 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.085484 14885 consensus_queue.cc:1048] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:36.085966 14908 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.089435 14885 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:36.067495 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.070117 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.063120 14880 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:36.095690 13975 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
W20260709 12:15:36.077260 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 54367.5us
I20260709 12:15:36.078348 14824 raft_consensus.cc:3055] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:36.082283 14024 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.083127 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.094573 13426 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.109539 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.095945 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.098367 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.110316 13458 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.024284 14636 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.103256 14018 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.112406 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.112900 14018 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:36.113188 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.113651 14018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.114120 14018 raft_consensus.cc:3060] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:36.112568 13313 raft_consensus.cc:2368] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5.
I20260709 12:15:36.108789 13385 raft_consensus.cc:1275] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:36.111055 13382 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:36.082647 14881 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.119871 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.120616 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.122534 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.135739 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.137403 14020 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.122886 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.123759 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.138384 13381 raft_consensus.cc:2368] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:36.138739 13389 raft_consensus.cc:2393] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.124758 13351 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:36.129034 14018 raft_consensus.cc:2468] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:36.135314 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.136399 13277 leader_election.cc:304] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.090871 14912 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:36.139839 14026 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:36.112284 14917 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.109486 14824 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.125082 14775 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:36.145458 13351 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.117486 14701 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:36.090978 14919 raft_consensus.cc:515] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.143704 13278 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.130828 13383 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.148962 13314 raft_consensus.cc:2393] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 5: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:36.084342 14943 raft_consensus.cc:515] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.154059 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.150128 14947 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:36.143618 14025 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 6.
I20260709 12:15:36.150696 14685 consensus_queue.cc:1048] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:15:36.164364 14017 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:36.161579 14919 leader_election.cc:290] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.178869 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.143501 14021 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.149139 14917 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.154975 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.131831 14934 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:15:36.149672 14882 raft_consensus.cc:2804] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.153077 14918 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:36.147609 14775 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:36.181401 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:36.165784 13382 raft_consensus.cc:2393] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.184959 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:36.183032 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.153205 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:36.165376 14883 raft_consensus.cc:2804] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.165185 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.167793 14947 raft_consensus.cc:493] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.190202 13313 raft_consensus.cc:606] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.191831 13384 raft_consensus.cc:2393] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.197175 14932 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.197677 14932 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.200693 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.200603 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.201892 13458 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.208622 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.211400 13426 leader_election.cc:400] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5.
I20260709 12:15:36.212669 13310 raft_consensus.cc:2368] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 5. Current term is 6.
I20260709 12:15:36.188663 14918 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.187222 13460 raft_consensus.cc:3060] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.215610 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.216027 14932 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:36.223299 14964 log.cc:927] Time spent T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.080s	user 0.003s	sys 0.000s
I20260709 12:15:36.223508 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.187021 14824 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.216741 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.191514 14775 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.226315 13308 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.226444 14917 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.218515 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.216823 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.220407 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.191684 14882 raft_consensus.cc:697] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.221314 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "978f2b5c392a49ad9d8e124a53127ce4" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.230654 13454 raft_consensus.cc:3060] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.230957 14882 consensus_queue.cc:237] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.203079 14849 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:36.221964 13307 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:36.228029 13458 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 3.
I20260709 12:15:36.228078 13457 raft_consensus.cc:3060] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.229574 13310 raft_consensus.cc:2368] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 5. Current term is 6.
I20260709 12:15:36.201205 14947 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.204802 14945 leader_election.cc:290] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.200598 14024 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.203975 14883 raft_consensus.cc:697] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.233541 14849 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:36.218978 14918 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.245503 13351 leader_election.cc:400] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 5. Current term is 6.
I20260709 12:15:36.245436 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:36.248193 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:36.250792 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.251073 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.261850 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.266218 13459 raft_consensus.cc:3060] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.265580 13351 leader_election.cc:403] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.266218 13456 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.254819 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.268610 13461 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 2.
I20260709 12:15:36.269467 13310 raft_consensus.cc:2410] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:15:36.270435 14945 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.275527 13351 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:36.277892 13389 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.280933 13459 raft_consensus.cc:2468] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:36.283285 14945 raft_consensus.cc:2749] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for earlier term 5. Current term is 6.
I20260709 12:15:36.283406 13456 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:36.284173 14943 leader_election.cc:290] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:36.286701 14636 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.291216 14824 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.294325 14881 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.295544 13974 leader_election.cc:400] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3.
I20260709 12:15:36.295862 13974 leader_election.cc:403] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.299742 13457 raft_consensus.cc:2468] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
W20260709 12:15:36.253221 14963 log.cc:927] Time spent T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 12:15:36.297490 13353 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:36.304863 14883 consensus_queue.cc:237] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.305670 13460 raft_consensus.cc:2468] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.267863 14922 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.219143 14913 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.307909 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.336149 13456 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.260123 13383 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:36.308593 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.337163 13459 raft_consensus.cc:2368] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:36.265575 14849 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:15:36.337409 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 65472.2us
I20260709 12:15:36.311223 14947 raft_consensus.cc:515] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.311714 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.316444 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:36.318868 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 73527.3us
I20260709 12:15:36.339913 13384 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:36.342038 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:36.342253 13426 leader_election.cc:400] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 5. Current term is 6.
I20260709 12:15:36.342549 13426 leader_election.cc:403] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.319375 14839 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.342796 13461 raft_consensus.cc:2410] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:15:36.327307 13279 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.344036 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.344599 13459 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.346164 13427 leader_election.cc:400] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:36.339684 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.346472 13427 leader_election.cc:403] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.354121 13278 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.337195 14919 raft_consensus.cc:2764] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:15:36.336694 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.335634 14685 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:36.356132 14685 raft_consensus.cc:697] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:36.355728 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:36.357511 14972 log.cc:927] Time spent T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 12:15:36.355603 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.359041 13379 raft_consensus.cc:2368] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:36.359179 14913 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.282896 14775 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.359899 13463 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 6.
I20260709 12:15:36.361232 14922 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.361424 14775 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.361999 14945 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:36.356969 14685 consensus_queue.cc:237] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.362418 14945 raft_consensus.cc:493] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.362799 14945 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.365784 14954 consensus_queue.cc:1048] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:36.366110 13454 raft_consensus.cc:2468] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.367331 14884 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 5. Current term is 6.
I20260709 12:15:36.359320 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.368374 13456 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.366518 13389 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:36.367368 13455 raft_consensus.cc:2393] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:36.361814 13386 raft_consensus.cc:2368] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 6. Current term is 7.
I20260709 12:15:36.371973 14945 raft_consensus.cc:515] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:36.374328 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 47105.2us
I20260709 12:15:36.377589 13279 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.379278 13456 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.380189 13459 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:36.385177 13353 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:36.387672 13353 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:36.389137 13279 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.390659 13279 leader_election.cc:400] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:36.390933 13279 leader_election.cc:403] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.392138 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.392676 13278 leader_election.cc:400] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:36.357559 14882 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:36.392953 13353 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:15:36.394333 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 48303.7us
I20260709 12:15:36.398769 13427 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:36.402463 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.388855 14934 raft_consensus.cc:2804] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:36.394282 14881 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:36.397305 14636 raft_consensus.cc:2804] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:36.396939 14939 raft_consensus.cc:2804] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:36.399650 14917 raft_consensus.cc:2804] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.400068 14932 raft_consensus.cc:3060] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.400331 14882 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.413429 13314 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:36.404372 14954 raft_consensus.cc:2804] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.413763 13380 raft_consensus.cc:2393] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 in current term 6: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.419724 14933 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:15:36.425273 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:36.417953 14882 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:36.405939 14934 raft_consensus.cc:697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.402191 14913 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:15:36.412264 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.420115 14961 raft_consensus.cc:2749] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 3. Current term is 4.
I20260709 12:15:36.426841 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:36.418090 14917 raft_consensus.cc:697] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:36.432215 14839 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:36.436167 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:36.429981 13383 raft_consensus.cc:1275] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:36.423825 14636 raft_consensus.cc:697] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.423804 14939 raft_consensus.cc:697] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:36.426833 14954 raft_consensus.cc:697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:36.429586 14945 leader_election.cc:290] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:36.455845 13462 raft_consensus.cc:2468] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:36.459870 14947 leader_election.cc:290] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.460646 14636 consensus_queue.cc:237] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.465585 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.470569 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.471338 13379 raft_consensus.cc:2368] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 6. Current term is 7.
I20260709 12:15:36.472097 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.471760 14939 consensus_queue.cc:237] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.472764 13455 raft_consensus.cc:2393] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 6: Already voted for candidate 78b5863d7ce34216821aa92a379399a9 in this term.
I20260709 12:15:36.472723 14917 consensus_queue.cc:237] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.447463 14961 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:15:36.480633 13427 leader_election.cc:400] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 6. Current term is 7.
I20260709 12:15:36.481642 13427 leader_election.cc:400] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 6. Current term is 7.
I20260709 12:15:36.481897 13427 leader_election.cc:403] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260709 12:15:36.482733 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 317072us
I20260709 12:15:36.470955 14918 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:36.496547 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 224399us
W20260709 12:15:36.498113 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 202696us
I20260709 12:15:36.498960 13974 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.500191 13389 raft_consensus.cc:2393] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 in current term 4: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.494663 14878 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:36.506237 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69f07ca66ef4038bdc61c03eec2bd1c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.506342 13277 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.507397 13351 leader_election.cc:304] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:36.484817 14881 raft_consensus.cc:697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.458637 14934 consensus_queue.cc:237] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.501242 14719 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 2. Current term is 3.
I20260709 12:15:36.503387 14701 raft_consensus.cc:697] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:36.512104 14981 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.526711 13460 raft_consensus.cc:1275] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:36.503539 14839 consensus_queue.cc:1048] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:15:36.512794 14947 raft_consensus.cc:2749] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:15:36.520756 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.536271 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4d57884134be2931032efa11be429" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.536456 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6e7d4b4a4f464f9194c36faa0d247d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.537336 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.555395 14017 raft_consensus.cc:3060] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.555852 14918 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:36.510675 14849 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:36.530071 14802 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:36.545555 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.545631 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:36.547590 14980 log.cc:927] Time spent T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:15:36.510219 14954 consensus_queue.cc:237] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.553001 14981 raft_consensus.cc:697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.555456 14025 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:36.540861 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbb16671ce4791932fa2180631d3f4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.573143 14019 raft_consensus.cc:2368] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5.
I20260709 12:15:36.543749 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.557250 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.574318 13455 raft_consensus.cc:2393] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 4: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
W20260709 12:15:36.562144 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 62278.2us
I20260709 12:15:36.554986 13305 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.561097 14022 raft_consensus.cc:3060] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.572113 14020 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:36.561471 14802 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:36.585431 14802 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:36.585901 14882 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.585626 14981 consensus_queue.cc:237] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:36.553297 14701 consensus_queue.cc:237] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.592777 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.593787 13455 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:15:36.595299 14022 raft_consensus.cc:2468] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:36.598730 14022 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.562824 14881 consensus_queue.cc:237] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.599659 13426 leader_election.cc:400] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5.
I20260709 12:15:36.633697 13426 leader_election.cc:403] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.619270 14023 raft_consensus.cc:1275] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.620415 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.622431 14022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:36.607908 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.614697 13351 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:36.627651 13385 raft_consensus.cc:1240] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:36.627799 13388 raft_consensus.cc:1275] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.629205 13389 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:36.599308 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
W20260709 12:15:36.647282 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 70111.2us
I20260709 12:15:36.612439 14932 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 78b5863d7ce34216821aa92a379399a9 for earlier term 4. Current term is 5.
I20260709 12:15:36.629557 14802 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.650401 14932 raft_consensus.cc:993] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:36.615515 14024 raft_consensus.cc:1275] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:36.651674 14713 raft_consensus.cc:1081] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:36.628367 14025 raft_consensus.cc:2468] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 6.
I20260709 12:15:36.602803 14849 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:36.628619 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.653282 13380 raft_consensus.cc:3060] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:15:36.648651 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 73256.7us
I20260709 12:15:36.598984 14882 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.652089 14947 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:15:36.684434 13455 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 7.
I20260709 12:15:36.682554 13351 leader_election.cc:304] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.642606 14943 raft_consensus.cc:2749] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497) with higher term. Message: Invalid argument: T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5.
I20260709 12:15:36.613336 14017 raft_consensus.cc:2468] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:36.691290 14026 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:36.692193 13351 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:36.692883 13381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:36.694842 13381 raft_consensus.cc:493] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:36.695194 13381 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.699280 14885 consensus_queue.cc:1059] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:15:36.701478 14885 raft_consensus.cc:3055] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:36.701790 14885 raft_consensus.cc:740] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:36.703619 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 53994.7us
I20260709 12:15:36.622371 14983 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.069s
I20260709 12:15:36.708304 14026 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
W20260709 12:15:36.703867 13974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 46381.5us
I20260709 12:15:36.711931 13975 leader_election.cc:304] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.693354 14713 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:15:36.683164 14962 consensus_queue.cc:1048] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:15:36.696581 14918 raft_consensus.cc:2804] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:36.722012 14918 raft_consensus.cc:697] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:36.709647 14922 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:15:36.687156 14849 consensus_queue.cc:1048] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:15:36.745848 13279 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:36.746945 13279 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.748097 14982 raft_consensus.cc:2804] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.748545 14982 raft_consensus.cc:697] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.749384 14982 consensus_queue.cc:237] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:36.751603 14713 raft_consensus.cc:2804] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:36.752104 14713 raft_consensus.cc:697] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 7 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.752918 14713 consensus_queue.cc:237] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.722832 14918 consensus_queue.cc:237] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:36.702538 14885 consensus_queue.cc:260] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:36.758996 14885 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:15:36.749220 14985 log.cc:927] Time spent T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.153s	user 0.002s	sys 0.000s
I20260709 12:15:36.766501 13381 raft_consensus.cc:515] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.779430 13351 leader_election.cc:304] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
W20260709 12:15:36.797101 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 85252.3us
I20260709 12:15:36.798300 13975 leader_election.cc:304] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.799801 14989 raft_consensus.cc:2764] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:15:36.800477 14986 raft_consensus.cc:2764] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:15:36.797212 14878 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54951de37d8f42088fd013a8135f54e2 for earlier term 6. Current term is 7.
I20260709 12:15:36.808178 13975 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.811662 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.812100 13311 raft_consensus.cc:3055] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:36.812357 13311 raft_consensus.cc:740] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:36.813045 13311 consensus_queue.cc:260] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.814553 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9797cb0770496fbfbd1e39972680a6" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.815148 13455 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.802259 14848 raft_consensus.cc:2749] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:36.817740 14802 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.773002 14932 consensus_queue.cc:1048] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 12:15:36.810070 13380 raft_consensus.cc:2468] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 7.
I20260709 12:15:36.820273 13311 raft_consensus.cc:3060] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:36.821058 14719 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:36.821466 14719 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.821833 14719 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:36.844223 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.844959 13462 raft_consensus.cc:2368] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4.
I20260709 12:15:36.848660 13455 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:36.849556 13975 leader_election.cc:400] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4.
I20260709 12:15:36.849870 13975 leader_election.cc:403] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:15:36.854175 13311 raft_consensus.cc:2468] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:36.855356 13351 leader_election.cc:304] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:36.858089 14849 raft_consensus.cc:2804] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:36.858587 14802 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709) with higher term. Message: Invalid argument: T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4.
I20260709 12:15:36.858536 14849 raft_consensus.cc:697] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:36.859727 14849 consensus_queue.cc:237] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:36.835287 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:36.870244 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:36.869737 13308 raft_consensus.cc:2468] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:36.889104 13380 raft_consensus.cc:2368] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4.
I20260709 12:15:36.889585 14934 raft_consensus.cc:993] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:36.890133 14934 raft_consensus.cc:1081] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:36.893002 14719 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.898555 13456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:36.900693 13381 leader_election.cc:290] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.905174 13456 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 7.
I20260709 12:15:36.908774 13974 leader_election.cc:400] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 3 election: Vote denied by peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479) with higher term. Message: Invalid argument: T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 3. Current term is 4.
I20260709 12:15:36.914686 13426 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
I20260709 12:15:36.906153 13975 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:36.921450 13460 raft_consensus.cc:1275] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:36.927711 13353 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:36.930217 14708 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:36.934854 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:36.935575 13381 raft_consensus.cc:2393] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 7: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:36.918452 14719 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 7 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:36.937322 14939 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:15:36.941525 14708 raft_consensus.cc:697] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:36.957201 14708 consensus_queue.cc:237] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:36.951928 13379 raft_consensus.cc:1275] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:36.942380 13380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:36.943850 14775 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:36.934340 14947 consensus_queue.cc:1048] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:15:36.965036 14026 raft_consensus.cc:1275] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:36.967828 13380 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:36.970269 13380 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:36.967765 14917 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:15:36.945852 14824 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:15:36.987339 13380 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:37.001832 13380 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:37.002482 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:37.002645 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:36.992508 13134 catalog_manager.cc:5697] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 4, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.003180 13310 raft_consensus.cc:3055] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:15:37.003568 13310 raft_consensus.cc:740] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:37.004115 13136 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53158 (request call id 147) took 2248 ms. Trace:
I20260709 12:15:37.003041 14026 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:15:37.083284 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 79748.5us
I20260709 12:15:37.075901 13310 consensus_queue.cc:260] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:36.978987 14775 raft_consensus.cc:697] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:37.077313 13134 catalog_manager.cc:5697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 2 to 4, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:37.137007 13310 raft_consensus.cc:3060] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:37.089526 14026 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 7.
I20260709 12:15:37.004498 13136 rpcz_store.cc:276] 0709 12:15:34.749997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:34.750138 (+   141us) service_pool.cc:224] Handling call
0709 12:15:36.998597 (+2248459us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:35.988220 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:36.052242 (+ 64022us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:36.052342 (+   100us) write_op.cc:435] Acquired schema lock
0709 12:15:36.052359 (+    17us) tablet.cc:662] Decoding operations
0709 12:15:36.052700 (+   341us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:36.052749 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:36.052778 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:36.052943 (+   165us) tablet.cc:701] Row locks acquired
0709 12:15:36.052959 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:15:36.053080 (+   121us) write_op.cc:270] Start()
0709 12:15:36.053179 (+    99us) write_op.cc:276] Timestamp: P: 1783599336053044 usec, L: 0
0709 12:15:36.053198 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:15:36.058993 (+  5795us) log.cc:844] Serialized 540 byte log entry
0709 12:15:36.253489 (+194496us) op_driver.cc:464] REPLICATION: finished
0709 12:15:36.436236 (+182747us) write_op.cc:301] APPLY: starting
0709 12:15:36.440056 (+  3820us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:36.445409 (+  5353us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:36.448807 (+  3398us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:36.449047 (+   240us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:36.449208 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:36.449253 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:36.486295 (+ 37042us) log.cc:844] Serialized 22 byte log entry
0709 12:15:36.486457 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:36.486562 (+   105us) write_op.cc:454] Released schema lock
0709 12:15:36.493210 (+  6648us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:36.509563 (+ 16353us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:36.513111 (+  3548us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":525799,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":156345,"apply.run_cpu_time_us":2158,"apply.run_wall_time_us":72061,"num_ops":1,"prepare.queue_time_us":191635,"prepare.run_cpu_time_us":2665,"prepare.run_wall_time_us":80109,"replication_time_us":184690,"thread_start_us":233169,"threads_started":2}]]}
I20260709 12:15:37.151057 13310 raft_consensus.cc:2468] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 7.
I20260709 12:15:37.141716 14885 consensus_queue.cc:1048] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:15:37.156608 13314 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:15:37.146526 14981 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.033s	sys 0.067s
I20260709 12:15:37.176626 13460 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:37.163261 14849 raft_consensus.cc:493] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:37.176206 14981 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.033s	sys 0.067s
W20260709 12:15:37.310302 15006 log.cc:927] Time spent T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260709 12:15:37.311441 14982 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.164s
W20260709 12:15:37.421345 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 257358us
I20260709 12:15:37.310133 14849 raft_consensus.cc:515] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:37.422756 13351 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:37.417328 15012 raft_consensus.cc:493] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
W20260709 12:15:37.431878 15007 log.cc:927] Time spent T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.291s	user 0.000s	sys 0.001s
I20260709 12:15:37.442451 14023 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:37.333814 14775 consensus_queue.cc:237] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:37.461103 14917 raft_consensus.cc:2804] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:37.461692 14917 raft_consensus.cc:697] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 7 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:37.462565 14917 consensus_queue.cc:237] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:37.473493 13384 raft_consensus.cc:1275] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:37.445561 15012 raft_consensus.cc:515] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:37.496995 14849 leader_election.cc:290] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:37.560509 15012 leader_election.cc:290] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:37.548944 14849 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:15:37.633737 15019 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:37.634399 15019 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:37.636637 15019 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:37.643491 15019 raft_consensus.cc:493] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.644152 15019 raft_consensus.cc:515] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:37.649538 15019 leader_election.cc:290] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:37.665351 13460 raft_consensus.cc:1240] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
W20260709 12:15:37.667838 13311 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.746s	user 0.011s	sys 0.023s
W20260709 12:15:37.668326 13311 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.012s	sys 0.024s
I20260709 12:15:37.678552 14986 consensus_queue.cc:1059] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.679395 14987 raft_consensus.cc:3055] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:37.679761 14987 raft_consensus.cc:740] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:37.680454 14987 consensus_queue.cc:260] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
W20260709 12:15:37.681514 15005 log.cc:927] Time spent T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.706s	user 0.000s	sys 0.020s
I20260709 12:15:37.681553 14987 raft_consensus.cc:3060] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:37.686388 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44174 (request call id 461) took 1181 ms. Trace:
I20260709 12:15:37.688743 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:37.691488 13460 raft_consensus.cc:1275] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:15:37.691910 13280 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:37.693904 13460 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:37.749585 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:37.751273 13133 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 5 to 7, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 7 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.752930 13133 catalog_manager.cc:5697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.755148 13133 catalog_manager.cc:5697] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.757239 13455 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:37.756971 13133 catalog_manager.cc:5697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 3, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 3 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.758482 13133 catalog_manager.cc:5697] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 3 to 6, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 6 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.686856 13307 rpcz_store.cc:276] 0709 12:15:36.505311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.507959 (+  2648us) service_pool.cc:224] Handling call
0709 12:15:37.686174 (+1178215us) spinlock_profiling.cc:243] Waited 789 ms on lock 0x7b54004e7d54. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c9585571 00007fa6c96202fa 00007fa6ce5e1b17 00007fa6c7b5c6d4 00007fa6c7b5c662 00007fa6c7b5c591 00007fa6c7b5c50c 00007fa6c7b5b7c2 00007fa6c795748c 00007fa6c79568c6 00007fa6c795626f
0709 12:15:37.686310 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1813893888}
W20260709 12:15:37.703850 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 226205us
I20260709 12:15:37.710865 13308 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:37.715193 13384 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:37.717988 13379 raft_consensus.cc:1275] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:37.719494 13380 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:37.724684 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea57e0089e3f41f7867c549c6a4b6b9c" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:37.762058 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:37.727015 13311 raft_consensus.cc:1275] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:37.730068 13314 raft_consensus.cc:1240] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:37.735703 13381 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:37.736780 14884 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:37.765363 14884 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:37.743510 13456 raft_consensus.cc:1275] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:37.771232 14884 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:37.701116 14962 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.743820 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:37.771881 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:37.772816 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44501c6d464bbab836086e471fee0f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:37.777721 13974 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:37.781908 13134 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53164 (request call id 146) took 3619 ms. Trace:
I20260709 12:15:37.782321 13463 raft_consensus.cc:1275] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:37.786778 14023 raft_consensus.cc:1240] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:37.787652 13133 catalog_manager.cc:5697] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 1 to 2, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.801424 13463 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:37.788968 14917 consensus_queue.cc:1048] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:37.795485 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:37.798822 13462 raft_consensus.cc:1275] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:37.803480 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ee33f96741fe8ca927752a64a67d" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:37.806968 14947 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:37.808699 14017 raft_consensus.cc:1275] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:15:37.809113 14017 pending_rounds.cc:85] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Aborting all ops after (but not including) 2
I20260709 12:15:37.809365 14017 pending_rounds.cc:107] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:15:37.807469 14026 raft_consensus.cc:1275] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:37.812112 14023 raft_consensus.cc:1275] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:37.809631 14017 raft_consensus.cc:2889] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:37.820262 14493 consensus_queue.cc:1059] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.820982 15022 raft_consensus.cc:3055] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:37.821381 15022 raft_consensus.cc:740] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:37.822079 15022 consensus_queue.cc:260] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:37.804235 13134 rpcz_store.cc:276] 0709 12:15:34.162495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:34.162646 (+   151us) service_pool.cc:224] Handling call
0709 12:15:37.781856 (+3619210us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:37.456387 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:37.456930 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:37.456963 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:15:37.456982 (+    19us) tablet.cc:662] Decoding operations
0709 12:15:37.457379 (+   397us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:37.457452 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:37.457482 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:15:37.457780 (+   298us) tablet.cc:701] Row locks acquired
0709 12:15:37.457799 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:37.457927 (+   128us) write_op.cc:270] Start()
0709 12:15:37.458034 (+   107us) write_op.cc:276] Timestamp: P: 1783599337457889 usec, L: 0
0709 12:15:37.458054 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:15:37.458713 (+   659us) log.cc:844] Serialized 928 byte log entry
0709 12:15:37.711754 (+253041us) op_driver.cc:464] REPLICATION: finished
0709 12:15:37.722247 (+ 10493us) write_op.cc:301] APPLY: starting
0709 12:15:37.722325 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:37.722429 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:37.722542 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:37.722874 (+   332us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:37.723034 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:15:37.723073 (+    39us) write_op.cc:312] APPLY: finished
0709 12:15:37.723269 (+   196us) log.cc:844] Serialized 28 byte log entry
0709 12:15:37.731277 (+  8008us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:37.731363 (+    86us) write_op.cc:454] Released schema lock
0709 12:15:37.731402 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:37.790975 (+ 59573us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:37.791003 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":111688,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":10296,"apply.run_cpu_time_us":1618,"apply.run_wall_time_us":68709,"num_ops":2,"prepare.queue_time_us":285833,"prepare.run_cpu_time_us":2613,"prepare.run_wall_time_us":12193,"replication_time_us":253580,"thread_start_us":186335,"threads_started":2}]]}
I20260709 12:15:37.827594 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:37.829466 14907 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.833060 13136 catalog_manager.cc:5697] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } }
I20260709 12:15:37.823182 15022 raft_consensus.cc:3060] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:37.825201 14493 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.826798 14713 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:37.834977 13136 catalog_manager.cc:5697] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 5, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
W20260709 12:15:37.848073 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 51704.2us
I20260709 12:15:37.851423 14947 consensus_queue.cc:1048] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.854360 13460 raft_consensus.cc:1275] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:37.855626 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:37.855638 13462 raft_consensus.cc:1275] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:37.856691 14962 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:37.855266 13136 catalog_manager.cc:5697] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.858260 13136 catalog_manager.cc:5697] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 3, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:37.860273 13427 leader_election.cc:304] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:37.862535 14878 raft_consensus.cc:2749] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:37.862648 13133 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46496 (request call id 88) took 2174 ms. Trace:
I20260709 12:15:37.865154 13427 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:37.866191 14026 raft_consensus.cc:1275] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:37.867661 14884 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:37.859694 13136 catalog_manager.cc:5697] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.869626 13136 catalog_manager.cc:5697] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.871371 13136 catalog_manager.cc:5697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.872737 13136 catalog_manager.cc:5697] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5, leader changed from 54951de37d8f42088fd013a8135f54e2 (127.9.225.196) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.863157 13133 rpcz_store.cc:276] 0709 12:15:35.688337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:35.688497 (+   160us) service_pool.cc:224] Handling call
0709 12:15:37.821781 (+2133284us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:37.821807 (+    26us) write_op.cc:454] Released schema lock
0709 12:15:37.862595 (+ 40788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:37.813833 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:37.814350 (+   517us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:37.814387 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:15:37.814404 (+    17us) tablet.cc:662] Decoding operations
0709 12:15:37.815216 (+   812us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:37.815271 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:37.815301 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:15:37.815786 (+   485us) tablet.cc:701] Row locks acquired
0709 12:15:37.815804 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:37.815929 (+   125us) write_op.cc:270] Start()
0709 12:15:37.816029 (+   100us) write_op.cc:276] Timestamp: P: 1783599337815889 usec, L: 0
0709 12:15:37.816049 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:15:37.816601 (+   552us) log.cc:844] Serialized 2477 byte log entry
0709 12:15:37.818980 (+  2379us) op_driver.cc:464] REPLICATION: finished
0709 12:15:37.819364 (+   384us) write_op.cc:301] APPLY: starting
0709 12:15:37.819438 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:37.819593 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:37.819668 (+    75us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:37.820257 (+   589us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:37.820428 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:15:37.820471 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:37.820682 (+   211us) log.cc:844] Serialized 52 byte log entry
0709 12:15:37.821301 (+   619us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:37.821400 (+    99us) write_op.cc:454] Released schema lock
0709 12:15:37.821442 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":79181,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":226,"apply.run_cpu_time_us":1844,"apply.run_wall_time_us":2319,"num_ops":6,"prepare.queue_time_us":9540,"prepare.run_cpu_time_us":3013,"prepare.run_wall_time_us":3013,"replication_time_us":2836}]]}
I20260709 12:15:37.887607 13136 catalog_manager.cc:5697] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:37.888921 13136 catalog_manager.cc:5697] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.890211 13136 catalog_manager.cc:5697] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.891672 13136 catalog_manager.cc:5697] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.893013 13136 catalog_manager.cc:5697] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.894459 13136 catalog_manager.cc:5697] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.896071 13279 leader_election.cc:304] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:37.896965 13351 leader_election.cc:304] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:37.908032 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:37.922983 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 51491.4us
I20260709 12:15:37.911118 15029 raft_consensus.cc:2749] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:37.932696 14849 consensus_queue.cc:1048] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.908941 15014 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.920656 14882 raft_consensus.cc:2749] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:37.907531 14493 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 12:15:37.907112 14947 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:15:37.906976 15027 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:15:37.930740 14839 consensus_queue.cc:1048] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:15:37.941018 14824 consensus_queue.cc:1048] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 12:15:37.958195 14982 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 12:15:37.969941 14775 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:37.947376 15014 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.030689 13308 raft_consensus.cc:1275] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:15:38.031188 13308 pending_rounds.cc:85] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Aborting all ops after (but not including) 3
I20260709 12:15:38.031468 13308 pending_rounds.cc:107] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:15:38.031723 13308 raft_consensus.cc:2889] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:37.970691 15018 consensus_queue.cc:1048] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.059s
I20260709 12:15:37.951221 15017 consensus_queue.cc:1048] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.070s
I20260709 12:15:38.015812 14938 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:37.947003 15023 consensus_queue.cc:1048] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 12:15:37.962554 14934 consensus_queue.cc:1048] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260709 12:15:38.025475 14775 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:38.061338 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 137172us
I20260709 12:15:38.020249 15015 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 12:15:38.075848 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137160d93aba4b7285d985be8bed9d8c"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:38.076543 13311 raft_consensus.cc:606] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:38.076889 13311 raft_consensus.cc:614] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:38.041649 14907 consensus_queue.cc:1048] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
W20260709 12:15:38.083262 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 135745us
I20260709 12:15:38.094089 13381 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:15:38.096148 14719 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:38.050964 14938 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:38.119071 13311 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:38.136935 15014 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:38.138041 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:38.139119 13463 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 6.
I20260709 12:15:38.142118 14938 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:38.123288 13307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2162151eedb041ec9732540b6351e4da"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:44548
I20260709 12:15:38.144471 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:38.151213 13384 raft_consensus.cc:2393] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 in current term 5: Already voted for candidate 174f76ad41784f32be335b8428279d97 in this term.
I20260709 12:15:38.225426 13353 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:38.226765 14917 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:38.227200 14917 raft_consensus.cc:493] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.227535 14917 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:38.243268 13462 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:15:38.325208 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 65491.8us
W20260709 12:15:38.395999 15060 log.cc:927] Time spent T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:15:38.328428 14986 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 12:15:38.406054 14775 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:38.410341 13307 raft_consensus.cc:606] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
W20260709 12:15:38.411247 15059 log.cc:927] Time spent T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.282s	user 0.001s	sys 0.000s
I20260709 12:15:38.253163 14917 raft_consensus.cc:515] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.433123 14917 leader_election.cc:290] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:38.434243 13462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:38.434810 13462 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:38.447367 14987 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.447507 13462 raft_consensus.cc:2468] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 7.
I20260709 12:15:38.449615 13353 leader_election.cc:304] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:15:38.464159 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 132404us
I20260709 12:15:38.466908 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:38.467613 13308 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:38.474646 15057 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.447981 14987 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:38.481083 14987 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:38.483611 13460 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:15:38.490015 13426 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:38.491338 14884 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:38.491698 14884 raft_consensus.cc:493] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:38.492066 14884 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:38.497959 15057 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.500952 15057 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
W20260709 12:15:38.508673 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 59132.3us
I20260709 12:15:38.510175 15018 raft_consensus.cc:2804] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:38.510739 15018 raft_consensus.cc:697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:38.511585 15018 consensus_queue.cc:237] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.512885 14026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3da4d57884134be2931032efa11be429"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:38.513447 14026 raft_consensus.cc:606] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:38.513759 14026 raft_consensus.cc:614] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:38.528728 14020 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:38.536965 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:38.537516 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:38.538174 13379 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 4.
I20260709 12:15:38.547214 15068 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:38.549742 13974 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:38.555859 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:38.536087 14775 raft_consensus.cc:493] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.571151 14917 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:38.572652 14917 consensus_queue.cc:1048] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:38.574664 13379 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:38.557586 14708 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:38.539052 14884 raft_consensus.cc:515] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
W20260709 12:15:38.590699 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 376257us
I20260709 12:15:38.591250 14932 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.591741 14932 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:38.592638 14493 raft_consensus.cc:993] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:38.593097 14493 raft_consensus.cc:1081] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:38.593691 14932 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:38.594903 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:38.595530 13306 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:38.598948 14934 consensus_queue.cc:1059] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:15:38.602738 14934 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:38.603229 14934 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:38.604080 15066 log.cc:927] Time spent T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.058s	user 0.001s	sys 0.001s
I20260709 12:15:38.604521 15057 raft_consensus.cc:3055] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:15:38.604939 15057 raft_consensus.cc:740] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:38.605141 14934 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:38.606109 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:38.569381 14775 raft_consensus.cc:515] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:38.611691 14775 leader_election.cc:290] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:38.612604 13459 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:38.613577 14884 leader_election.cc:290] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:38.584563 14708 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.614475 14708 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:38.622622 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:38.627214 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 84662.1us
I20260709 12:15:38.627559 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:38.634778 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:38.635010 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:38.635565 14025 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:38.639078 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:38.639712 13381 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:38.639860 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7ae76e1ceb42fb97e82c5e2ab0fdb9" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:38.640771 13381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2162151eedb041ec9732540b6351e4da"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:39476
I20260709 12:15:38.641316 13381 raft_consensus.cc:493] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:38.641629 13381 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:38.657640 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:38.661195 13278 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:38.666170 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:38.666282 13973 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [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: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97
W20260709 12:15:38.667307 13975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 97257.5us
I20260709 12:15:38.694598 13279 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:38.734367 13381 raft_consensus.cc:515] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:38.735340 14025 raft_consensus.cc:1275] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:38.753333 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:38.755342 13381 leader_election.cc:290] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:38.681767 14885 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:15:38.761783 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 69396.4us
I20260709 12:15:38.662047 14685 consensus_queue.cc:1059] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.081s
I20260709 12:15:38.682029 14987 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:15:38.774843 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 81675.1us
I20260709 12:15:38.777741 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:38.778317 13310 raft_consensus.cc:3055] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:38.778580 13310 raft_consensus.cc:740] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:38.779340 13310 consensus_queue.cc:260] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:38.780570 13310 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:38.782415 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162151eedb041ec9732540b6351e4da" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:38.783423 14020 raft_consensus.cc:3060] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:38.752475 14508 raft_consensus.cc:493] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:38.799530 13310 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:38.659245 15057 consensus_queue.cc:260] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.774461 14885 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.778867 14987 raft_consensus.cc:493] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:38.835356 13385 raft_consensus.cc:1240] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 LEADER]: Rejecting Update request from peer 78b5863d7ce34216821aa92a379399a9 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:15:38.795989 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa87dfd9abdc4a7088a750bc9fed3dac" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:38.832214 14020 raft_consensus.cc:2468] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:38.829497 14885 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:38.849516 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 269377us
W20260709 12:15:38.850240 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 173615us
I20260709 12:15:38.833446 14987 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:15:38.909190 15061 log.cc:927] Time spent T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.327s	user 0.000s	sys 0.001s
I20260709 12:15:38.807878 14508 raft_consensus.cc:515] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:38.840977 15057 raft_consensus.cc:3060] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:15:38.919740 15072 log.cc:927] Time spent T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
W20260709 12:15:38.963330 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 53098.7us
W20260709 12:15:38.963735 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:38.964423 14018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:38.965157 14018 raft_consensus.cc:606] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:38.965837 13277 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:38.975627 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 65699.5us
I20260709 12:15:38.978498 15067 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:38.987556 15073 log.cc:927] Time spent T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.150s	user 0.000s	sys 0.000s
W20260709 12:15:38.988466 15070 log.cc:927] Time spent T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 12:15:39.000779 15079 log.cc:927] Time spent T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:15:39.003453 14021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e3afbff704af080b2a935dfb95c11"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:39.004083 14021 raft_consensus.cc:606] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:39.004415 14021 raft_consensus.cc:614] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:39.005559 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:39.007217 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:39.008008 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:39.008245 15082 log.cc:927] Time spent T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 12:15:39.009473 15083 log.cc:927] Time spent T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:15:38.973798 15021 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:15:39.041910 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 265629us
W20260709 12:15:39.064824 15084 log.cc:927] Time spent T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 12:15:39.047806 14934 raft_consensus.cc:2749] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:39.071167 13311 raft_consensus.cc:2410] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:15:39.071491 15090 raft_consensus.cc:993] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:39.072855 14986 raft_consensus.cc:1081] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:39.041783 14708 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:39.075266 14708 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:39.079437 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:39.081485 14987 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.083773 14885 raft_consensus.cc:515] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.085888 14885 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:39.089350 14987 leader_election.cc:290] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:39.090812 13455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:45226
I20260709 12:15:39.115815 13455 raft_consensus.cc:493] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:39.116211 13455 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:39.098771 13353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 262052us
I20260709 12:15:39.099323 15029 raft_consensus.cc:3055] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:15:39.101248 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 54853us
I20260709 12:15:39.103348 15097 consensus_queue.cc:1048] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:39.106366 14508 leader_election.cc:290] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:39.135010 14021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:39.135592 14021 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:39.144892 13455 raft_consensus.cc:515] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:39.148841 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:39.149544 13311 raft_consensus.cc:2368] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:39.155694 13463 raft_consensus.cc:1240] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5. Ops: []
I20260709 12:15:39.157688 13426 leader_election.cc:304] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:39.159497 13973 leader_election.cc:400] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:39.159839 13973 leader_election.cc:403] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:15:39.162835 13455 leader_election.cc:290] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:39.110136 13135 catalog_manager.cc:5697] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.164453 14025 raft_consensus.cc:1240] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:15:39.171048 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:39.158617 13351 leader_election.cc:304] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:39.179956 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:39.119184 15029 raft_consensus.cc:740] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:39.180573 14019 raft_consensus.cc:3055] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:39.183555 14019 raft_consensus.cc:740] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:39.190517 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:39.191082 13385 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:39.184317 14019 consensus_queue.cc:260] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:39.178516 14775 raft_consensus.cc:2749] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:39.192889 14019 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:39.206539 13386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:39.207141 13386 raft_consensus.cc:3060] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:39.209033 13454 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:15:39.188722 15014 raft_consensus.cc:2804] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:39.198808 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b582c2aabde042d1bdb609129b9b411f" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:39.215761 14019 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:39.216351 13386 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:39.215700 13385 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fad29e08e34b8e9190c3e6b28e3347 in term 5.
I20260709 12:15:39.265303 13278 leader_election.cc:304] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:39.272814 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e698146cfc4a90b98ccaa846d89c5a" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:39.273463 13310 raft_consensus.cc:3060] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:39.192144 15067 consensus_queue.cc:1059] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:15:39.327667 13426 leader_election.cc:304] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 
I20260709 12:15:39.220606 14021 raft_consensus.cc:2468] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:39.278935 15021 raft_consensus.cc:2804] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:15:39.351429 15061 log.cc:927] Time spent T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:15:39.270545 14945 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.083s
I20260709 12:15:39.354059 15067 raft_consensus.cc:2804] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:39.353559 14987 raft_consensus.cc:2749] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407) with higher term. Message: Invalid argument: T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6.
I20260709 12:15:39.202898 15029 consensus_queue.cc:260] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:39.397826 13310 raft_consensus.cc:2468] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:39.359436 15021 raft_consensus.cc:697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:39.399930 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 220596us
I20260709 12:15:39.391070 14719 raft_consensus.cc:493] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 174f76ad41784f32be335b8428279d97)
I20260709 12:15:39.397634 15067 raft_consensus.cc:697] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:39.401728 15029 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:15:39.455441 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 48508.3us
W20260709 12:15:39.487526 15094 log.cc:927] Time spent T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 12:15:39.430056 14719 raft_consensus.cc:515] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.498673 15014 raft_consensus.cc:697] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:39.498337 14945 raft_consensus.cc:493] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 54951de37d8f42088fd013a8135f54e2)
I20260709 12:15:39.513248 15067 consensus_queue.cc:237] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:39.495143 15021 consensus_queue.cc:237] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.534373 15014 consensus_queue.cc:237] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.524502 14945 raft_consensus.cc:515] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:39.540885 14945 leader_election.cc:290] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709)
I20260709 12:15:39.557384 14961 raft_consensus.cc:3055] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:39.557902 14961 raft_consensus.cc:740] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:39.565186 13974 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347; no voters: 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:39.571666 14802 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:15:39.579414 13354 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:39.587105 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 116185us
I20260709 12:15:39.593499 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:39.598073 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:39.599220 13312 raft_consensus.cc:1275] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:15:39.599572 13312 pending_rounds.cc:85] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Aborting all ops after (but not including) 3
I20260709 12:15:39.599776 13312 pending_rounds.cc:107] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:15:39.599982 13312 raft_consensus.cc:2889] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:39.617091 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc47308b7c614be1ba6cc169842febbc" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:39.558822 14961 consensus_queue.cc:260] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:39.591768 14802 raft_consensus.cc:697] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Leader. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:39.618758 13385 raft_consensus.cc:1240] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:15:39.620338 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f3fea16174a8ca29b3ddd8cca4b75" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:39.626854 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049cd7edf1944fdbc7ab9856a674392" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:39.627480 15098 log.cc:927] Time spent T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: Append to log took a long time: real 0.264s	user 0.001s	sys 0.002s
W20260709 12:15:39.628818 15100 log.cc:927] Time spent T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347: Append to log took a long time: real 0.245s	user 0.002s	sys 0.000s
I20260709 12:15:39.634800 13308 raft_consensus.cc:1240] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Rejecting Update request from peer 85fad29e08e34b8e9190c3e6b28e3347 for earlier term 5. Current term is 6. Ops: []
W20260709 12:15:39.400309 15018 consensus_queue.cc:1175] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "54951de37d8f42088fd013a8135f54e2" responder_term: 5 status { last_received { term: 4 index: 4 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 174f76ad41784f32be335b8428279d97 for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:15:39.610004 14708 raft_consensus.cc:493] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.608279 14719 leader_election.cc:290] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:39.653165 13427 leader_election.cc:304] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:39.654032 15086 raft_consensus.cc:2749] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:39.656774 14947 consensus_queue.cc:1048] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:39.660181 14802 consensus_queue.cc:237] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:39.642961 14961 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:39.680212 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9654a34e84b46fbadf408a90e9f87ca" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
W20260709 12:15:39.687450 13973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 79871us
I20260709 12:15:39.670542 14708 raft_consensus.cc:515] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:39.693825 14026 raft_consensus.cc:1240] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Rejecting Update request from peer 54951de37d8f42088fd013a8135f54e2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:15:39.694543 14708 leader_election.cc:290] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:39.696130 13974 leader_election.cc:304] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:39.698849 13313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44174 (request call id 488) took 1052 ms. Trace:
I20260709 12:15:39.724308 13313 rpcz_store.cc:276] 0709 12:15:38.646222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:38.646685 (+   463us) service_pool.cc:224] Handling call
0709 12:15:38.647030 (+   345us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:38.647368 (+   338us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:38.647395 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:38.647796 (+   401us) log.cc:844] Serialized 26 byte log entry
0709 12:15:39.044882 (+397086us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:15:39.044920 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:39.044980 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:39.698132 (+653152us) spinlock_profiling.cc:243] Waited 3.51 ms on lock 0x7b2400480f38. stack: 00007fa6c64fd343 00007fa6c64fd240 00007fa6c5e8c1d4 00007fa6cfbca304 00007fa6cfbca299 00007fa6c63b7db1 00007fa6c63b59c4 00007fa6c63b3acb 00007fa6c656edc9 00007fa6c656ea55 00007fa6c656dfb0 00007fa6c91e4488 00007fa6c91e4be8 00007fa6c91bc398 00007fa6c91b776a 00007fa6c91b6bb6
0709 12:15:39.698558 (+   426us) raft_consensus.cc:1685] finished
0709 12:15:39.698583 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:39.698777 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":302,"raft.queue_time_us":4937,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":5351,"spinlock_wait_cycles":8081408,"thread_start_us":396827,"threads_started":1,"wal-append.queue_time_us":551453}
I20260709 12:15:39.733222 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:39.737001 13353 leader_election.cc:304] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:39.732281 15089 raft_consensus.cc:2749] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:39.741441 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee28433c043a4c8fb7fcd720dbf15c6d" candidate_uuid: "85fad29e08e34b8e9190c3e6b28e3347" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:39.740536 14945 raft_consensus.cc:2749] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:39.759817 13384 raft_consensus.cc:2468] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:39.792327 13974 leader_election.cc:304] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [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: 85fad29e08e34b8e9190c3e6b28e3347; no voters: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:39.793419 14942 raft_consensus.cc:2749] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:39.863049 13427 leader_election.cc:304] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:39.864595 15068 raft_consensus.cc:2804] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:39.865123 15068 raft_consensus.cc:697] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:39.882664 15068 consensus_queue.cc:237] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } }
I20260709 12:15:39.892062 13135 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53170 (request call id 129) took 3705 ms. Trace:
I20260709 12:15:39.892261 13134 catalog_manager.cc:5697] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 3 to 4, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.894224 13134 catalog_manager.cc:5697] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 3 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 5 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.892647 13135 rpcz_store.cc:276] 0709 12:15:36.187037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.187252 (+   215us) service_pool.cc:224] Handling call
0709 12:15:39.892006 (+3704754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:39.505040 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:39.507839 (+  2799us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:39.507872 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:15:39.507888 (+    16us) tablet.cc:662] Decoding operations
0709 12:15:39.508231 (+   343us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:39.508284 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:39.508314 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:39.508486 (+   172us) tablet.cc:701] Row locks acquired
0709 12:15:39.508505 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:39.508636 (+   131us) write_op.cc:270] Start()
0709 12:15:39.508744 (+   108us) write_op.cc:276] Timestamp: P: 1783599339508596 usec, L: 0
0709 12:15:39.508765 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:39.509439 (+   674us) log.cc:844] Serialized 540 byte log entry
0709 12:15:39.771482 (+262043us) op_driver.cc:464] REPLICATION: finished
0709 12:15:39.864120 (+ 92638us) write_op.cc:301] APPLY: starting
0709 12:15:39.864198 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:39.864289 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:39.864388 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:39.864594 (+   206us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:39.864736 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:39.864775 (+    39us) write_op.cc:312] APPLY: finished
0709 12:15:39.865487 (+   712us) log.cc:844] Serialized 22 byte log entry
0709 12:15:39.865651 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.865728 (+    77us) write_op.cc:454] Released schema lock
0709 12:15:39.865768 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:39.866064 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.866872 (+   808us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":90875,"apply.run_cpu_time_us":1438,"apply.run_wall_time_us":3508,"num_ops":1,"prepare.queue_time_us":333878,"prepare.run_cpu_time_us":29621,"prepare.run_wall_time_us":75025,"raft.queue_time_us":112646,"raft.run_cpu_time_us":40582,"raft.run_wall_time_us":80298,"replication_time_us":262570,"thread_start_us":408071,"threads_started":4,"wal-append.queue_time_us":111509}]]}
I20260709 12:15:39.896770 13134 catalog_manager.cc:5697] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 5 to 6, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 6 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.899214 13134 catalog_manager.cc:5697] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 4 to 5, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 5 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.902454 13134 catalog_manager.cc:5697] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.903941 13134 catalog_manager.cc:5697] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.905095 13134 catalog_manager.cc:5697] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 4 to 7, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 7 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.935550 13384 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:39.936872 14983 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:39.936733 13136 catalog_manager.cc:5697] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:39.941550 13136 catalog_manager.cc:5697] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 6 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.963442 13133 catalog_manager.cc:5697] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.972260 14017 raft_consensus.cc:1275] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:39.974385 15107 consensus_queue.cc:1048] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:39.975625 15068 raft_consensus.cc:493] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78b5863d7ce34216821aa92a379399a9)
I20260709 12:15:39.976151 15068 raft_consensus.cc:515] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:39.978065 15068 leader_election.cc:290] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:39.979743 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:39.979817 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed73f15065ad40a699441486311b16dd" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347" is_pre_election: true
I20260709 12:15:39.983160 13306 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:39.985482 14945 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:39.983922 13426 leader_election.cc:304] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:39.987718 15067 raft_consensus.cc:2749] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:15:39.991633 13309 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:39.996301 14839 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:40.013427 14017 raft_consensus.cc:1275] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:40.016674 14945 consensus_queue.cc:1048] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:40.020326 14024 raft_consensus.cc:1275] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:40.021941 15067 consensus_queue.cc:1048] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:40.042577 13135 catalog_manager.cc:5697] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 4 to 5, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 5 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:40.045711 13135 catalog_manager.cc:5697] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 5 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 6 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.048349 13135 catalog_manager.cc:5697] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 6 to 7, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 7 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } }
I20260709 12:15:40.050446 13134 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53164 (request call id 147) took 1485 ms. Trace:
I20260709 12:15:40.053920 13134 rpcz_store.cc:276] 0709 12:15:38.564796 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:38.564937 (+   141us) service_pool.cc:224] Handling call
0709 12:15:40.050387 (+1485450us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:39.908792 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:39.909743 (+   951us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:39.909772 (+    29us) write_op.cc:435] Acquired schema lock
0709 12:15:39.909787 (+    15us) tablet.cc:662] Decoding operations
0709 12:15:39.910503 (+   716us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:39.910556 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:39.910581 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:15:39.911150 (+   569us) tablet.cc:701] Row locks acquired
0709 12:15:39.911164 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:15:39.911291 (+   127us) write_op.cc:270] Start()
0709 12:15:39.911378 (+    87us) write_op.cc:276] Timestamp: P: 1783599339911251 usec, L: 0
0709 12:15:39.911398 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:15:39.912212 (+   814us) log.cc:844] Serialized 2869 byte log entry
0709 12:15:39.915781 (+  3569us) op_driver.cc:464] REPLICATION: finished
0709 12:15:39.920098 (+  4317us) write_op.cc:301] APPLY: starting
0709 12:15:39.920172 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:39.920331 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:39.920413 (+    82us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:39.921057 (+   644us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:39.921226 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:15:39.921269 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:39.921481 (+   212us) log.cc:844] Serialized 58 byte log entry
0709 12:15:39.922126 (+   645us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.922233 (+   107us) write_op.cc:454] Released schema lock
0709 12:15:39.922272 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:39.922570 (+   298us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.922598 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":39235,"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":3823,"apply.run_cpu_time_us":1950,"apply.run_wall_time_us":2449,"num_ops":7,"prepare.queue_time_us":122,"prepare.run_cpu_time_us":3186,"prepare.run_wall_time_us":11188,"replication_time_us":4250}]]}
I20260709 12:15:40.087119 13133 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46496 (request call id 89) took 1592 ms. Trace:
I20260709 12:15:40.106166 13379 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:15:40.110407 15076 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:40.088900 13133 rpcz_store.cc:276] 0709 12:15:38.494275 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:38.494423 (+   148us) service_pool.cc:224] Handling call
0709 12:15:40.087033 (+1592610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:39.970239 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:39.970746 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:39.970778 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:15:39.970796 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:39.971136 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:39.971187 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:39.971212 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:39.971379 (+   167us) tablet.cc:701] Row locks acquired
0709 12:15:39.971397 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:39.971518 (+   121us) write_op.cc:270] Start()
0709 12:15:39.971616 (+    98us) write_op.cc:276] Timestamp: P: 1783599339971478 usec, L: 0
0709 12:15:39.971635 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:15:39.972156 (+   521us) log.cc:844] Serialized 540 byte log entry
0709 12:15:39.973790 (+  1634us) op_driver.cc:464] REPLICATION: finished
0709 12:15:39.974146 (+   356us) write_op.cc:301] APPLY: starting
0709 12:15:39.974214 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:39.974315 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:39.974398 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:39.974565 (+   167us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:39.974741 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:39.974785 (+    44us) write_op.cc:312] APPLY: finished
0709 12:15:39.974935 (+   150us) log.cc:844] Serialized 22 byte log entry
0709 12:15:39.975077 (+   142us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.975187 (+   110us) write_op.cc:454] Released schema lock
0709 12:15:39.975222 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:39.975484 (+   262us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:39.975507 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":155031,"reported_tablets":18,"child_traces":[["op",{"apply.queue_time_us":195,"apply.run_cpu_time_us":1305,"apply.run_wall_time_us":1311,"num_ops":1,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":2144,"prepare.run_wall_time_us":2144,"replication_time_us":2059}]]}
I20260709 12:15:40.166280 13458 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Refusing update from remote peer 85fad29e08e34b8e9190c3e6b28e3347: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:15:40.195331 13458 pending_rounds.cc:85] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Aborting all ops after (but not including) 2
I20260709 12:15:40.195574 13458 pending_rounds.cc:107] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:15:40.195782 13458 raft_consensus.cc:2889] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:40.198346 14708 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:40.192489 13136 catalog_manager.cc:5697] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 5, leader changed from 78b5863d7ce34216821aa92a379399a9 (127.9.225.194) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 5 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } }
I20260709 12:15:40.196888 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.281813 13133 catalog_manager.cc:5697] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 reported cstate change: term changed from 2 to 5, leader changed from 174f76ad41784f32be335b8428279d97 (127.9.225.195) to 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193). New cstate: current_term: 5 leader_uuid: "85fad29e08e34b8e9190c3e6b28e3347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:40.329617 14017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:40.330183 14017 raft_consensus.cc:606] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Received request to transfer leadership to TS 54951de37d8f42088fd013a8135f54e2
I20260709 12:15:40.333446 13309 raft_consensus.cc:3060] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:40.343372 14017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:40.343988 14017 raft_consensus.cc:606] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Received request to transfer leadership to TS 174f76ad41784f32be335b8428279d97
I20260709 12:15:40.346427 13309 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:40.347795 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:40.349694 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.350500 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.348932 14839 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:15:40.406872 13379 raft_consensus.cc:1275] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:40.410975 15067 consensus_queue.cc:1048] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:40.421294 14708 raft_consensus.cc:993] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347: : Instructing follower 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:40.421736 14708 raft_consensus.cc:1081] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Signalling peer 174f76ad41784f32be335b8428279d97 to start an election
I20260709 12:15:40.423516 13379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e"
dest_uuid: "174f76ad41784f32be335b8428279d97"
 from {username='slave'} at 127.0.0.1:33598
I20260709 12:15:40.424007 13379 raft_consensus.cc:493] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:40.424309 13379 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:40.462858 13379 raft_consensus.cc:515] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:40.468822 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:40.469429 13305 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:40.466148 13379 leader_election.cc:290] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:40.472986 14017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3670270949b4fe6994a84c415620e0e" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:40.473615 14017 raft_consensus.cc:3055] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:40.473906 14017 raft_consensus.cc:740] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:40.480386 13305 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:40.482398 14017 consensus_queue.cc:260] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:40.490000 14017 raft_consensus.cc:3060] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:40.499714 14017 raft_consensus.cc:2468] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 5.
I20260709 12:15:40.505031 13351 leader_election.cc:304] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:40.516803 15115 raft_consensus.cc:993] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347: : Instructing follower 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:40.523115 15092 raft_consensus.cc:1081] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Signalling peer 54951de37d8f42088fd013a8135f54e2 to start an election
I20260709 12:15:40.523572 14945 raft_consensus.cc:2804] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:40.524032 14945 raft_consensus.cc:697] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:40.524863 14945 consensus_queue.cc:237] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:40.529214 13455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4"
dest_uuid: "54951de37d8f42088fd013a8135f54e2"
 from {username='slave'} at 127.0.0.1:45226
I20260709 12:15:40.530328 13455 raft_consensus.cc:493] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:40.530773 13455 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:40.543563 13455 raft_consensus.cc:515] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:40.553012 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:40.553584 13379 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:40.562611 13379 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:40.563716 13427 leader_election.cc:304] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:40.564545 15136 raft_consensus.cc:2804] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:40.565297 15136 raft_consensus.cc:697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:40.566206 15136 consensus_queue.cc:237] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:40.572304 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd73cf565e74e6e8cd70ed5f73797e4" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:40.572921 14024 raft_consensus.cc:3055] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:40.573189 14024 raft_consensus.cc:740] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:40.575662 13455 leader_election.cc:290] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:40.575387 14024 consensus_queue.cc:260] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:40.578215 14024 raft_consensus.cc:3060] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:40.586891 13133 catalog_manager.cc:5697] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 4 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 5 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:40.591367 14024 raft_consensus.cc:2468] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:40.615564 13133 catalog_manager.cc:5697] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.960387 14024 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:40.961838 15068 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:41.039899 13313 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:41.041857 15139 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:41.111580 13385 raft_consensus.cc:1275] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:41.113258 14839 consensus_queue.cc:1048] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:41.116882 14024 raft_consensus.cc:1275] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:41.118307 14945 consensus_queue.cc:1048] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:15:41.494618 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 44991.3us
I20260709 12:15:41.574260 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.666018 14019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78"
dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
mode: GRACEFUL
new_leader_uuid: "78b5863d7ce34216821aa92a379399a9"
 from {username='slave'} at 127.0.0.1:57722
I20260709 12:15:41.666580 14019 raft_consensus.cc:606] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Received request to transfer leadership to TS 78b5863d7ce34216821aa92a379399a9
I20260709 12:15:41.667783 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:41.671101 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:41.671809 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.834933 15115 raft_consensus.cc:993] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347: : Instructing follower 78b5863d7ce34216821aa92a379399a9 to start an election
I20260709 12:15:41.835487 15115 raft_consensus.cc:1081] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Signalling peer 78b5863d7ce34216821aa92a379399a9 to start an election
I20260709 12:15:41.837056 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78"
dest_uuid: "78b5863d7ce34216821aa92a379399a9"
 from {username='slave'} at 127.0.0.1:44560
I20260709 12:15:41.837564 13305 raft_consensus.cc:493] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:41.837862 13305 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:41.845752 13305 raft_consensus.cc:515] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:41.848467 14019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "85fad29e08e34b8e9190c3e6b28e3347"
I20260709 12:15:41.848991 14019 raft_consensus.cc:3055] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:41.849262 14019 raft_consensus.cc:740] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fad29e08e34b8e9190c3e6b28e3347, State: Running, Role: LEADER
I20260709 12:15:41.849781 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa21538205f48c9a3bbcbd471356e78" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:41.850359 13458 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:41.852166 13305 leader_election.cc:290] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 6 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:41.849959 14019 consensus_queue.cc:260] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:41.857446 14019 raft_consensus.cc:3060] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:41.867877 13458 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:41.869115 13279 leader_election.cc:304] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:41.869930 14983 raft_consensus.cc:2804] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:41.870397 14983 raft_consensus.cc:697] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:41.871155 14983 consensus_queue.cc:237] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:41.891456 13133 catalog_manager.cc:5697] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 5 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 6 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:41.904733 14019 raft_consensus.cc:2468] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:42.623072 13458 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:15:42.660560 15162 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:42.683599 14019 raft_consensus.cc:1275] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:15:42.709694 15169 consensus_queue.cc:1048] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:42.920751 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:43.064203 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:43.065842 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:43.066672 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:43.210350 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:43.378163 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 156696us
I20260709 12:15:43.440977 10119 tablet_server.cc:179] TabletServer@127.9.225.193:40497 shutting down...
W20260709 12:15:43.456856 13351 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]
W20260709 12:15:43.494437 13426 consensus_peers.cc:597] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.495113 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.498538 13351 consensus_peers.cc:597] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.518260 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.521605 13277 consensus_peers.cc:597] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.523077 13277 consensus_peers.cc:597] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.575357 13351 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.579277 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:43.581987 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.583428 10119 raft_consensus.cc:2243] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.584340 10119 raft_consensus.cc:2272] T fa87dfd9abdc4a7088a750bc9fed3dac P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.585144 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.589915 13351 consensus_peers.cc:597] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.590437 13351 consensus_peers.cc:597] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.601565 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.602737 10119 raft_consensus.cc:2243] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.604027 10119 raft_consensus.cc:2272] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.607323 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.608125 10119 raft_consensus.cc:2243] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.608961 10119 raft_consensus.cc:2272] T ee28433c043a4c8fb7fcd720dbf15c6d P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.612159 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.613118 10119 raft_consensus.cc:2243] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.614282 10119 raft_consensus.cc:2272] T bb61a43f017c4acba898914cb45ea9b3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.627277 13277 consensus_peers.cc:597] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.627988 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.628932 10119 raft_consensus.cc:2243] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.629482 10119 raft_consensus.cc:2272] T 2f44501c6d464bbab836086e471fee0f P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.632700 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.633598 10119 raft_consensus.cc:2243] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.646445 10119 raft_consensus.cc:2272] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.651861 13426 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.669055 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.670092 10119 raft_consensus.cc:2243] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.671294 10119 raft_consensus.cc:2272] T e427c4ccead84f74b15dafbfdc589eec P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.674688 10119 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:43.680052 13277 consensus_peers.cc:597] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.686223 13277 consensus_peers.cc:597] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.687582 10119 raft_consensus.cc:2243] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.688352 10119 raft_consensus.cc:2272] T 3da4d57884134be2931032efa11be429 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.689828 13277 consensus_peers.cc:597] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.691238 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.692106 10119 raft_consensus.cc:2243] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.692682 10119 raft_consensus.cc:2272] T c741a099dce646a0b43bfef61712bc19 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.695751 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.696553 10119 raft_consensus.cc:2243] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.697264 10119 raft_consensus.cc:2272] T 8fd7dc4be27e4e3d99271644b840fb9a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.697840 13277 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.706375 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.707266 10119 raft_consensus.cc:2243] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.707787 10119 raft_consensus.cc:2272] T f9654a34e84b46fbadf408a90e9f87ca P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.710698 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.711478 10119 raft_consensus.cc:2243] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.712021 10119 raft_consensus.cc:2272] T b582c2aabde042d1bdb609129b9b411f P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.727344 13277 consensus_peers.cc:597] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.714969 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.729833 10119 raft_consensus.cc:2243] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.730890 10119 raft_consensus.cc:2272] T d2dcc509452e442493cc51a33e509d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.733958 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.734689 10119 raft_consensus.cc:2243] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.735242 10119 raft_consensus.cc:2272] T 2af2ee33f96741fe8ca927752a64a67d P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.740478 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.741276 10119 raft_consensus.cc:2243] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.741848 10119 raft_consensus.cc:2272] T e5cac03d805d47b6ba89944e923e64e7 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.744817 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.752821 10119 raft_consensus.cc:2243] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.753933 10119 raft_consensus.cc:2272] T 26304c3cef62437c82eae17ae6f9e3c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.756884 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.771588 10119 raft_consensus.cc:2243] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.772284 10119 raft_consensus.cc:2272] T 2162151eedb041ec9732540b6351e4da P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.775633 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.776503 10119 raft_consensus.cc:2243] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.777163 10119 raft_consensus.cc:2272] T 9b63ee6ff756445b892bbac46edad41f P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.783906 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.784715 10119 raft_consensus.cc:2243] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.785406 10119 raft_consensus.cc:2272] T 5c10869de66745dabecd28e1f7e21e79 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.785498 13277 consensus_peers.cc:597] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.793891 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.794731 10119 raft_consensus.cc:2243] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.795764 10119 raft_consensus.cc:2272] T 039a86d4b0b84ed093e337ec011b04ab P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.798188 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.798486 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.800882 10119 raft_consensus.cc:2243] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.808979 10119 raft_consensus.cc:2272] T b85cc0424c224c248632d7721392d9f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.812016 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.812810 10119 raft_consensus.cc:2243] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.813359 10119 raft_consensus.cc:2272] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.816213 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.816955 10119 raft_consensus.cc:2243] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.817469 10119 raft_consensus.cc:2272] T 93b33c86b4db4b23b88b39462b6e7566 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.827859 13277 consensus_peers.cc:597] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.829135 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.829981 10119 raft_consensus.cc:2243] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.831050 10119 raft_consensus.cc:2272] T 72988f5b277344cb93d6c66a7d370f12 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.833734 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.834434 10119 raft_consensus.cc:2243] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.834972 10119 raft_consensus.cc:2272] T b3670270949b4fe6994a84c415620e0e P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.837713 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.838444 10119 raft_consensus.cc:2243] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:43.847506 13426 consensus_peers.cc:597] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.839021 10119 raft_consensus.cc:2272] T ed6e7d4b4a4f464f9194c36faa0d247d P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.853814 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.854532 10119 raft_consensus.cc:2243] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.855108 10119 raft_consensus.cc:2272] T 51bbb16671ce4791932fa2180631d3f4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.858186 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.858875 10119 raft_consensus.cc:2243] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.860004 10119 raft_consensus.cc:2272] T ebb62292662b4f849ab76edffecbcccb P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.862754 10119 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:43.871834 13351 consensus_peers.cc:597] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.873884 13277 consensus_peers.cc:597] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.883581 10119 raft_consensus.cc:2243] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.884220 10119 raft_consensus.cc:2272] T 1efc30d2742940f29bd7df5b4e8c6da4 P 85fad29e08e34b8e9190c3e6b28e3347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.887099 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.887794 10119 raft_consensus.cc:2243] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.888372 10119 raft_consensus.cc:2272] T 6983cd57179f4458a8086c4743ef70b6 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.891290 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.891948 10119 raft_consensus.cc:2243] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.892962 10119 raft_consensus.cc:2272] T 1db287f0da0d49ff90712423bb3eb140 P 85fad29e08e34b8e9190c3e6b28e3347 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.903978 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.904879 10119 raft_consensus.cc:2243] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.905970 10119 raft_consensus.cc:2272] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 85fad29e08e34b8e9190c3e6b28e3347 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.907981 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.903069 13351 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.909070 13351 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.909226 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.910003 10119 raft_consensus.cc:2243] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.910786 10119 raft_consensus.cc:2272] T c154a3a348ba4ea18f78c27fe8a4f043 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.915306 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.918838 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.919670 10119 raft_consensus.cc:2243] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.920285 10119 raft_consensus.cc:2272] T ed73f15065ad40a699441486311b16dd P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.923496 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.924316 10119 raft_consensus.cc:2243] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.925432 10119 raft_consensus.cc:2272] T 11649a6f88564d598af6f1ad81a738c8 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:43.932049 13426 consensus_peers.cc:597] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.934491 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.935384 10119 raft_consensus.cc:2243] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.938695 10119 raft_consensus.cc:2272] T 071735e5b0e64c739fa2373c8d7d2733 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.942130 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.942891 10119 raft_consensus.cc:2243] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.943550 10119 raft_consensus.cc:2272] T e7ec18e69ed84d7ea9904c6698a8b21a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.947146 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.947835 10119 raft_consensus.cc:2243] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.948442 10119 raft_consensus.cc:2272] T e7a36853c90d4bc6878d585b236e7d5f P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.956882 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.957577 10119 raft_consensus.cc:2243] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.958135 10119 raft_consensus.cc:2272] T eb0e3afbff704af080b2a935dfb95c11 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.965306 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.965978 10119 raft_consensus.cc:2243] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.967063 10119 raft_consensus.cc:2272] T be919a7cbc5e4e6b9228a761110f1eeb P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.969905 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.970543 10119 raft_consensus.cc:2243] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.971625 10119 raft_consensus.cc:2272] T c086efdbb5234b01beed68e155087cc0 P 85fad29e08e34b8e9190c3e6b28e3347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.974545 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.975270 10119 raft_consensus.cc:2243] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.975876 10119 raft_consensus.cc:2272] T 7aa21538205f48c9a3bbcbd471356e78 P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.978621 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.979288 10119 raft_consensus.cc:2243] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.979807 10119 raft_consensus.cc:2272] T 410097a3655f4716b4fa440e27bdfe17 P 85fad29e08e34b8e9190c3e6b28e3347 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.982640 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.983237 10119 raft_consensus.cc:2243] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.983742 10119 raft_consensus.cc:2272] T 760c06994fbb46f485e1bcd7b5a04fad P 85fad29e08e34b8e9190c3e6b28e3347 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.989329 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:43.989903 10119 raft_consensus.cc:2243] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.990466 10119 raft_consensus.cc:2272] T 42e698146cfc4a90b98ccaa846d89c5a P 85fad29e08e34b8e9190c3e6b28e3347 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:44.016300 13426 consensus_peers.cc:597] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:44.044443 13351 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:44.633559 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 57492.6us
I20260709 12:15:44.661917 15186 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.664063 15186 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.674708 15169 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.677462 15169 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:44.679581 15169 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.681563 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:44.694157 15186 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:44.703616 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 65509.4us
I20260709 12:15:44.734565 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
W20260709 12:15:44.761014 13277 leader_election.cc:336] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:44.770686 13277 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:44.776846 15169 raft_consensus.cc:2749] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:15:44.786986 13351 leader_election.cc:336] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:44.790253 13351 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:44.792435 15184 raft_consensus.cc:2749] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:44.860234 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 47483us
I20260709 12:15:44.902136 15186 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.902681 15186 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:44.904837 15186 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:44.907174 15169 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.907817 15169 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:44.910707 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:44.916661 15183 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.917233 15183 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.926116 15183 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.926667 15183 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.929669 15183 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.930748 15169 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.937914 15191 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.944324 15191 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:44.951205 13277 leader_election.cc:336] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:44.955883 13277 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:44.962208 15169 raft_consensus.cc:2749] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:44.955219 15187 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.956655 15197 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.963449 15197 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.965531 15197 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.966724 15187 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.959381 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:44.970449 15187 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.957959 15191 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:44.949223 15183 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:44.981091 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:44.983168 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:44.983259 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:44.984575 15187 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.985338 15187 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.990825 15197 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:44.991418 15197 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:44.993955 15197 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.000041 13277 leader_election.cc:336] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.001744 13277 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [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: 78b5863d7ce34216821aa92a379399a9; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.013319 15191 raft_consensus.cc:2749] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:45.011526 15187 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.050511 15197 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.053508 15197 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.055409 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.064304 15183 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.065192 15183 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.067713 15183 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.056252 15187 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.061111 13385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.062500 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.062795 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.072346 13381 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 7.
I20260709 12:15:45.072394 13379 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:45.074951 15187 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:45.078585 13426 leader_election.cc:336] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.081573 13426 leader_election.cc:336] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.090631 15183 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.091364 15183 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.093526 15186 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.094094 15186 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.121493 15186 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.132910 15186 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.133570 15186 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.135056 15191 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.135634 15191 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.138341 15191 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.138517 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.139194 13379 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 3.
I20260709 12:15:45.140420 13278 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:45.141194 15191 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:45.141734 15191 raft_consensus.cc:493] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.142088 15191 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.142551 15186 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.144717 15197 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.149231 15187 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.145229 13426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 63206.9us
I20260709 12:15:45.151643 15186 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.153892 15186 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.160390 15186 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.165580 13277 leader_election.cc:336] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.170053 13427 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.171273 15187 raft_consensus.cc:2749] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:15:45.171986 13426 leader_election.cc:336] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.166294 15197 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.173269 15197 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.173626 13427 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:45.178313 13426 leader_election.cc:336] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.178771 14839 raft_consensus.cc:2749] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:45.181368 13427 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.182559 13427 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.183482 14839 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:45.183808 14839 raft_consensus.cc:493] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.184089 14839 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:45.185976 15197 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:45.186571 15197 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:15:45.174978 10119 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14049)
I20260709 12:15:45.187547 15182 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.190814 15198 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.174191 15183 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.193245 13351 leader_election.cc:336] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.193789 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.191817 15182 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.193660 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.193967 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.193452 14839 raft_consensus.cc:515] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.194208 13351 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.195189 13463 raft_consensus.cc:2393] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 174f76ad41784f32be335b8428279d97 in current term 8: Already voted for candidate 54951de37d8f42088fd013a8135f54e2 in this term.
I20260709 12:15:45.194759 13461 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:45.196101 15183 raft_consensus.cc:2749] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:15:45.196410 15182 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
W20260709 12:15:45.197114 13351 leader_election.cc:336] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.197530 13351 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.197934 15182 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.198160 15183 raft_consensus.cc:2749] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:15:45.199652 13351 leader_election.cc:336] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.199714 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.200130 13351 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.194900 15198 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.202539 15198 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.209283 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:45.191512 15197 raft_consensus.cc:493] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.209875 13313 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:45.212119 15197 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:45.210435 14839 leader_election.cc:290] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.207466 15182 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.221668 15182 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.210002 15198 raft_consensus.cc:2749] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:45.207207 15191 raft_consensus.cc:515] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.226744 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d539bc732b49ab8c6ca595f3bdb4c3" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.227370 13379 raft_consensus.cc:3060] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.225059 15191 leader_election.cc:290] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.230407 14839 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.230894 14839 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.232592 14839 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.234462 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.235082 13381 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:45.235436 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.236004 13380 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 5.
I20260709 12:15:45.239542 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db287f0da0d49ff90712423bb3eb140" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
W20260709 12:15:45.234715 13277 leader_election.cc:336] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.240125 13381 raft_consensus.cc:3060] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:45.239352 15197 raft_consensus.cc:515] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.243701 15197 leader_election.cc:290] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.244246 13379 raft_consensus.cc:2468] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:45.246124 13278 leader_election.cc:304] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.246665 13381 raft_consensus.cc:2468] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 8.
I20260709 12:15:45.247136 15191 raft_consensus.cc:2804] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.247661 15191 raft_consensus.cc:697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:45.248502 15191 consensus_queue.cc:237] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.249284 13384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.249611 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.250186 13380 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 7.
I20260709 12:15:45.250178 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72988f5b277344cb93d6c66a7d370f12" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.252090 13389 raft_consensus.cc:3060] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:15:45.252890 13351 leader_election.cc:336] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.254981 13353 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.255914 13353 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.257477 15186 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:45.257834 15186 raft_consensus.cc:493] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.258200 15186 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.261585 15201 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:45.261754 13426 leader_election.cc:336] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.262313 13426 leader_election.cc:336] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.262156 15201 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.264526 15201 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.265380 13427 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.266330 15201 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:45.266669 15201 raft_consensus.cc:493] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.266991 15201 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.267230 15198 raft_consensus.cc:2749] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:45.268193 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:45.268796 13305 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:45.269356 13389 raft_consensus.cc:2468] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:45.270622 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.271214 13458 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:45.273767 15201 raft_consensus.cc:515] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.276965 13427 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.278251 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:45.278831 13310 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
I20260709 12:15:45.279500 15197 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:15:45.279675 13353 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.279958 15197 raft_consensus.cc:493] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.280390 15197 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:45.280817 15183 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:45.281189 15183 raft_consensus.cc:493] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.281533 15183 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.283525 13427 leader_election.cc:304] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
W20260709 12:15:45.284046 13426 leader_election.cc:336] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.284334 15199 raft_consensus.cc:2804] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:15:45.284543 13426 leader_election.cc:336] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.285125 13426 leader_election.cc:336] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.285564 13426 leader_election.cc:336] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.285974 13426 leader_election.cc:336] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.286348 13426 leader_election.cc:336] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.284868 15199 raft_consensus.cc:697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.289837 15199 consensus_queue.cc:237] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.292392 15186 raft_consensus.cc:515] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.296422 13426 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.297191 15200 raft_consensus.cc:2804] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:45.297539 15200 raft_consensus.cc:493] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.297892 15200 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.299746 13351 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:45.300469 15198 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:15:45.300825 15198 raft_consensus.cc:493] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.301170 15198 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.304849 15197 raft_consensus.cc:515] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.305181 15200 raft_consensus.cc:515] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.308837 15183 raft_consensus.cc:515] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.313288 15200 leader_election.cc:290] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:45.313443 15198 raft_consensus.cc:515] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.315255 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.326681 13427 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2; no voters: 174f76ad41784f32be335b8428279d97, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.327164 15198 leader_election.cc:290] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.317132 13351 leader_election.cc:336] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.316093 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:45.328356 13351 leader_election.cc:336] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.328786 13351 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
W20260709 12:15:45.329748 13351 leader_election.cc:336] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.330133 13351 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 54951de37d8f42088fd013a8135f54e2, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.320333 15197 leader_election.cc:290] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.330912 15197 raft_consensus.cc:2804] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:45.318830 15201 leader_election.cc:290] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.331117 13458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb61a43f017c4acba898914cb45ea9b3" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:45.327708 15200 raft_consensus.cc:2749] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:45.332195 15197 raft_consensus.cc:493] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.332592 15197 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.333395 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb62292662b4f849ab76edffecbcccb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:45.333922 13463 raft_consensus.cc:3060] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:15:45.334200 13426 leader_election.cc:336] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.331707 13458 raft_consensus.cc:3060] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.335660 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2dcc509452e442493cc51a33e509d5f" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:45.336189 13310 raft_consensus.cc:3060] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:45.341208 13426 leader_election.cc:336] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.341715 13426 leader_election.cc:336] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.342651 13458 raft_consensus.cc:2468] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
W20260709 12:15:45.342798 13426 leader_election.cc:336] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.342680 13310 raft_consensus.cc:2468] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:45.344038 15169 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.344542 15169 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.345203 13426 leader_election.cc:304] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [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: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.345930 15182 raft_consensus.cc:2804] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:45.346382 15182 raft_consensus.cc:697] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.346594 15169 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.327523 15202 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:45.323033 15186 leader_election.cc:290] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.347173 15202 raft_consensus.cc:493] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.347414 15197 raft_consensus.cc:515] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.347254 15182 consensus_queue.cc:237] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.349628 15197 leader_election.cc:290] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:45.343513 13463 raft_consensus.cc:2468] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
W20260709 12:15:45.351938 13351 leader_election.cc:336] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.352520 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26304c3cef62437c82eae17ae6f9e3c8" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
W20260709 12:15:45.352790 13351 leader_election.cc:336] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.353083 13310 raft_consensus.cc:3060] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.347617 15202 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:15:45.354598 13277 leader_election.cc:336] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.356185 13427 leader_election.cc:304] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.357864 15200 raft_consensus.cc:2804] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:45.358318 15200 raft_consensus.cc:697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.359512 13310 raft_consensus.cc:2468] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:45.359207 15200 consensus_queue.cc:237] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.360109 15205 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.360610 15205 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.362608 15205 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.364269 13353 leader_election.cc:304] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.364338 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.364930 13381 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 4.
I20260709 12:15:45.366961 13426 leader_election.cc:304] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54951de37d8f42088fd013a8135f54e2, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:45.351873 15198 raft_consensus.cc:2749] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:45.368475 13353 leader_election.cc:304] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.369284 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.369743 15184 raft_consensus.cc:2804] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.370112 15195 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:15:45.370532 15195 raft_consensus.cc:493] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.370882 15195 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:45.367537 15207 raft_consensus.cc:2804] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.371557 15207 raft_consensus.cc:697] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:45.373240 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2" is_pre_election: true
I20260709 12:15:45.373817 13463 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 2.
I20260709 12:15:45.374884 13353 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.372222 15186 raft_consensus.cc:2749] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:45.370304 15184 raft_consensus.cc:697] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:45.377678 15184 consensus_queue.cc:237] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.384764 15205 raft_consensus.cc:2804] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:45.385159 15205 raft_consensus.cc:493] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.385500 15205 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:45.394837 13426 leader_election.cc:336] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.397214 13135 catalog_manager.cc:5697] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 4 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.384119 15182 raft_consensus.cc:2804] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:45.398996 15182 raft_consensus.cc:697] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.399945 15182 consensus_queue.cc:237] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [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: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } }
I20260709 12:15:45.402169 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa73b8a6ea1421bb5fb30adedbb7714" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.403640 13381 raft_consensus.cc:3060] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.404470 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d566ccbef04ff9bbe9bd57c4a7d106" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9"
I20260709 12:15:45.405064 13310 raft_consensus.cc:3060] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.383541 15202 raft_consensus.cc:515] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.411319 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.411887 13389 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 2.
W20260709 12:15:45.412977 15203 log.cc:927] Time spent T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 12:15:45.387591 15183 leader_election.cc:290] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.414588 13310 raft_consensus.cc:2468] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 4.
I20260709 12:15:45.414880 13381 raft_consensus.cc:2468] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 4.
I20260709 12:15:45.415710 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e427c4ccead84f74b15dafbfdc589eec" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.416124 13380 raft_consensus.cc:3060] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:45.416944 15191 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.421976 15191 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.422418 15202 leader_election.cc:290] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.410137 15205 raft_consensus.cc:515] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.424490 15207 consensus_queue.cc:237] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.427397 15191 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.431856 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97" is_pre_election: true
I20260709 12:15:45.432449 13381 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 6.
I20260709 12:15:45.433404 13278 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:45.432616 13380 raft_consensus.cc:2468] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 6.
I20260709 12:15:45.436251 15205 leader_election.cc:290] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Requested vote from peers 54951de37d8f42088fd013a8135f54e2 (127.9.225.196:35709), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
I20260709 12:15:45.436820 15211 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
W20260709 12:15:45.436491 13277 leader_election.cc:336] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.437299 15211 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.441226 15195 raft_consensus.cc:515] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.434882 15169 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:45.442351 15169 raft_consensus.cc:493] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.442696 15169 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:45.447067 15211 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407)
I20260709 12:15:45.449822 15195 leader_election.cc:290] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.453361 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11649a6f88564d598af6f1ad81a738c8" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.454064 13380 raft_consensus.cc:3060] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:45.458602 13461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071735e5b0e64c739fa2373c8d7d2733" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54951de37d8f42088fd013a8135f54e2"
I20260709 12:15:45.460368 13461 raft_consensus.cc:3060] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:45.459034 13426 leader_election.cc:336] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.466852 13277 leader_election.cc:336] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.470472 15169 raft_consensus.cc:515] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.471957 13461 raft_consensus.cc:2468] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 174f76ad41784f32be335b8428279d97 in term 3.
I20260709 12:15:45.474210 13353 leader_election.cc:304] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 
I20260709 12:15:45.474871 15184 raft_consensus.cc:2804] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:45.475353 15184 raft_consensus.cc:697] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:45.475630 13380 raft_consensus.cc:2468] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 5.
I20260709 12:15:45.476145 15184 consensus_queue.cc:237] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.476687 13278 leader_election.cc:304] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.478247 14824 raft_consensus.cc:2804] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:45.478716 14824 raft_consensus.cc:697] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
I20260709 12:15:45.482985 14824 consensus_queue.cc:237] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [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: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:45.485152 13277 leader_election.cc:336] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.496783 15169 leader_election.cc:290] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [CANDIDATE]: Term 7 election: Requested vote from peers 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497), 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479)
I20260709 12:15:45.505616 13134 catalog_manager.cc:5697] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 7 to 8, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 8 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.507390 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "78b5863d7ce34216821aa92a379399a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.508018 13380 raft_consensus.cc:3060] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:45.517088 13380 raft_consensus.cc:2468] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78b5863d7ce34216821aa92a379399a9 in term 7.
I20260709 12:15:45.518111 13134 catalog_manager.cc:5697] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.531337 13278 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.532393 14824 raft_consensus.cc:2804] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:45.531638 13134 catalog_manager.cc:5697] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 5 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 6 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.534016 14824 raft_consensus.cc:697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 7 LEADER]: Becoming Leader. State: Replica: 78b5863d7ce34216821aa92a379399a9, State: Running, Role: LEADER
W20260709 12:15:45.536124 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 103155us
I20260709 12:15:45.536756 13351 leader_election.cc:304] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97, 78b5863d7ce34216821aa92a379399a9; no voters: 
I20260709 12:15:45.542285 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039a86d4b0b84ed093e337ec011b04ab" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.542899 13381 raft_consensus.cc:3060] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:45.544163 13427 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.545599 13427 leader_election.cc:304] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.535826 14824 consensus_queue.cc:237] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
I20260709 12:15:45.547920 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be919a7cbc5e4e6b9228a761110f1eeb" candidate_uuid: "174f76ad41784f32be335b8428279d97" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "78b5863d7ce34216821aa92a379399a9" is_pre_election: true
I20260709 12:15:45.554994 13427 leader_election.cc:304] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.556639 13381 raft_consensus.cc:2468] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 8.
I20260709 12:15:45.562498 13427 leader_election.cc:304] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.549021 15197 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:45.546180 15184 raft_consensus.cc:2804] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.557708 15201 raft_consensus.cc:2804] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.563675 15182 raft_consensus.cc:2804] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:45.568419 15187 raft_consensus.cc:2804] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:15:45.568526 15197 raft_consensus.cc:493] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fad29e08e34b8e9190c3e6b28e3347)
I20260709 12:15:45.578181 15197 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:45.579515 13351 leader_election.cc:336] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.580196 15182 raft_consensus.cc:697] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
W20260709 12:15:45.580430 13351 leader_election.cc:336] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.579787 15187 raft_consensus.cc:697] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 8 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.582116 15187 consensus_queue.cc:237] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
W20260709 12:15:45.581215 13351 leader_election.cc:336] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.583778 13351 leader_election.cc:336] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.583647 15182 consensus_queue.cc:237] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.585827 15197 raft_consensus.cc:515] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.577481 15201 raft_consensus.cc:697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.575925 15184 raft_consensus.cc:697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Becoming Leader. State: Replica: 174f76ad41784f32be335b8428279d97, State: Running, Role: LEADER
I20260709 12:15:45.588610 15201 consensus_queue.cc:237] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.596381 15184 consensus_queue.cc:237] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [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: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } }
W20260709 12:15:45.598037 13351 leader_election.cc:336] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
W20260709 12:15:45.599210 13351 leader_election.cc:336] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.607363 13351 leader_election.cc:304] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [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: 174f76ad41784f32be335b8428279d97; no voters: 78b5863d7ce34216821aa92a379399a9, 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.611146 15219 raft_consensus.cc:2749] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:15:45.620225 13426 leader_election.cc:336] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111)
I20260709 12:15:45.624058 15197 leader_election.cc:290] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [CANDIDATE]: Term 3 election: Requested vote from peers 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479), 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497)
W20260709 12:15:45.637212 13277 consensus_peers.cc:597] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:45.650108 13133 catalog_manager.cc:5697] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.652063 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c086efdbb5234b01beed68e155087cc0" candidate_uuid: "54951de37d8f42088fd013a8135f54e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "174f76ad41784f32be335b8428279d97"
I20260709 12:15:45.651899 13133 catalog_manager.cc:5697] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.652637 13381 raft_consensus.cc:3060] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.653321 13133 catalog_manager.cc:5697] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 2 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.658591 13381 raft_consensus.cc:2468] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54951de37d8f42088fd013a8135f54e2 in term 3.
I20260709 12:15:45.659582 13427 leader_election.cc:304] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: 174f76ad41784f32be335b8428279d97, 54951de37d8f42088fd013a8135f54e2; no voters: 85fad29e08e34b8e9190c3e6b28e3347
I20260709 12:15:45.672075 15224 raft_consensus.cc:2804] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:45.672643 15224 raft_consensus.cc:697] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Becoming Leader. State: Replica: 54951de37d8f42088fd013a8135f54e2, State: Running, Role: LEADER
I20260709 12:15:45.673698 15224 consensus_queue.cc:237] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [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: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } }
I20260709 12:15:45.712410 13134 catalog_manager.cc:5697] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 4 to 5, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 5 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.717658 13134 catalog_manager.cc:5697] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 reported cstate change: term changed from 6 to 7, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 78b5863d7ce34216821aa92a379399a9 (127.9.225.194). New cstate: current_term: 7 leader_uuid: "78b5863d7ce34216821aa92a379399a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.722698 13135 catalog_manager.cc:5697] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 7 to 8, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 8 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.726295 13135 catalog_manager.cc:5697] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.727738 13135 catalog_manager.cc:5697] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 4 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.729091 13135 catalog_manager.cc:5697] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 5 to 6, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 6 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.730475 13135 catalog_manager.cc:5697] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 reported cstate change: term changed from 2 to 3, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 54951de37d8f42088fd013a8135f54e2 (127.9.225.196). New cstate: current_term: 3 leader_uuid: "54951de37d8f42088fd013a8135f54e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:45.749128 15231 log.cc:927] Time spent T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:15:45.921826 13380 raft_consensus.cc:1275] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:45.925920 15195 consensus_queue.cc:1048] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:15:45.978463 13351 consensus_peers.cc:597] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:45.979738 13351 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:45.982517 13351 consensus_peers.cc:597] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:45.983057 13351 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:45.987545 13389 raft_consensus.cc:1275] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:15:45.992447 15223 consensus_queue.cc:1048] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:15:45.999607 13277 consensus_peers.cc:597] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.011142 13458 raft_consensus.cc:1275] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:15:46.011287 13463 raft_consensus.cc:1275] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:46.013173 13456 raft_consensus.cc:1275] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:46.001638 13133 catalog_manager.cc:5697] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 reported cstate change: term changed from 3 to 4, leader changed from 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193) to 174f76ad41784f32be335b8428279d97 (127.9.225.195). New cstate: current_term: 4 leader_uuid: "174f76ad41784f32be335b8428279d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fad29e08e34b8e9190c3e6b28e3347" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:46.016496 15205 consensus_queue.cc:1048] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:46.019812 13306 raft_consensus.cc:1275] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:46.020319 15184 consensus_queue.cc:1048] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:46.021548 15184 consensus_queue.cc:1048] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54951de37d8f42088fd013a8135f54e2" member_type: VOTER last_known_addr { host: "127.9.225.196" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:15:46.023976 13277 consensus_peers.cc:597] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.029544 13277 consensus_peers.cc:597] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.031549 13426 consensus_peers.cc:597] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.032259 13426 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:46.035194 13313 raft_consensus.cc:1275] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:46.039407 13385 raft_consensus.cc:1275] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:15:46.045113 13389 raft_consensus.cc:1275] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:15:46.053573 15227 consensus_queue.cc:1048] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:46.055723 15227 consensus_queue.cc:1048] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:46.056833 13381 raft_consensus.cc:1275] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Refusing update from remote peer 78b5863d7ce34216821aa92a379399a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:46.060070 15191 consensus_queue.cc:1048] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:15:46.070855 13277 consensus_peers.cc:597] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.079393 13277 consensus_peers.cc:597] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:46.086400 15224 consensus_queue.cc:1048] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:46.090832 13389 raft_consensus.cc:1275] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:15:46.093569 13351 consensus_peers.cc:597] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:46.091984 15227 consensus_queue.cc:1048] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 12:15:46.106132 13351 consensus_peers.cc:597] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.106562 13351 consensus_peers.cc:597] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.106930 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.112427 13426 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.113895 13426 consensus_peers.cc:597] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.114310 13426 consensus_peers.cc:597] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.115187 15199 consensus_queue.cc:1048] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
W20260709 12:15:46.151314 13277 consensus_peers.cc:597] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.163741 13426 consensus_peers.cc:597] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.191562 10119 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14049)
W20260709 12:15:46.195761 13426 consensus_peers.cc:597] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.203521 13381 raft_consensus.cc:1275] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:15:46.222815 15245 consensus_queue.cc:1048] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:15:46.228821 13308 raft_consensus.cc:1275] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Refusing update from remote peer 174f76ad41784f32be335b8428279d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:15:46.231531 13351 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.232020 13351 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.226260 13277 consensus_peers.cc:597] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.239974 13277 consensus_peers.cc:597] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.242318 13277 consensus_peers.cc:597] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.248092 13426 consensus_peers.cc:597] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.248667 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.249080 13426 consensus_peers.cc:597] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:46.249461 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.249853 13426 consensus_peers.cc:597] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.233738 15211 consensus_queue.cc:1048] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b5863d7ce34216821aa92a379399a9" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:15:46.273175 13389 raft_consensus.cc:1275] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:46.274051 13379 raft_consensus.cc:1275] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Refusing update from remote peer 54951de37d8f42088fd013a8135f54e2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:15:46.297760 15197 consensus_queue.cc:1048] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:46.304745 15246 consensus_queue.cc:1048] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "174f76ad41784f32be335b8428279d97" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:15:46.309441 13277 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.495321 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.502259 13277 consensus_peers.cc:597] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.503553 13426 consensus_peers.cc:597] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.530346 13277 consensus_peers.cc:597] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.541196 13351 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.606382 13351 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.612715 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.660936 13277 consensus_peers.cc:597] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.795819 13426 consensus_peers.cc:597] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.807557 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.865728 13351 consensus_peers.cc:597] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:46.943531 13484 debug-util.cc:398] Leaking SignalData structure 0x7b08001c72c0 after lost signal to thread 10122
W20260709 12:15:46.944641 13484 debug-util.cc:398] Leaking SignalData structure 0x7b080014e860 after lost signal to thread 13171
W20260709 12:15:46.946064 13484 debug-util.cc:398] Leaking SignalData structure 0x7b0800309380 after lost signal to thread 13338
W20260709 12:15:46.947197 13484 debug-util.cc:398] Leaking SignalData structure 0x7b08002cc300 after lost signal to thread 13413
W20260709 12:15:46.948299 13484 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6e80 after lost signal to thread 13487
W20260709 12:15:46.965256 13426 consensus_peers.cc:597] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:47.192076 10119 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14049)
W20260709 12:15:47.629540 13278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 86431.9us
W20260709 12:15:47.680580 13351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:33407, user_credentials={real_user=slave}} blocked reactor thread for 54063.8us
W20260709 12:15:48.144132 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.196:35709, user_credentials={real_user=slave}} blocked reactor thread for 47251.3us
W20260709 12:15:48.192822 10119 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14049)
W20260709 12:15:48.273168 13426 consensus_peers.cc:597] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.274894 13351 consensus_peers.cc:597] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.289362 13277 consensus_peers.cc:597] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.343864 13351 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.381273 13426 consensus_peers.cc:597] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.386817 13277 consensus_peers.cc:597] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.523319 13426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111) [suppressed 415 similar messages]
W20260709 12:15:48.553076 13426 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.553612 13426 consensus_peers.cc:597] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.588016 13427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:40479, user_credentials={real_user=slave}} blocked reactor thread for 77417.1us
W20260709 12:15:48.629717 13277 consensus_peers.cc:597] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.641842 13426 consensus_peers.cc:597] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.645145 13351 consensus_peers.cc:597] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.649924 13351 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.679471 13426 consensus_peers.cc:597] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.681401 13277 consensus_peers.cc:597] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.693817 13351 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.738720 13277 consensus_peers.cc:597] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.741392 13277 consensus_peers.cc:597] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.771518 13426 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.903297 13351 consensus_peers.cc:597] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.903853 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.909013 13277 consensus_peers.cc:597] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.926628 13277 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.954198 13277 consensus_peers.cc:597] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.959820 13277 consensus_peers.cc:597] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.961980 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.969807 13351 consensus_peers.cc:597] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.970244 13351 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.971778 13351 consensus_peers.cc:597] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.976156 13351 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.977596 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:48.985462 13426 consensus_peers.cc:597] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.985972 13426 consensus_peers.cc:597] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.986519 13426 consensus_peers.cc:597] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:48.999691 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.039633 13351 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.047351 13277 consensus_peers.cc:597] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.104084 13277 consensus_peers.cc:597] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.193320 10119 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 14049)
W20260709 12:15:49.257238 13426 consensus_peers.cc:597] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.263936 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.271901 13277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:40497, user_credentials={real_user=slave}} blocked reactor thread for 154671us
W20260709 12:15:49.281409 13277 consensus_peers.cc:597] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.282260 13277 consensus_peers.cc:597] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.357403 13426 consensus_peers.cc:597] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.430226 13426 consensus_peers.cc:597] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.448088 13277 consensus_peers.cc:597] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.545020 13351 consensus_peers.cc:597] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.193812 10119 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 14049)
W20260709 12:15:50.668768 13277 consensus_peers.cc:597] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:50.737481 13426 consensus_peers.cc:597] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.822134 13426 consensus_peers.cc:597] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.822676 13426 consensus_peers.cc:597] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.827083 13426 consensus_peers.cc:597] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.829114 13426 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:50.855875 13351 consensus_peers.cc:597] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.880244 13351 consensus_peers.cc:597] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.905879 13277 consensus_peers.cc:597] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.916774 13426 consensus_peers.cc:597] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:50.958649 13351 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:50.973306 10119 tablet_server.cc:196] TabletServer@127.9.225.193:40497 shutdown complete.
W20260709 12:15:51.027298 13426 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:51.053537 13277 consensus_peers.cc:597] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.056083 13351 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.068588 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
W20260709 12:15:51.085889 13277 consensus_peers.cc:597] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.091001 13351 consensus_peers.cc:597] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.099040 13351 consensus_peers.cc:597] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.104264 13277 consensus_peers.cc:597] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.104557 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.108803 13426 consensus_peers.cc:597] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.125414 13351 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.133636 13351 consensus_peers.cc:597] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.136058 13426 consensus_peers.cc:597] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:51.136287 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:51.137167 10119 tablet_replica.cc:333] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.137859 10119 raft_consensus.cc:2243] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.138687 10119 raft_consensus.cc:2272] T fa87dfd9abdc4a7088a750bc9fed3dac P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.140870 10119 tablet_replica.cc:333] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.141639 10119 raft_consensus.cc:2243] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.142184 10119 raft_consensus.cc:2272] T eb9797cb0770496fbfbd1e39972680a6 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.144733 10119 tablet_replica.cc:333] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.146081 10119 raft_consensus.cc:2243] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.146624 10119 raft_consensus.cc:2272] T 6c678da7cdc7416880f83b8d9cea666e P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.148505 13426 consensus_peers.cc:597] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.149353 10119 tablet_replica.cc:333] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.150133 10119 raft_consensus.cc:2243] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:15:51.149977 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.151175 10119 raft_consensus.cc:2272] T ed73f15065ad40a699441486311b16dd P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.154150 10119 tablet_replica.cc:333] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.154935 10119 raft_consensus.cc:2243] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.155938 10119 raft_consensus.cc:2272] T 8fd7dc4be27e4e3d99271644b840fb9a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.158445 10119 tablet_replica.cc:333] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
W20260709 12:15:51.158957 13426 consensus_peers.cc:597] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:51.159269 10119 raft_consensus.cc:2243] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.161756 10119 raft_consensus.cc:2272] T c741a099dce646a0b43bfef61712bc19 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.162204 13277 consensus_peers.cc:597] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:51.163924 10119 tablet_replica.cc:333] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.164731 10119 raft_consensus.cc:2243] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.165216 10119 raft_consensus.cc:2272] T 137160d93aba4b7285d985be8bed9d8c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.167940 10119 tablet_replica.cc:333] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.168689 10119 raft_consensus.cc:2243] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.169651 10119 raft_consensus.cc:2272] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.172212 10119 tablet_replica.cc:333] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
W20260709 12:15:51.172170 13426 consensus_peers.cc:597] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.173035 10119 raft_consensus.cc:2243] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.173482 10119 raft_consensus.cc:2272] T 26304c3cef62437c82eae17ae6f9e3c8 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.175324 10119 tablet_replica.cc:333] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.175861 10119 raft_consensus.cc:2243] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.176404 10119 raft_consensus.cc:2272] T 42e698146cfc4a90b98ccaa846d89c5a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.178650 10119 tablet_replica.cc:333] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.179191 10119 raft_consensus.cc:2243] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:15:51.179731 13426 consensus_peers.cc:597] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.179962 10119 raft_consensus.cc:2272] T d69f07ca66ef4038bdc61c03eec2bd1c P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.181978 10119 tablet_replica.cc:333] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.182492 10119 raft_consensus.cc:2243] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.183266 10119 raft_consensus.cc:2272] T 11649a6f88564d598af6f1ad81a738c8 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.185103 10119 tablet_replica.cc:333] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.185659 10119 raft_consensus.cc:2243] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.186070 10119 raft_consensus.cc:2272] T 89d7524ae98a4e5cb8027f7b56543f49 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.188687 10119 tablet_replica.cc:333] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.189445 10119 raft_consensus.cc:2243] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.189911 10119 raft_consensus.cc:2272] T 760c06994fbb46f485e1bcd7b5a04fad P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.192574 10119 tablet_replica.cc:333] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.193099 10119 raft_consensus.cc:2243] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.193800 10119 raft_consensus.cc:2272] T e5cac03d805d47b6ba89944e923e64e7 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.195616 10119 tablet_replica.cc:333] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.196121 10119 raft_consensus.cc:2243] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.196516 10119 raft_consensus.cc:2272] T 799f3fea16174a8ca29b3ddd8cca4b75 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.198390 10119 tablet_replica.cc:333] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.198925 10119 raft_consensus.cc:2243] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.199357 10119 raft_consensus.cc:2272] T e7a36853c90d4bc6878d585b236e7d5f P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.201050 10119 tablet_replica.cc:333] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.201550 10119 raft_consensus.cc:2243] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.201956 10119 raft_consensus.cc:2272] T ea57e0089e3f41f7867c549c6a4b6b9c P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.204139 10119 tablet_replica.cc:333] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.204737 10119 raft_consensus.cc:2243] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.205252 10119 raft_consensus.cc:2272] T 2162151eedb041ec9732540b6351e4da P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.207876 10119 tablet_replica.cc:333] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
W20260709 12:15:51.208114 13351 consensus_peers.cc:597] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.208463 10119 raft_consensus.cc:2243] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.209036 10119 raft_consensus.cc:2272] T 5c10869de66745dabecd28e1f7e21e79 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.211073 10119 tablet_replica.cc:333] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.211655 10119 raft_consensus.cc:2243] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.212145 10119 raft_consensus.cc:2272] T dc47308b7c614be1ba6cc169842febbc P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.214133 10119 tablet_replica.cc:333] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.214649 10119 raft_consensus.cc:2243] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.215154 10119 raft_consensus.cc:2272] T 410097a3655f4716b4fa440e27bdfe17 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.217103 10119 tablet_replica.cc:333] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.217603 10119 raft_consensus.cc:2243] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.218335 10119 raft_consensus.cc:2272] T 7aa21538205f48c9a3bbcbd471356e78 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.220674 10119 tablet_replica.cc:333] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.221345 10119 raft_consensus.cc:2243] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.221939 10119 raft_consensus.cc:2272] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.222925 13426 consensus_peers.cc:597] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.224284 10119 tablet_replica.cc:333] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.225088 10119 raft_consensus.cc:2243] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.225607 10119 raft_consensus.cc:2272] T b3670270949b4fe6994a84c415620e0e P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.228065 10119 tablet_replica.cc:333] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.228783 10119 raft_consensus.cc:2243] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.229686 10119 raft_consensus.cc:2272] T 51bbb16671ce4791932fa2180631d3f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.232142 10119 tablet_replica.cc:333] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.232884 10119 raft_consensus.cc:2243] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.233896 10119 raft_consensus.cc:2272] T be919a7cbc5e4e6b9228a761110f1eeb P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.234647 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.236414 10119 tablet_replica.cc:333] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.237252 10119 raft_consensus.cc:2243] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.237830 10119 raft_consensus.cc:2272] T eb0e3afbff704af080b2a935dfb95c11 P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.240262 10119 tablet_replica.cc:333] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.240837 10119 raft_consensus.cc:2243] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:51.241065 13277 consensus_peers.cc:597] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.241837 10119 raft_consensus.cc:2272] T 1efc30d2742940f29bd7df5b4e8c6da4 P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.242285 13426 consensus_peers.cc:597] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.244259 10119 tablet_replica.cc:333] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.244972 10119 raft_consensus.cc:2243] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.245895 10119 raft_consensus.cc:2272] T 93b33c86b4db4b23b88b39462b6e7566 P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.247875 13426 consensus_peers.cc:597] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:51.248472 10119 tablet_replica.cc:333] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.249414 10119 raft_consensus.cc:2243] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.249881 10119 raft_consensus.cc:2272] T 56d6c371b6a34b6894047dab68195d2f P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.252399 10119 tablet_replica.cc:333] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.253114 10119 raft_consensus.cc:2243] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.253960 10119 raft_consensus.cc:2272] T 6983cd57179f4458a8086c4743ef70b6 P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.256443 10119 tablet_replica.cc:333] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.257203 10119 raft_consensus.cc:2243] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.257745 10119 raft_consensus.cc:2272] T e7ec18e69ed84d7ea9904c6698a8b21a P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.260293 10119 tablet_replica.cc:333] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.261011 10119 raft_consensus.cc:2243] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.261552 10119 raft_consensus.cc:2272] T 2af2ee33f96741fe8ca927752a64a67d P 78b5863d7ce34216821aa92a379399a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.263950 10119 tablet_replica.cc:333] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.264647 10119 raft_consensus.cc:2243] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.265591 10119 raft_consensus.cc:2272] T 978f2b5c392a49ad9d8e124a53127ce4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.267926 10119 tablet_replica.cc:333] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.268407 10119 raft_consensus.cc:2243] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.268791 10119 raft_consensus.cc:2272] T d2dcc509452e442493cc51a33e509d5f P 78b5863d7ce34216821aa92a379399a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.270589 10119 tablet_replica.cc:333] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.271031 10119 raft_consensus.cc:2243] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.271623 10119 raft_consensus.cc:2272] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.274014 10119 tablet_replica.cc:333] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.274701 10119 raft_consensus.cc:2243] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:15:51.275242 13351 consensus_peers.cc:597] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.275722 10119 raft_consensus.cc:2272] T b582c2aabde042d1bdb609129b9b411f P 78b5863d7ce34216821aa92a379399a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.278057 10119 tablet_replica.cc:333] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.278549 10119 raft_consensus.cc:2243] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.278975 10119 raft_consensus.cc:2272] T f9654a34e84b46fbadf408a90e9f87ca P 78b5863d7ce34216821aa92a379399a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.281440 10119 tablet_replica.cc:333] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.282186 10119 raft_consensus.cc:2243] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.282722 10119 raft_consensus.cc:2272] T cec3969ab0cc4d8ba919f0167bb3fe9a P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.282987 13426 consensus_peers.cc:597] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.284722 10119 tablet_replica.cc:333] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.285257 10119 raft_consensus.cc:2243] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.285969 10119 raft_consensus.cc:2272] T b85cc0424c224c248632d7721392d9f4 P 78b5863d7ce34216821aa92a379399a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.287750 10119 tablet_replica.cc:333] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.288192 10119 raft_consensus.cc:2243] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.288681 10119 raft_consensus.cc:2272] T ee28433c043a4c8fb7fcd720dbf15c6d P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.291111 10119 tablet_replica.cc:333] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.291716 10119 raft_consensus.cc:2243] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.292572 10119 raft_consensus.cc:2272] T b049cd7edf1944fdbc7ab9856a674392 P 78b5863d7ce34216821aa92a379399a9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.293510 13351 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.294920 10119 tablet_replica.cc:333] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9: stopping tablet replica
I20260709 12:15:51.295589 10119 raft_consensus.cc:2243] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.296077 10119 raft_consensus.cc:2272] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 78b5863d7ce34216821aa92a379399a9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.305016 13351 consensus_peers.cc:597] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.315910 13351 consensus_peers.cc:597] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.322245 13351 consensus_peers.cc:597] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.329550 13426 consensus_peers.cc:597] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.350997 13426 consensus_peers.cc:597] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.360193 13426 connection.cc:573] client connection to 127.9.225.194:33407 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:15:51.360657 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.372937 13351 consensus_peers.cc:597] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.396230 13351 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.412401 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
W20260709 12:15:51.430505 13426 consensus_peers.cc:597] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.436483 13351 consensus_peers.cc:597] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.444725 13351 consensus_peers.cc:597] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:51.454447 13351 consensus_peers.cc:597] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.471927 13426 consensus_peers.cc:597] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.475659 13426 consensus_peers.cc:597] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.477833 13426 consensus_peers.cc:597] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.497020 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:15:51.537712 13351 consensus_peers.cc:597] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.553104 13351 consensus_peers.cc:597] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.579999 13427 consensus_peers.cc:597] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.580813 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:51.581878 10119 tablet_replica.cc:333] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.582722 10119 raft_consensus.cc:2243] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.583395 10119 raft_consensus.cc:2272] T c086efdbb5234b01beed68e155087cc0 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.585520 13351 consensus_peers.cc:597] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.585843 10119 tablet_replica.cc:333] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.586691 10119 raft_consensus.cc:2243] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.587241 10119 raft_consensus.cc:2272] T 6c678da7cdc7416880f83b8d9cea666e P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.589781 10119 tablet_replica.cc:333] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.590564 10119 raft_consensus.cc:2243] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.591531 10119 raft_consensus.cc:2272] T 2f44501c6d464bbab836086e471fee0f P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.593974 10119 tablet_replica.cc:333] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.594688 10119 raft_consensus.cc:2243] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.595705 10119 raft_consensus.cc:2272] T eb9797cb0770496fbfbd1e39972680a6 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.598126 10119 tablet_replica.cc:333] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.598881 10119 raft_consensus.cc:2243] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.599383 10119 raft_consensus.cc:2272] T d2d539bc732b49ab8c6ca595f3bdb4c3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.599824 13427 consensus_peers.cc:597] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.601702 10119 tablet_replica.cc:333] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.602542 10119 raft_consensus.cc:2243] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.603034 10119 raft_consensus.cc:2272] T 89d7524ae98a4e5cb8027f7b56543f49 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.605353 10119 tablet_replica.cc:333] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.606077 10119 raft_consensus.cc:2243] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.606554 10119 raft_consensus.cc:2272] T 8fd7dc4be27e4e3d99271644b840fb9a P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.608790 10119 tablet_replica.cc:333] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.609529 10119 raft_consensus.cc:2243] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.610095 10119 raft_consensus.cc:2272] T e427c4ccead84f74b15dafbfdc589eec P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.612500 10119 tablet_replica.cc:333] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.613221 10119 raft_consensus.cc:2243] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.614202 10119 raft_consensus.cc:2272] T 137160d93aba4b7285d985be8bed9d8c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.616503 10119 tablet_replica.cc:333] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.617259 10119 raft_consensus.cc:2243] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.618245 10119 raft_consensus.cc:2272] T 3da4d57884134be2931032efa11be429 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.620649 10119 tablet_replica.cc:333] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.621354 10119 raft_consensus.cc:2243] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.621902 10119 raft_consensus.cc:2272] T 978f2b5c392a49ad9d8e124a53127ce4 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.623502 13351 consensus_peers.cc:597] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.624473 10119 tablet_replica.cc:333] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.625326 10119 raft_consensus.cc:2243] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.625892 10119 raft_consensus.cc:2272] T d69f07ca66ef4038bdc61c03eec2bd1c P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.625948 13351 consensus_peers.cc:597] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 -> Peer 78b5863d7ce34216821aa92a379399a9 (127.9.225.194:33407): Couldn't send request to peer 78b5863d7ce34216821aa92a379399a9. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:33407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.628465 10119 tablet_replica.cc:333] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.629230 10119 raft_consensus.cc:2243] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.629797 10119 raft_consensus.cc:2272] T b582c2aabde042d1bdb609129b9b411f P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.632201 10119 tablet_replica.cc:333] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.632906 10119 raft_consensus.cc:2243] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.633845 10119 raft_consensus.cc:2272] T f9654a34e84b46fbadf408a90e9f87ca P 174f76ad41784f32be335b8428279d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.636257 10119 tablet_replica.cc:333] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.636956 10119 raft_consensus.cc:2243] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.637499 10119 raft_consensus.cc:2272] T cec3969ab0cc4d8ba919f0167bb3fe9a P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.639765 10119 tablet_replica.cc:333] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.640468 10119 raft_consensus.cc:2243] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.641029 10119 raft_consensus.cc:2272] T 039a86d4b0b84ed093e337ec011b04ab P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.643393 10119 tablet_replica.cc:333] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.644073 10119 raft_consensus.cc:2243] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.644531 10119 raft_consensus.cc:2272] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.646849 10119 tablet_replica.cc:333] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.647552 10119 raft_consensus.cc:2243] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.648487 10119 raft_consensus.cc:2272] T bb61a43f017c4acba898914cb45ea9b3 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.650777 10119 tablet_replica.cc:333] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.651504 10119 raft_consensus.cc:2243] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.652088 10119 raft_consensus.cc:2272] T c154a3a348ba4ea18f78c27fe8a4f043 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.654639 10119 tablet_replica.cc:333] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.655391 10119 raft_consensus.cc:2243] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.655953 10119 raft_consensus.cc:2272] T e5cac03d805d47b6ba89944e923e64e7 P 174f76ad41784f32be335b8428279d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.658294 10119 tablet_replica.cc:333] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.658952 10119 raft_consensus.cc:2243] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.659821 10119 raft_consensus.cc:2272] T 2162151eedb041ec9732540b6351e4da P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.660565 13426 consensus_peers.cc:597] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.662096 10119 tablet_replica.cc:333] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.662878 10119 raft_consensus.cc:2243] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.663380 10119 raft_consensus.cc:2272] T 9b63ee6ff756445b892bbac46edad41f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.665119 13427 consensus_peers.cc:597] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.665846 10119 tablet_replica.cc:333] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.666630 10119 raft_consensus.cc:2243] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.667228 10119 raft_consensus.cc:2272] T dc47308b7c614be1ba6cc169842febbc P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.668161 13427 consensus_peers.cc:597] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.669670 10119 tablet_replica.cc:333] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.670444 10119 raft_consensus.cc:2243] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.671169 10119 raft_consensus.cc:2272] T 799f3fea16174a8ca29b3ddd8cca4b75 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.673650 10119 tablet_replica.cc:333] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97: stopping tablet replica
W20260709 12:15:51.673981 13427 consensus_peers.cc:597] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.674343 10119 raft_consensus.cc:2243] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.675351 10119 raft_consensus.cc:2272] T e7a36853c90d4bc6878d585b236e7d5f P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.677711 10119 tablet_replica.cc:333] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.678412 10119 raft_consensus.cc:2243] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.678930 10119 raft_consensus.cc:2272] T ea57e0089e3f41f7867c549c6a4b6b9c P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.681198 10119 tablet_replica.cc:333] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.681867 10119 raft_consensus.cc:2243] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.682368 10119 raft_consensus.cc:2272] T 72988f5b277344cb93d6c66a7d370f12 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.684600 10119 tablet_replica.cc:333] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.685254 10119 raft_consensus.cc:2243] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.685781 10119 raft_consensus.cc:2272] T 56d6c371b6a34b6894047dab68195d2f P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.688134 10119 tablet_replica.cc:333] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.688911 10119 raft_consensus.cc:2243] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:51.689035 13427 consensus_peers.cc:597] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.689491 10119 raft_consensus.cc:2272] T 6983cd57179f4458a8086c4743ef70b6 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.692240 10119 tablet_replica.cc:333] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.692943 10119 raft_consensus.cc:2243] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.693466 10119 raft_consensus.cc:2272] T 1db287f0da0d49ff90712423bb3eb140 P 174f76ad41784f32be335b8428279d97 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.695766 10119 tablet_replica.cc:333] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.696434 10119 raft_consensus.cc:2243] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:15:51.696892 13427 consensus_peers.cc:597] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.697400 10119 raft_consensus.cc:2272] T ebb62292662b4f849ab76edffecbcccb P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.699923 10119 tablet_replica.cc:333] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.700644 10119 raft_consensus.cc:2243] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.701575 10119 raft_consensus.cc:2272] T 72d566ccbef04ff9bbe9bd57c4a7d106 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.703915 10119 tablet_replica.cc:333] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.704602 10119 raft_consensus.cc:2243] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.705513 10119 raft_consensus.cc:2272] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.707808 10119 tablet_replica.cc:333] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.708464 10119 raft_consensus.cc:2243] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.709349 10119 raft_consensus.cc:2272] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.712370 10119 tablet_replica.cc:333] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.713032 10119 raft_consensus.cc:2243] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.713472 10119 raft_consensus.cc:2272] T be919a7cbc5e4e6b9228a761110f1eeb P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.715777 10119 tablet_replica.cc:333] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.716427 10119 raft_consensus.cc:2243] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.717320 10119 raft_consensus.cc:2272] T eb0e3afbff704af080b2a935dfb95c11 P 174f76ad41784f32be335b8428279d97 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.717622 13427 consensus_peers.cc:597] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.719796 10119 tablet_replica.cc:333] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.720554 10119 raft_consensus.cc:2243] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.721393 10119 raft_consensus.cc:2272] T ee28433c043a4c8fb7fcd720dbf15c6d P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.723856 10119 tablet_replica.cc:333] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.724515 10119 raft_consensus.cc:2243] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.725082 10119 raft_consensus.cc:2272] T b049cd7edf1944fdbc7ab9856a674392 P 174f76ad41784f32be335b8428279d97 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.727439 10119 tablet_replica.cc:333] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.728039 10119 raft_consensus.cc:2243] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.728911 10119 raft_consensus.cc:2272] T 071735e5b0e64c739fa2373c8d7d2733 P 174f76ad41784f32be335b8428279d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.731031 10119 tablet_replica.cc:333] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.731691 10119 raft_consensus.cc:2243] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.732164 10119 raft_consensus.cc:2272] T 11649a6f88564d598af6f1ad81a738c8 P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.734413 10119 tablet_replica.cc:333] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.735031 10119 raft_consensus.cc:2243] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.735572 10119 raft_consensus.cc:2272] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.737882 10119 tablet_replica.cc:333] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.738458 10119 raft_consensus.cc:2243] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.739411 10119 raft_consensus.cc:2272] T 410097a3655f4716b4fa440e27bdfe17 P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.741885 10119 tablet_replica.cc:333] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.742511 10119 raft_consensus.cc:2243] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.743441 10119 raft_consensus.cc:2272] T b3670270949b4fe6994a84c415620e0e P 174f76ad41784f32be335b8428279d97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.745736 10119 tablet_replica.cc:333] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97: stopping tablet replica
I20260709 12:15:51.746299 10119 raft_consensus.cc:2243] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.747221 10119 raft_consensus.cc:2272] T ed6e7d4b4a4f464f9194c36faa0d247d P 174f76ad41784f32be335b8428279d97 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.751539 13427 consensus_peers.cc:597] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.763362 13427 consensus_peers.cc:597] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.765707 13427 consensus_peers.cc:597] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.773800 13427 consensus_peers.cc:597] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.791061 13427 consensus_peers.cc:597] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.808887 13426 consensus_peers.cc:597] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.826970 13426 consensus_peers.cc:597] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:51.845149 13427 consensus_peers.cc:597] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:40479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.858994 13427 consensus_peers.cc:597] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:40479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:51.885020 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
W20260709 12:15:51.954668 13427 consensus_peers.cc:597] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 -> Peer 174f76ad41784f32be335b8428279d97 (127.9.225.195:40479): Couldn't send request to peer 174f76ad41784f32be335b8428279d97. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.195:40479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:51.971035 13426 consensus_peers.cc:597] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 -> Peer 85fad29e08e34b8e9190c3e6b28e3347 (127.9.225.193:40497): Couldn't send request to peer 85fad29e08e34b8e9190c3e6b28e3347. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:40497: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:51.979842 10119 tablet_server.cc:179] TabletServer@127.9.225.196:0 shutting down...
I20260709 12:15:52.037880 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:52.038662 10119 tablet_replica.cc:333] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.039448 10119 raft_consensus.cc:2243] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.040396 10119 raft_consensus.cc:2272] T c086efdbb5234b01beed68e155087cc0 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.042460 10119 tablet_replica.cc:333] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.042948 10119 raft_consensus.cc:2243] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.043633 10119 raft_consensus.cc:2272] T 6c678da7cdc7416880f83b8d9cea666e P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.045451 10119 tablet_replica.cc:333] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.046022 10119 raft_consensus.cc:2243] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.046411 10119 raft_consensus.cc:2272] T fa87dfd9abdc4a7088a750bc9fed3dac P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.048178 10119 tablet_replica.cc:333] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.048732 10119 raft_consensus.cc:2243] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.049113 10119 raft_consensus.cc:2272] T eb9797cb0770496fbfbd1e39972680a6 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.050881 10119 tablet_replica.cc:333] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.051414 10119 raft_consensus.cc:2243] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.051779 10119 raft_consensus.cc:2272] T 071735e5b0e64c739fa2373c8d7d2733 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.053439 10119 tablet_replica.cc:333] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.053928 10119 raft_consensus.cc:2243] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.054323 10119 raft_consensus.cc:2272] T 2f44501c6d464bbab836086e471fee0f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.056152 10119 tablet_replica.cc:333] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.056670 10119 raft_consensus.cc:2243] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.057331 10119 raft_consensus.cc:2272] T 89d7524ae98a4e5cb8027f7b56543f49 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.059036 10119 tablet_replica.cc:333] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.059514 10119 raft_consensus.cc:2243] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.060158 10119 raft_consensus.cc:2272] T 760c06994fbb46f485e1bcd7b5a04fad P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.061883 10119 tablet_replica.cc:333] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.062391 10119 raft_consensus.cc:2243] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.062726 10119 raft_consensus.cc:2272] T c741a099dce646a0b43bfef61712bc19 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.064495 10119 tablet_replica.cc:333] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.064985 10119 raft_consensus.cc:2243] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.065382 10119 raft_consensus.cc:2272] T 137160d93aba4b7285d985be8bed9d8c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.067198 10119 tablet_replica.cc:333] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.067668 10119 raft_consensus.cc:2243] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.068418 10119 raft_consensus.cc:2272] T e427c4ccead84f74b15dafbfdc589eec P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.070161 10119 tablet_replica.cc:333] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.070637 10119 raft_consensus.cc:2243] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.070999 10119 raft_consensus.cc:2272] T 3da4d57884134be2931032efa11be429 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.072803 10119 tablet_replica.cc:333] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.073295 10119 raft_consensus.cc:2243] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.073984 10119 raft_consensus.cc:2272] T 26304c3cef62437c82eae17ae6f9e3c8 P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.075702 10119 tablet_replica.cc:333] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.076179 10119 raft_consensus.cc:2243] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.076857 10119 raft_consensus.cc:2272] T 42e698146cfc4a90b98ccaa846d89c5a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.078548 10119 tablet_replica.cc:333] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.079027 10119 raft_consensus.cc:2243] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.079450 10119 raft_consensus.cc:2272] T d69f07ca66ef4038bdc61c03eec2bd1c P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.081151 10119 tablet_replica.cc:333] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.081604 10119 raft_consensus.cc:2243] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.082345 10119 raft_consensus.cc:2272] T 039a86d4b0b84ed093e337ec011b04ab P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.083979 10119 tablet_replica.cc:333] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.084477 10119 raft_consensus.cc:2243] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.084889 10119 raft_consensus.cc:2272] T b85cc0424c224c248632d7721392d9f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.086879 10119 tablet_replica.cc:333] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.087394 10119 raft_consensus.cc:2243] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.088047 10119 raft_consensus.cc:2272] T 1cd73cf565e74e6e8cd70ed5f73797e4 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.089800 10119 tablet_replica.cc:333] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.090283 10119 raft_consensus.cc:2243] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.090639 10119 raft_consensus.cc:2272] T ed73f15065ad40a699441486311b16dd P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.092330 10119 tablet_replica.cc:333] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.092784 10119 raft_consensus.cc:2243] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.093472 10119 raft_consensus.cc:2272] T c154a3a348ba4ea18f78c27fe8a4f043 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.095273 10119 tablet_replica.cc:333] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.095785 10119 raft_consensus.cc:2243] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.096179 10119 raft_consensus.cc:2272] T 7aa21538205f48c9a3bbcbd471356e78 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.097818 10119 tablet_replica.cc:333] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.098299 10119 raft_consensus.cc:2243] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.098654 10119 raft_consensus.cc:2272] T 93b33c86b4db4b23b88b39462b6e7566 P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.100330 10119 tablet_replica.cc:333] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.100781 10119 raft_consensus.cc:2243] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.101449 10119 raft_consensus.cc:2272] T 56d6c371b6a34b6894047dab68195d2f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.103061 10119 tablet_replica.cc:333] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.103781 10119 raft_consensus.cc:2243] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.104588 10119 raft_consensus.cc:2272] T 72988f5b277344cb93d6c66a7d370f12 P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.106469 10119 tablet_replica.cc:333] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.106932 10119 raft_consensus.cc:2243] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.107697 10119 raft_consensus.cc:2272] T 799f3fea16174a8ca29b3ddd8cca4b75 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.109372 10119 tablet_replica.cc:333] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.109966 10119 raft_consensus.cc:2243] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.110728 10119 raft_consensus.cc:2272] T ea57e0089e3f41f7867c549c6a4b6b9c P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.112479 10119 tablet_replica.cc:333] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.112952 10119 raft_consensus.cc:2243] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.113633 10119 raft_consensus.cc:2272] T 9b63ee6ff756445b892bbac46edad41f P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.115479 10119 tablet_replica.cc:333] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.115940 10119 raft_consensus.cc:2243] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.116628 10119 raft_consensus.cc:2272] T 5c10869de66745dabecd28e1f7e21e79 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.118453 10119 tablet_replica.cc:333] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.118937 10119 raft_consensus.cc:2243] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.119853 10119 raft_consensus.cc:2272] T dc47308b7c614be1ba6cc169842febbc P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.121639 10119 tablet_replica.cc:333] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.122128 10119 raft_consensus.cc:2243] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.122844 10119 raft_consensus.cc:2272] T e7ec18e69ed84d7ea9904c6698a8b21a P 54951de37d8f42088fd013a8135f54e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.124658 10119 tablet_replica.cc:333] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.125133 10119 raft_consensus.cc:2243] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.125537 10119 raft_consensus.cc:2272] T ebb62292662b4f849ab76edffecbcccb P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.127302 10119 tablet_replica.cc:333] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.127794 10119 raft_consensus.cc:2243] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.128192 10119 raft_consensus.cc:2272] T 1efc30d2742940f29bd7df5b4e8c6da4 P 54951de37d8f42088fd013a8135f54e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.129913 10119 tablet_replica.cc:333] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.130370 10119 raft_consensus.cc:2243] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.131148 10119 raft_consensus.cc:2272] T 1db287f0da0d49ff90712423bb3eb140 P 54951de37d8f42088fd013a8135f54e2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.132923 10119 tablet_replica.cc:333] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.133428 10119 raft_consensus.cc:2243] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.133852 10119 raft_consensus.cc:2272] T 51bbb16671ce4791932fa2180631d3f4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.135751 10119 tablet_replica.cc:333] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.136224 10119 raft_consensus.cc:2243] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.136602 10119 raft_consensus.cc:2272] T ed6e7d4b4a4f464f9194c36faa0d247d P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.138398 10119 tablet_replica.cc:333] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.138877 10119 raft_consensus.cc:2243] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.139292 10119 raft_consensus.cc:2272] T 5d7ae76e1ceb42fb97e82c5e2ab0fdb9 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.141040 10119 tablet_replica.cc:333] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.141511 10119 raft_consensus.cc:2243] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.142252 10119 raft_consensus.cc:2272] T 3aa73b8a6ea1421bb5fb30adedbb7714 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.144058 10119 tablet_replica.cc:333] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.144516 10119 raft_consensus.cc:2243] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.144922 10119 raft_consensus.cc:2272] T bb61a43f017c4acba898914cb45ea9b3 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.146660 10119 tablet_replica.cc:333] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.147136 10119 raft_consensus.cc:2243] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.147815 10119 raft_consensus.cc:2272] T 2af2ee33f96741fe8ca927752a64a67d P 54951de37d8f42088fd013a8135f54e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.149530 10119 tablet_replica.cc:333] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.149977 10119 raft_consensus.cc:2243] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.150350 10119 raft_consensus.cc:2272] T 978f2b5c392a49ad9d8e124a53127ce4 P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.153208 10119 tablet_replica.cc:333] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.153656 10119 raft_consensus.cc:2243] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.154347 10119 raft_consensus.cc:2272] T d2dcc509452e442493cc51a33e509d5f P 54951de37d8f42088fd013a8135f54e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.156129 10119 tablet_replica.cc:333] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.156580 10119 raft_consensus.cc:2243] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.156993 10119 raft_consensus.cc:2272] T 5ebf8a29d2fd4b06a9566318c3bd2260 P 54951de37d8f42088fd013a8135f54e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.158780 10119 tablet_replica.cc:333] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.159237 10119 raft_consensus.cc:2243] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.160005 10119 raft_consensus.cc:2272] T cec3969ab0cc4d8ba919f0167bb3fe9a P 54951de37d8f42088fd013a8135f54e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.161707 10119 tablet_replica.cc:333] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2: stopping tablet replica
I20260709 12:15:52.162110 10119 raft_consensus.cc:2243] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.162516 10119 raft_consensus.cc:2272] T b049cd7edf1944fdbc7ab9856a674392 P 54951de37d8f42088fd013a8135f54e2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.615011 10119 tablet_server.cc:196] TabletServer@127.9.225.196:0 shutdown complete.
I20260709 12:15:52.670845 10119 master.cc:562] Master@127.9.225.254:33193 shutting down...
I20260709 12:15:52.695585 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.696110 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.696415 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P f90d2f4a80944017ba94119cad0fe4d1: stopping tablet replica
I20260709 12:15:52.716727 10119 master.cc:584] Master@127.9.225.254:33193 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (56938 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:15:52.794206 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:43815
I20260709 12:15:52.795575 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:52.800726 15293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:52.800776 15292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:52.801529 15295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:52.803237 10119 server_base.cc:1061] running on GCE node
I20260709 12:15:52.804627 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:52.804802 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:52.804968 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599352804950 us; error 0 us; skew 500 ppm
I20260709 12:15:52.805485 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:52.807648 10119 webserver.cc:533] Webserver started at http://127.9.225.254:45963/ using document root <none> and password file <none>
I20260709 12:15:52.808090 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:52.808262 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:52.808513 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:52.809521 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "a5b244ba1a7443d681a861744611cac9"
format_stamp: "Formatted at 2026-07-09 12:15:52 on dist-test-slave-8t6p"
I20260709 12:15:52.817775 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.008s
I20260709 12:15:52.826647 15300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:52.827526 10119 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:15:52.827845 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "a5b244ba1a7443d681a861744611cac9"
format_stamp: "Formatted at 2026-07-09 12:15:52 on dist-test-slave-8t6p"
I20260709 12:15:52.828140 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:52.842500 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:52.843628 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:52.878321 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:43815
I20260709 12:15:52.878419 15351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:43815 every 8 connection(s)
I20260709 12:15:52.882086 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.891688 15352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9: Bootstrap starting.
I20260709 12:15:52.896140 15352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.899964 15352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9: No bootstrap required, opened a new log
I20260709 12:15:52.901966 15352 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER }
I20260709 12:15:52.902316 15352 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:52.902515 15352 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b244ba1a7443d681a861744611cac9, State: Initialized, Role: FOLLOWER
I20260709 12:15:52.903079 15352 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER }
I20260709 12:15:52.903525 15352 raft_consensus.cc:399] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:52.903726 15352 raft_consensus.cc:493] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:52.903976 15352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:52.908023 15352 raft_consensus.cc:515] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER }
I20260709 12:15:52.908528 15352 leader_election.cc:304] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [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: a5b244ba1a7443d681a861744611cac9; no voters: 
I20260709 12:15:52.909644 15352 leader_election.cc:290] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:52.910013 15355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:52.911255 15355 raft_consensus.cc:697] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 1 LEADER]: Becoming Leader. State: Replica: a5b244ba1a7443d681a861744611cac9, State: Running, Role: LEADER
I20260709 12:15:52.911859 15355 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [LEADER]: Queue going to LEADER mode. State: All 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: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER }
I20260709 12:15:52.912297 15352 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:52.915863 15357 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5b244ba1a7443d681a861744611cac9. Latest consensus state: current_term: 1 leader_uuid: "a5b244ba1a7443d681a861744611cac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER } }
I20260709 12:15:52.916450 15357 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:52.920521 15356 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5b244ba1a7443d681a861744611cac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b244ba1a7443d681a861744611cac9" member_type: VOTER } }
I20260709 12:15:52.921031 15356 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:52.921928 15363 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:52.927218 15363 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:52.928126 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:52.934958 15363 catalog_manager.cc:1383] Generated new cluster ID: 51aa22816a794a379e20b9c87417e3e5
I20260709 12:15:52.935184 15363 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:52.954599 15363 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:52.955731 15363 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:52.968966 15363 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9: Generated new TSK 0
I20260709 12:15:52.969573 15363 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:53.059739 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:53.066883 15374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:53.067641 15375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:53.069093 15377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:53.069487 10119 server_base.cc:1061] running on GCE node
I20260709 12:15:53.070708 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:53.070895 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:53.071028 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599353071016 us; error 0 us; skew 500 ppm
I20260709 12:15:53.071568 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:53.073902 10119 webserver.cc:533] Webserver started at http://127.9.225.193:34883/ using document root <none> and password file <none>
I20260709 12:15:53.074388 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:53.074551 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:53.074798 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:53.076167 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "9b2de186c37949d29921b58f185eb210"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.080768 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:53.084102 15382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.084784 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:53.085048 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "9b2de186c37949d29921b58f185eb210"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.085331 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:53.096243 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:53.097698 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:53.099082 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:53.101403 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:53.101593 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.101819 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:53.101975 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.141067 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:35533
I20260709 12:15:53.141172 15444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:35533 every 8 connection(s)
I20260709 12:15:53.146153 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:53.152935 15449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:53.157428 15450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:53.159281 15452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:53.159392 10119 server_base.cc:1061] running on GCE node
I20260709 12:15:53.160632 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:53.160817 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:53.160991 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599353160970 us; error 0 us; skew 500 ppm
I20260709 12:15:53.161526 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:53.164149 15445 heartbeater.cc:344] Connected to a master server at 127.9.225.254:43815
I20260709 12:15:53.164280 10119 webserver.cc:533] Webserver started at http://127.9.225.194:38643/ using document root <none> and password file <none>
I20260709 12:15:53.164500 15445 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:53.164880 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:53.165095 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:53.165362 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:53.165324 15445 heartbeater.cc:507] Master 127.9.225.254:43815 requested a full tablet report, sending...
I20260709 12:15:53.166929 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.167768 15317 ts_manager.cc:194] Registered new tserver with Master: 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533)
I20260709 12:15:53.170468 15317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50684
I20260709 12:15:53.172819 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:15:53.176112 15457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.176769 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:53.177001 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.177237 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:53.194298 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:53.195439 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:53.196756 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:53.198840 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:53.199011 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.199283 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:53.199424 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.237251 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:43819
I20260709 12:15:53.237353 15519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:43819 every 8 connection(s)
I20260709 12:15:53.241948 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:53.248977 15523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:53.251024 15524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:53.255185 15520 heartbeater.cc:344] Connected to a master server at 127.9.225.254:43815
I20260709 12:15:53.255869 15520 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:53.257161 15520 heartbeater.cc:507] Master 127.9.225.254:43815 requested a full tablet report, sending...
W20260709 12:15:53.257983 15526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:53.258090 10119 server_base.cc:1061] running on GCE node
I20260709 12:15:53.259081 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:53.259306 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:53.259320 15317 ts_manager.cc:194] Registered new tserver with Master: ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:53.259536 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599353259516 us; error 0 us; skew 500 ppm
I20260709 12:15:53.260170 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:53.260943 15317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50696
I20260709 12:15:53.262769 10119 webserver.cc:533] Webserver started at http://127.9.225.195:35915/ using document root <none> and password file <none>
I20260709 12:15:53.263324 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:53.263531 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:53.263792 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:53.264963 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "64268843adfa442c95d36589d2d8fcbe"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.269150 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:53.272284 15531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.272912 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:53.273173 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "64268843adfa442c95d36589d2d8fcbe"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:15:53.273448 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:53.283308 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:53.284387 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:53.285730 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:53.287876 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:53.288071 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.288291 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:53.288439 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:53.328389 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:37371
I20260709 12:15:53.328490 15593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:37371 every 8 connection(s)
I20260709 12:15:53.341806 15594 heartbeater.cc:344] Connected to a master server at 127.9.225.254:43815
I20260709 12:15:53.342195 15594 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:53.342971 15594 heartbeater.cc:507] Master 127.9.225.254:43815 requested a full tablet report, sending...
I20260709 12:15:53.344792 15317 ts_manager.cc:194] Registered new tserver with Master: 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:53.344923 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013483568s
I20260709 12:15:53.346612 15317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50698
I20260709 12:15:53.370445 15317 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50708:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:53.373462 15317 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:53.449028 15410 tablet_service.cc:1511] Processing CreateTablet for tablet db16c9ed0a5f417790250d5cb47020a8 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:53.450023 15559 tablet_service.cc:1511] Processing CreateTablet for tablet db16c9ed0a5f417790250d5cb47020a8 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:53.450657 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16c9ed0a5f417790250d5cb47020a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.451444 15559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16c9ed0a5f417790250d5cb47020a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.457306 15558 tablet_service.cc:1511] Processing CreateTablet for tablet 67999ecb67a648e093d960c40d6725a0 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:53.458617 15409 tablet_service.cc:1511] Processing CreateTablet for tablet 67999ecb67a648e093d960c40d6725a0 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:53.460089 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67999ecb67a648e093d960c40d6725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.460816 15557 tablet_service.cc:1511] Processing CreateTablet for tablet 408963d250a04ab08ce11978334382f9 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:53.464010 15556 tablet_service.cc:1511] Processing CreateTablet for tablet ad09111dd7ff4a0eba5a9ddd67f4b095 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:53.458705 15558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67999ecb67a648e093d960c40d6725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.466210 15408 tablet_service.cc:1511] Processing CreateTablet for tablet 408963d250a04ab08ce11978334382f9 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:53.467976 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408963d250a04ab08ce11978334382f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.468159 15407 tablet_service.cc:1511] Processing CreateTablet for tablet ad09111dd7ff4a0eba5a9ddd67f4b095 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:53.469444 15407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad09111dd7ff4a0eba5a9ddd67f4b095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.470103 15555 tablet_service.cc:1511] Processing CreateTablet for tablet c2fcad67f1cd41e1a99827a17fe6ab93 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:53.472236 15554 tablet_service.cc:1511] Processing CreateTablet for tablet 171c593486a1463da32fa1f76f1d87fe (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:53.467976 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408963d250a04ab08ce11978334382f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.476630 15406 tablet_service.cc:1511] Processing CreateTablet for tablet c2fcad67f1cd41e1a99827a17fe6ab93 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:53.477947 15406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fcad67f1cd41e1a99827a17fe6ab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.479831 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c593486a1463da32fa1f76f1d87fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.483397 15556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad09111dd7ff4a0eba5a9ddd67f4b095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.487061 15555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fcad67f1cd41e1a99827a17fe6ab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.488353 15404 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5afcc82a04d3fbd151b4812b4281e (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:53.490748 15402 tablet_service.cc:1511] Processing CreateTablet for tablet 497c2fcffe524964950661f390779f36 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:53.493247 15405 tablet_service.cc:1511] Processing CreateTablet for tablet 171c593486a1463da32fa1f76f1d87fe (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:53.489631 15403 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:53.496366 15404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5afcc82a04d3fbd151b4812b4281e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.499840 15553 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5afcc82a04d3fbd151b4812b4281e (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:53.501116 15553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5afcc82a04d3fbd151b4812b4281e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.491878 15401 tablet_service.cc:1511] Processing CreateTablet for tablet d7b7844f548e4a69a2ec14836201840d (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:53.509167 15552 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:53.510456 15552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.512244 15551 tablet_service.cc:1511] Processing CreateTablet for tablet 497c2fcffe524964950661f390779f36 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:53.513533 15551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497c2fcffe524964950661f390779f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.518283 15550 tablet_service.cc:1511] Processing CreateTablet for tablet d7b7844f548e4a69a2ec14836201840d (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:53.519541 15550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b7844f548e4a69a2ec14836201840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.530753 15485 tablet_service.cc:1511] Processing CreateTablet for tablet db16c9ed0a5f417790250d5cb47020a8 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:53.531373 15405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c593486a1463da32fa1f76f1d87fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.532141 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16c9ed0a5f417790250d5cb47020a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.535038 15402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497c2fcffe524964950661f390779f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.539409 15401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b7844f548e4a69a2ec14836201840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.543391 15403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.576296 15609 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.583108 15609 tablet_bootstrap.cc:654] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.587045 15484 tablet_service.cc:1511] Processing CreateTablet for tablet 67999ecb67a648e093d960c40d6725a0 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:53.588500 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67999ecb67a648e093d960c40d6725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.592229 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 408963d250a04ab08ce11978334382f9 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:53.593580 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408963d250a04ab08ce11978334382f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.599563 15610 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.600371 15482 tablet_service.cc:1511] Processing CreateTablet for tablet ad09111dd7ff4a0eba5a9ddd67f4b095 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:53.601704 15482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad09111dd7ff4a0eba5a9ddd67f4b095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.620810 15481 tablet_service.cc:1511] Processing CreateTablet for tablet c2fcad67f1cd41e1a99827a17fe6ab93 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:53.622215 15481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2fcad67f1cd41e1a99827a17fe6ab93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.632850 15480 tablet_service.cc:1511] Processing CreateTablet for tablet 171c593486a1463da32fa1f76f1d87fe (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:53.634256 15480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c593486a1463da32fa1f76f1d87fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.637284 15479 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5afcc82a04d3fbd151b4812b4281e (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:53.638602 15479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5afcc82a04d3fbd151b4812b4281e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.640497 15478 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:53.641831 15478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9d5a6f0de4716b319ea04fdd4b1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.648051 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 497c2fcffe524964950661f390779f36 (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:53.649365 15609 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.649884 15609 ts_tablet_manager.cc:1403] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.029s
I20260709 12:15:53.648505 15477 tablet_service.cc:1511] Processing CreateTablet for tablet d7b7844f548e4a69a2ec14836201840d (DEFAULT_TABLE table=test-workload [id=ca0bc5ad77a04dbbb6264abcb7ca2946]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:53.660506 15610 tablet_bootstrap.cc:654] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.649394 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497c2fcffe524964950661f390779f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.670161 15477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b7844f548e4a69a2ec14836201840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.670280 15612 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.672926 15609 raft_consensus.cc:359] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.679759 15612 tablet_bootstrap.cc:654] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.675788 15609 raft_consensus.cc:385] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.683382 15609 raft_consensus.cc:740] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.684269 15609 consensus_queue.cc:260] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.688850 15594 heartbeater.cc:499] Master 127.9.225.254:43815 was elected leader, sending a full tablet report...
I20260709 12:15:53.689430 15609 ts_tablet_manager.cc:1434] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.001s
I20260709 12:15:53.690382 15609 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.693717 15612 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.694238 15612 ts_tablet_manager.cc:1403] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.008s
I20260709 12:15:53.696009 15610 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.696357 15609 tablet_bootstrap.cc:654] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.697228 15612 raft_consensus.cc:359] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.699123 15610 ts_tablet_manager.cc:1403] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.009s
I20260709 12:15:53.699479 15612 raft_consensus.cc:385] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.699862 15612 raft_consensus.cc:740] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.700626 15612 consensus_queue.cc:260] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.702242 15610 raft_consensus.cc:359] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.703060 15610 raft_consensus.cc:385] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.703445 15610 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.704427 15610 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.713969 15610 ts_tablet_manager.cc:1434] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260709 12:15:53.714736 15445 heartbeater.cc:499] Master 127.9.225.254:43815 was elected leader, sending a full tablet report...
I20260709 12:15:53.718165 15610 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.719789 15612 ts_tablet_manager.cc:1434] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.018s
I20260709 12:15:53.720499 15609 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.720908 15609 ts_tablet_manager.cc:1403] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.002s
I20260709 12:15:53.723361 15520 heartbeater.cc:499] Master 127.9.225.254:43815 was elected leader, sending a full tablet report...
I20260709 12:15:53.724331 15610 tablet_bootstrap.cc:654] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.725193 15612 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.727149 15609 raft_consensus.cc:359] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.727945 15609 raft_consensus.cc:385] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.728276 15609 raft_consensus.cc:740] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.729077 15609 consensus_queue.cc:260] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.731244 15609 ts_tablet_manager.cc:1434] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:15:53.731585 15612 tablet_bootstrap.cc:654] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.732307 15609 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.739799 15610 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.740365 15610 ts_tablet_manager.cc:1403] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 12:15:53.740525 15609 tablet_bootstrap.cc:654] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:53.741343 15521 tablet.cc:2406] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:53.742808 15612 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.745754 15612 ts_tablet_manager.cc:1403] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260709 12:15:53.745872 15610 raft_consensus.cc:359] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.746660 15610 raft_consensus.cc:385] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.746971 15610 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.747808 15610 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.749559 15612 raft_consensus.cc:359] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.750159 15610 ts_tablet_manager.cc:1434] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:53.750403 15612 raft_consensus.cc:385] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.750792 15612 raft_consensus.cc:740] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.751324 15610 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.751628 15612 consensus_queue.cc:260] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.754580 15612 ts_tablet_manager.cc:1434] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:15:53.755542 15612 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.758100 15610 tablet_bootstrap.cc:654] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.761581 15612 tablet_bootstrap.cc:654] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.763208 15609 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.763757 15609 ts_tablet_manager.cc:1403] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260709 12:15:53.766873 15609 raft_consensus.cc:359] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.767674 15609 raft_consensus.cc:385] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.768016 15609 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.768949 15609 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.770807 15610 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.770912 15609 ts_tablet_manager.cc:1434] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:53.771286 15610 ts_tablet_manager.cc:1403] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 12:15:53.772046 15609 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.773744 15612 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.774274 15612 ts_tablet_manager.cc:1403] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260709 12:15:53.774272 15610 raft_consensus.cc:359] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.775305 15610 raft_consensus.cc:385] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.775650 15610 raft_consensus.cc:740] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.776269 15610 consensus_queue.cc:260] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.778128 15610 ts_tablet_manager.cc:1434] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:15:53.778913 15609 tablet_bootstrap.cc:654] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.779145 15610 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.783972 15615 raft_consensus.cc:493] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.784556 15615 raft_consensus.cc:515] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.785979 15610 tablet_bootstrap.cc:654] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.787343 15615 leader_election.cc:290] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:53.788349 15612 raft_consensus.cc:359] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.789033 15612 raft_consensus.cc:385] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.789311 15612 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.790098 15612 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.792501 15612 ts_tablet_manager.cc:1434] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:15:53.792557 15609 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.793156 15609 ts_tablet_manager.cc:1403] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 12:15:53.793510 15612 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.796037 15609 raft_consensus.cc:359] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.796754 15609 raft_consensus.cc:385] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.797106 15609 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.797866 15609 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.800026 15612 tablet_bootstrap.cc:654] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.801796 15609 ts_tablet_manager.cc:1434] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:53.802819 15609 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.808864 15609 tablet_bootstrap.cc:654] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.816001 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
W20260709 12:15:53.817643 15535 leader_election.cc:343] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.817870 15612 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.818437 15612 ts_tablet_manager.cc:1403] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 12:15:53.818771 15610 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.819229 15610 ts_tablet_manager.cc:1403] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.007s
I20260709 12:15:53.820917 15609 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.821403 15609 ts_tablet_manager.cc:1403] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:15:53.821300 15612 raft_consensus.cc:359] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.822100 15612 raft_consensus.cc:385] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.821996 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:53.822556 15612 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.822829 15610 raft_consensus.cc:359] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
W20260709 12:15:53.823568 15532 leader_election.cc:343] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.823895 15610 raft_consensus.cc:385] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.823593 15612 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.824113 15532 leader_election.cc:304] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe; no voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:15:53.824258 15610 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.824929 15615 raft_consensus.cc:2749] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.824398 15609 raft_consensus.cc:359] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.825899 15609 raft_consensus.cc:385] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.826208 15609 raft_consensus.cc:740] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.825248 15610 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.826962 15612 ts_tablet_manager.cc:1434] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:53.828037 15612 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.828675 15610 ts_tablet_manager.cc:1434] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:15:53.829656 15610 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.826928 15609 consensus_queue.cc:260] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.834161 15609 ts_tablet_manager.cc:1434] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:15:53.834460 15612 tablet_bootstrap.cc:654] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.835122 15609 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.836519 15618 raft_consensus.cc:493] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.836993 15618 raft_consensus.cc:515] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.841006 15618 leader_election.cc:290] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:53.841799 15609 tablet_bootstrap.cc:654] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.851354 15610 tablet_bootstrap.cc:654] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.855010 15617 raft_consensus.cc:493] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.855544 15617 raft_consensus.cc:515] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.857928 15617 leader_election.cc:290] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371), 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533)
I20260709 12:15:53.866348 15609 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.867013 15609 ts_tablet_manager.cc:1403] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260709 12:15:53.870059 15609 raft_consensus.cc:359] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.870843 15609 raft_consensus.cc:385] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.871196 15609 raft_consensus.cc:740] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.871968 15609 consensus_queue.cc:260] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.874126 15609 ts_tablet_manager.cc:1434] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:15:53.875388 15609 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.880708 15610 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.881817 15609 tablet_bootstrap.cc:654] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.881570 15610 ts_tablet_manager.cc:1403] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.007s
I20260709 12:15:53.883039 15612 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.883606 15612 ts_tablet_manager.cc:1403] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.019s
I20260709 12:15:53.886073 15610 raft_consensus.cc:359] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.892910 15610 raft_consensus.cc:385] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.893273 15610 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.894052 15610 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.896385 15610 ts_tablet_manager.cc:1434] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:53.897374 15610 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.886334 15612 raft_consensus.cc:359] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.889823 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:53.889945 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
W20260709 12:15:53.900455 15383 leader_election.cc:343] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.901068 15612 raft_consensus.cc:385] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.901423 15612 raft_consensus.cc:740] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
W20260709 12:15:53.904762 15384 leader_election.cc:343] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.906800 15612 consensus_queue.cc:260] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.907456 15384 leader_election.cc:304] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b2de186c37949d29921b58f185eb210; no voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:15:53.908303 15618 raft_consensus.cc:2749] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.909031 15612 ts_tablet_manager.cc:1434] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:15:53.910023 15612 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.913272 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16c9ed0a5f417790250d5cb47020a8" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:53.913986 15420 raft_consensus.cc:2468] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:53.916117 15612 tablet_bootstrap.cc:654] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.906088 15610 tablet_bootstrap.cc:654] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.917454 15461 leader_election.cc:304] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:53.918288 15617 raft_consensus.cc:2804] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.918637 15617 raft_consensus.cc:493] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.918970 15617 raft_consensus.cc:3060] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:53.920751 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:53.925627 15609 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.926256 15609 ts_tablet_manager.cc:1403] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.021s
I20260709 12:15:53.928700 15610 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.929170 15610 ts_tablet_manager.cc:1403] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260709 12:15:53.929214 15609 raft_consensus.cc:359] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.929767 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16c9ed0a5f417790250d5cb47020a8" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:53.930164 15609 raft_consensus.cc:385] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.930580 15569 raft_consensus.cc:2468] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:53.930612 15609 raft_consensus.cc:740] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.931427 15612 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.931891 15612 ts_tablet_manager.cc:1403] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260709 12:15:53.928732 15617 raft_consensus.cc:515] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.932230 15610 raft_consensus.cc:359] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.932845 15610 raft_consensus.cc:385] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.933060 15610 raft_consensus.cc:740] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.933761 15610 consensus_queue.cc:260] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.934285 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16c9ed0a5f417790250d5cb47020a8" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:53.934626 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16c9ed0a5f417790250d5cb47020a8" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:53.934850 15569 raft_consensus.cc:3060] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.935338 15420 raft_consensus.cc:3060] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.931845 15609 consensus_queue.cc:260] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.937430 15609 ts_tablet_manager.cc:1434] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:15:53.938385 15609 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.940688 15610 ts_tablet_manager.cc:1434] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:15:53.941692 15610 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.942939 15420 raft_consensus.cc:2468] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:53.944352 15609 tablet_bootstrap.cc:654] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.944180 15461 leader_election.cc:304] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:53.945331 15617 leader_election.cc:290] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371), 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533)
I20260709 12:15:53.945932 15617 raft_consensus.cc:2804] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.946907 15617 raft_consensus.cc:697] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:53.934741 15612 raft_consensus.cc:359] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.948035 15612 raft_consensus.cc:385] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.948379 15612 raft_consensus.cc:740] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.949131 15612 consensus_queue.cc:260] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.956018 15610 tablet_bootstrap.cc:654] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.944267 15569 raft_consensus.cc:2468] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:53.958149 15612 ts_tablet_manager.cc:1434] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 12:15:53.959389 15612 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:53.961374 15609 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.961862 15609 ts_tablet_manager.cc:1403] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:15:53.963675 15617 consensus_queue.cc:237] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:15:53.964233 15610 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:53.964687 15610 ts_tablet_manager.cc:1403] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 12:15:53.964484 15609 raft_consensus.cc:359] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.965191 15609 raft_consensus.cc:385] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.965478 15609 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.966223 15609 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.966969 15610 raft_consensus.cc:359] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.967800 15610 raft_consensus.cc:385] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.968117 15610 raft_consensus.cc:740] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.968959 15610 consensus_queue.cc:260] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.969372 15612 tablet_bootstrap.cc:654] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.970420 15609 ts_tablet_manager.cc:1434] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:53.971446 15609 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.975066 15610 ts_tablet_manager.cc:1434] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:53.976109 15610 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:53.977159 15609 tablet_bootstrap.cc:654] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.982131 15610 tablet_bootstrap.cc:654] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.988725 15609 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:53.989266 15609 ts_tablet_manager.cc:1403] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 12:15:53.991964 15609 raft_consensus.cc:359] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.992877 15609 raft_consensus.cc:385] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.991665 15317 catalog_manager.cc:5697] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:53.993386 15609 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.994140 15609 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.995376 15612 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:53.995886 15612 ts_tablet_manager.cc:1403] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260709 12:15:53.996985 15609 ts_tablet_manager.cc:1434] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:53.997900 15609 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: Bootstrap starting.
I20260709 12:15:53.998692 15612 raft_consensus.cc:359] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:53.999493 15612 raft_consensus.cc:385] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.999800 15612 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.000682 15612 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.003118 15610 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:54.003288 15612 ts_tablet_manager.cc:1434] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:15:54.003734 15610 ts_tablet_manager.cc:1403] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.013s
I20260709 12:15:54.004354 15612 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:54.006524 15610 raft_consensus.cc:359] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.007375 15610 raft_consensus.cc:385] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.003736 15609 tablet_bootstrap.cc:654] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.010077 15610 raft_consensus.cc:740] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.011014 15612 tablet_bootstrap.cc:654] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.010967 15610 consensus_queue.cc:260] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.015370 15610 ts_tablet_manager.cc:1434] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:54.016388 15610 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:54.019228 15609 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: No bootstrap required, opened a new log
I20260709 12:15:54.019770 15609 ts_tablet_manager.cc:1403] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 12:15:54.022002 15610 tablet_bootstrap.cc:654] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.022162 15609 raft_consensus.cc:359] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.022694 15609 raft_consensus.cc:385] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.022888 15609 raft_consensus.cc:740] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.023481 15609 consensus_queue.cc:260] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.025306 15609 ts_tablet_manager.cc:1434] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:54.027115 15612 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:54.027601 15612 ts_tablet_manager.cc:1403] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260709 12:15:54.030004 15612 raft_consensus.cc:359] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.030547 15612 raft_consensus.cc:385] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.030624 15610 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:54.031139 15610 ts_tablet_manager.cc:1403] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:15:54.031220 15612 raft_consensus.cc:740] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.032131 15612 consensus_queue.cc:260] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.033769 15610 raft_consensus.cc:359] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.034402 15612 ts_tablet_manager.cc:1434] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:54.034452 15610 raft_consensus.cc:385] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.034924 15610 raft_consensus.cc:740] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.035470 15612 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:54.035645 15610 consensus_queue.cc:260] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.036334 15640 raft_consensus.cc:493] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.036798 15640 raft_consensus.cc:515] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.037784 15610 ts_tablet_manager.cc:1434] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:54.038667 15610 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:15:54.038906 15617 raft_consensus.cc:493] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.039526 15617 raft_consensus.cc:515] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.040020 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.040576 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.040692 15569 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.041245 15420 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.038972 15640 leader_election.cc:290] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.044032 15610 tablet_bootstrap.cc:654] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.042156 15459 leader_election.cc:304] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.046072 15617 leader_election.cc:290] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.046577 15617 raft_consensus.cc:2804] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.048357 15612 tablet_bootstrap.cc:654] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.048171 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.048898 15569 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.048995 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.046937 15617 raft_consensus.cc:493] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.049880 15459 leader_election.cc:304] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.050034 15420 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.050238 15617 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.050783 15640 raft_consensus.cc:2804] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.051155 15640 raft_consensus.cc:493] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.051463 15640 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.057176 15617 raft_consensus.cc:515] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.058574 15640 raft_consensus.cc:515] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.060674 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.061360 15569 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.062561 15640 leader_election.cc:290] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.063824 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.064360 15568 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.065389 15612 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:54.065845 15612 ts_tablet_manager.cc:1403] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260709 12:15:54.060158 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.066856 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.067572 15419 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.067670 15617 leader_election.cc:290] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.068521 15612 raft_consensus.cc:359] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.069175 15612 raft_consensus.cc:385] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.069418 15612 raft_consensus.cc:740] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.070092 15612 consensus_queue.cc:260] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.067334 15420 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.072074 15612 ts_tablet_manager.cc:1434] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:54.067592 15569 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.072958 15612 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Bootstrap starting.
I20260709 12:15:54.073582 15459 leader_election.cc:304] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.074437 15419 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.077447 15640 raft_consensus.cc:2804] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.060738 15610 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: No bootstrap required, opened a new log
I20260709 12:15:54.077857 15640 raft_consensus.cc:697] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:54.078576 15568 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.078809 15612 tablet_bootstrap.cc:654] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.077780 15420 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.078693 15640 consensus_queue.cc:237] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.079421 15461 leader_election.cc:304] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.080559 15642 raft_consensus.cc:2804] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.080981 15610 ts_tablet_manager.cc:1403] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260709 12:15:54.083810 15610 raft_consensus.cc:359] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.084450 15610 raft_consensus.cc:385] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.084717 15610 raft_consensus.cc:740] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.085816 15610 consensus_queue.cc:260] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.088268 15610 ts_tablet_manager.cc:1434] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:54.089614 15657 raft_consensus.cc:493] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.089754 15642 raft_consensus.cc:697] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:54.099653 15617 raft_consensus.cc:493] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.104647 15640 raft_consensus.cc:493] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.116173 15617 raft_consensus.cc:515] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.105713 15618 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.100293 15615 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.116906 15657 raft_consensus.cc:515] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.116243 15642 consensus_queue.cc:237] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.119124 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.119772 15420 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.119418 15618 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.121057 15461 leader_election.cc:304] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.122359 15617 leader_election.cc:290] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.122648 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:54.122900 15617 raft_consensus.cc:2804] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.123351 15495 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 0.
I20260709 12:15:54.123413 15617 raft_consensus.cc:493] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.123544 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.123976 15617 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.124254 15420 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.126058 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.126672 15568 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.126714 15461 leader_election.cc:304] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.117286 15640 raft_consensus.cc:515] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.125451 15383 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.126587 15657 leader_election.cc:290] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.128078 15657 raft_consensus.cc:2804] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.128396 15657 raft_consensus.cc:493] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.128695 15657 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.129187 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.129908 15568 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.130703 15659 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.131254 15659 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.131963 15618 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.132513 15618 raft_consensus.cc:2804] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.132895 15618 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.134964 15618 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.133939 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.135673 15420 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.136795 15461 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.134349 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.134433 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.099604 15317 catalog_manager.cc:5697] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.117615 15615 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.137895 15612 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: No bootstrap required, opened a new log
I20260709 12:15:54.138047 15642 raft_consensus.cc:2804] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.138824 15642 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.139043 15569 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.139237 15642 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.139457 15657 raft_consensus.cc:515] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.140125 15617 raft_consensus.cc:515] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.142107 15617 leader_election.cc:290] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.138511 15612 ts_tablet_manager.cc:1403] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.024s
I20260709 12:15:54.142889 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.143054 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.143216 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.143551 15419 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.143843 15567 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.144376 15657 leader_election.cc:290] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.144984 15612 raft_consensus.cc:359] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.145656 15612 raft_consensus.cc:385] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.145905 15612 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.143864 15569 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.147969 15615 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:54.133361 15659 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.148609 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.154691 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.162985 15420 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.163112 15417 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 0.
I20260709 12:15:54.151185 15418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.164223 15535 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:15:54.155510 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:54.137912 15568 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 0.
I20260709 12:15:54.165771 15615 raft_consensus.cc:2804] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.166141 15615 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.166455 15615 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.164785 15418 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.169139 15461 leader_election.cc:304] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.170006 15657 raft_consensus.cc:2804] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.170413 15657 raft_consensus.cc:493] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.170802 15657 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.146555 15612 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.173902 15612 ts_tablet_manager.cc:1434] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:15:54.174657 15419 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.175853 15640 leader_election.cc:290] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.176959 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.181283 15568 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 0.
I20260709 12:15:54.183408 15461 leader_election.cc:304] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.184022 15640 raft_consensus.cc:2804] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.184528 15640 raft_consensus.cc:697] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:54.185503 15640 consensus_queue.cc:237] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.187534 15317 catalog_manager.cc:5697] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.189199 15420 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.190304 15461 leader_election.cc:304] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.191155 15659 raft_consensus.cc:2804] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:54.178305 15383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:43819, user_credentials={real_user=slave}} blocked reactor thread for 52943.1us
I20260709 12:15:54.192792 15659 raft_consensus.cc:697] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:54.193646 15659 consensus_queue.cc:237] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.177404 15569 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.182842 15657 raft_consensus.cc:515] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.179361 15618 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.191834 15661 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.196902 15661 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.198720 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.199335 15419 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.200716 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:54.201357 15494 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 0.
I20260709 12:15:54.202356 15383 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.202514 15618 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 election: Requested vote from peers ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.199018 15661 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.202903 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:54.203459 15661 raft_consensus.cc:2804] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.203562 15494 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.203845 15661 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.204247 15661 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.204815 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.205442 15566 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.204154 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
I20260709 12:15:54.207327 15568 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 0.
I20260709 12:15:54.210742 15494 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 1.
I20260709 12:15:54.189128 15567 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.211694 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.214237 15569 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.211910 15661 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.216650 15661 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 election: Requested vote from peers ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.217718 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.218380 15567 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.218694 15419 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.215073 15566 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 1.
I20260709 12:15:54.222998 15461 leader_election.cc:304] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.223954 15384 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:15:54.224792 15661 raft_consensus.cc:2804] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.225296 15661 raft_consensus.cc:697] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Running, Role: LEADER
I20260709 12:15:54.219321 15657 leader_election.cc:290] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.226257 15567 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 1.
I20260709 12:15:54.226609 15657 raft_consensus.cc:2804] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.226130 15661 consensus_queue.cc:237] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.227150 15657 raft_consensus.cc:697] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:15:54.219985 15642 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.227933 15384 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:15:54.228559 15495 raft_consensus.cc:2393] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64268843adfa442c95d36589d2d8fcbe in current term 1: Already voted for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in this term.
I20260709 12:15:54.228987 15618 raft_consensus.cc:2804] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.226213 15317 catalog_manager.cc:5697] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.229494 15618 raft_consensus.cc:697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Running, Role: LEADER
I20260709 12:15:54.230458 15618 consensus_queue.cc:237] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.232668 15317 catalog_manager.cc:5697] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.227970 15657 consensus_queue.cc:237] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.179986 15615 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.239459 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.240123 15419 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.243762 15642 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:54.244920 15615 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:54.245707 15569 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 1.
I20260709 12:15:54.246068 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:54.246891 15495 raft_consensus.cc:2393] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64268843adfa442c95d36589d2d8fcbe in current term 1: Already voted for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in this term.
I20260709 12:15:54.249333 15420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
W20260709 12:15:54.249922 15383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.194:43819, user_credentials={real_user=slave}} blocked reactor thread for 47649.8us
I20260709 12:15:54.252803 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "9b2de186c37949d29921b58f185eb210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:54.253316 15495 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.256013 15419 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 1.
I20260709 12:15:54.255699 15317 catalog_manager.cc:5697] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2de186c37949d29921b58f185eb210 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9b2de186c37949d29921b58f185eb210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.257151 15535 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:15:54.258260 15615 raft_consensus.cc:2804] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.259433 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:15:54.258677 15315 catalog_manager.cc:5697] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.261111 15495 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2de186c37949d29921b58f185eb210 in term 1.
I20260709 12:15:54.263707 15615 raft_consensus.cc:697] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:15:54.264578 15615 consensus_queue.cc:237] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.269696 15317 catalog_manager.cc:5697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2de186c37949d29921b58f185eb210 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9b2de186c37949d29921b58f185eb210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.275955 15459 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210
I20260709 12:15:54.276593 15642 raft_consensus.cc:2749] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.278434 15317 catalog_manager.cc:5697] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 1 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.284695 15615 raft_consensus.cc:493] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.285133 15615 raft_consensus.cc:515] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.286617 15615 leader_election.cc:290] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:54.287283 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210" is_pre_election: true
I20260709 12:15:54.287534 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:54.287782 15419 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 0.
I20260709 12:15:54.288055 15495 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 0.
I20260709 12:15:54.288627 15535 leader_election.cc:304] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:15:54.289336 15615 raft_consensus.cc:2804] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.289595 15615 raft_consensus.cc:493] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.289875 15615 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.294418 15615 raft_consensus.cc:515] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.295825 15615 leader_election.cc:290] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:54.296547 15419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:15:54.296811 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:54.297149 15419 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.297341 15495 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.303684 15419 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 1.
I20260709 12:15:54.303684 15495 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 1.
I20260709 12:15:54.304797 15532 leader_election.cc:304] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:54.305379 15615 raft_consensus.cc:2804] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.305701 15615 raft_consensus.cc:697] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:15:54.306391 15615 consensus_queue.cc:237] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:54.312570 15317 catalog_manager.cc:5697] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 1 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.353006 15642 consensus_queue.cc:1048] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.363619 15640 consensus_queue.cc:1048] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.574025 15640 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.022662 15677 consensus_queue.cc:1048] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.025435 15677 consensus_queue.cc:1048] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.040655 15680 consensus_queue.cc:1048] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.045033 15678 consensus_queue.cc:1048] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.045166 15661 consensus_queue.cc:1048] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.049751 15682 consensus_queue.cc:1048] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.023986 15679 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.083755 15668 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.085744 15668 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.088498 15615 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.097102 15681 consensus_queue.cc:1048] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:55.120106 15532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:43819, user_credentials={real_user=slave}} blocked reactor thread for 65893.7us
I20260709 12:15:55.137355 15686 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.171451 15659 consensus_queue.cc:1048] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:55.175767 15678 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:55.178526 15677 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.179893 15677 consensus_queue.cc:1048] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.183753 15678 consensus_queue.cc:1048] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.210122 10119 ts_manager.cc:295] Set tserver state for 9b2de186c37949d29921b58f185eb210 to MAINTENANCE_MODE
I20260709 12:15:55.211015 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
I20260709 12:15:55.269621 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:55.270370 10119 tablet_replica.cc:333] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.271181 10119 raft_consensus.cc:2243] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.272133 10119 raft_consensus.cc:2272] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.275322 10119 tablet_replica.cc:333] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.275904 10119 raft_consensus.cc:2243] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.276360 10119 raft_consensus.cc:2272] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.278601 10119 tablet_replica.cc:333] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.279166 10119 raft_consensus.cc:2243] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.279556 10119 raft_consensus.cc:2272] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.282176 10119 tablet_replica.cc:333] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.282892 10119 raft_consensus.cc:2243] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.283388 10119 raft_consensus.cc:2272] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.285864 10119 tablet_replica.cc:333] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.286381 10119 raft_consensus.cc:2243] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.286772 10119 raft_consensus.cc:2272] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.288898 10119 tablet_replica.cc:333] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.289535 10119 raft_consensus.cc:2243] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.289884 10119 raft_consensus.cc:2272] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.291953 10119 tablet_replica.cc:333] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.292431 10119 raft_consensus.cc:2243] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.293098 10119 raft_consensus.cc:2272] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.294932 10119 tablet_replica.cc:333] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.295405 10119 raft_consensus.cc:2243] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.295739 10119 raft_consensus.cc:2272] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.297577 10119 tablet_replica.cc:333] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.297998 10119 raft_consensus.cc:2243] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.298342 10119 raft_consensus.cc:2272] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.300159 10119 tablet_replica.cc:333] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: stopping tablet replica
I20260709 12:15:55.300570 10119 raft_consensus.cc:2243] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.300894 10119 raft_consensus.cc:2272] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.329944 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
W20260709 12:15:55.468701 15461 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111) [suppressed 349 similar messages]
W20260709 12:15:55.471812 15461 consensus_peers.cc:597] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.527557 15535 consensus_peers.cc:597] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.577085 15461 consensus_peers.cc:597] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.588735 15590 debug-util.cc:398] Leaking SignalData structure 0x7b08002604a0 after lost signal to thread 10122
W20260709 12:15:55.589558 15590 debug-util.cc:398] Leaking SignalData structure 0x7b080012ec80 after lost signal to thread 15351
W20260709 12:15:55.591053 15590 debug-util.cc:398] Leaking SignalData structure 0x7b08000621a0 after lost signal to thread 15519
W20260709 12:15:55.591898 15590 debug-util.cc:398] Leaking SignalData structure 0x7b08000315a0 after lost signal to thread 15593
W20260709 12:15:55.642053 15461 consensus_peers.cc:597] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.673628 15461 consensus_peers.cc:597] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.675730 15461 consensus_peers.cc:597] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.701567 15461 consensus_peers.cc:597] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.714387 15535 consensus_peers.cc:597] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:56.087845 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:56.566085 15679 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.566732 15679 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.568933 15679 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:56.570230 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
W20260709 12:15:56.572671 15461 leader_election.cc:336] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.573019 15461 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210
I20260709 12:15:56.573580 15679 raft_consensus.cc:2749] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:56.575058 15679 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.575529 15679 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.577458 15679 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:15:56.578409 15568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64268843adfa442c95d36589d2d8fcbe" is_pre_election: true
W20260709 12:15:56.580876 15461 leader_election.cc:336] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.581219 15461 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210
I20260709 12:15:56.581748 15679 raft_consensus.cc:2749] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:56.601051 15717 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.601522 15717 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.603278 15717 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:56.604434 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:56.605082 15495 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 1.
I20260709 12:15:56.606370 15532 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [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: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:15:56.607275 15717 raft_consensus.cc:2804] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:15:56.607300 15535 leader_election.cc:336] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.607769 15717 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.608129 15717 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:56.613092 15717 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.614925 15717 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:56.615973 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:56.616580 15495 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:56.618287 15535 leader_election.cc:336] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.622246 15495 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:15:56.623136 15532 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [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: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 9b2de186c37949d29921b58f185eb210
I20260709 12:15:56.623730 15717 raft_consensus.cc:2804] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:56.624154 15717 raft_consensus.cc:697] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:15:56.624861 15717 consensus_queue.cc:237] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.632494 15315 catalog_manager.cc:5697] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from 9b2de186c37949d29921b58f185eb210 (127.9.225.193) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.707816 15717 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.708338 15717 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.710317 15717 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:56.711406 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" is_pre_election: true
I20260709 12:15:56.712080 15495 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 1.
I20260709 12:15:56.713068 15532 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [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: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
W20260709 12:15:56.713611 15535 leader_election.cc:336] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.713840 15717 raft_consensus.cc:2804] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:56.714238 15717 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b2de186c37949d29921b58f185eb210)
I20260709 12:15:56.714505 15717 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:56.718954 15717 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.720394 15717 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:15:56.721333 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:15:56.721832 15495 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:56.724187 15535 leader_election.cc:336] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111)
I20260709 12:15:56.726773 15495 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:15:56.727795 15532 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [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: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 9b2de186c37949d29921b58f185eb210
I20260709 12:15:56.728446 15717 raft_consensus.cc:2804] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:56.728881 15717 raft_consensus.cc:697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:15:56.729739 15717 consensus_queue.cc:237] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:15:56.737027 15315 catalog_manager.cc:5697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from 9b2de186c37949d29921b58f185eb210 (127.9.225.193) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:57.088889 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:15:57.122576 15495 raft_consensus.cc:1275] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:57.124362 15717 consensus_queue.cc:1048] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:57.143988 15535 consensus_peers.cc:597] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.185590 15495 raft_consensus.cc:1275] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:57.186830 15729 consensus_queue.cc:1048] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:57.200681 15535 consensus_peers.cc:597] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.952242 15461 consensus_peers.cc:597] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:57.957684 15461 consensus_peers.cc:597] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.069537 15461 consensus_peers.cc:597] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.089756 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:58.131975 15461 consensus_peers.cc:597] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.177956 15461 consensus_peers.cc:597] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.181272 15535 consensus_peers.cc:597] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.368073 15461 consensus_peers.cc:597] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:58.372771 15535 consensus_peers.cc:597] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:59.090663 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:15:59.416205 15348 debug-util.cc:398] Leaking SignalData structure 0x7b08002d36e0 after lost signal to thread 10122
W20260709 12:15:59.417080 15348 debug-util.cc:398] Leaking SignalData structure 0x7b08002d37c0 after lost signal to thread 15351
W20260709 12:15:59.418092 15348 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc140 after lost signal to thread 15519
W20260709 12:15:59.419060 15348 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3400 after lost signal to thread 15593
W20260709 12:15:59.760258 15535 consensus_peers.cc:597] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:59.812003 15535 consensus_peers.cc:597] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:00.091696 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:00.336831 15461 consensus_peers.cc:597] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:00.387778 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:00.393931 15735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.394251 15736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.397395 15738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:00.398516 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:00.400966 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:00.402304 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:00.402535 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599360402518 us; error 0 us; skew 500 ppm
I20260709 12:16:00.403254 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:00.416761 10119 webserver.cc:533] Webserver started at http://127.9.225.193:34883/ using document root <none> and password file <none>
I20260709 12:16:00.417472 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:00.417686 10119 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:16:00.422068 10119 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:16:00.426884 15744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.427676 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:00.428057 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "9b2de186c37949d29921b58f185eb210"
format_stamp: "Formatted at 2026-07-09 12:15:53 on dist-test-slave-8t6p"
I20260709 12:16:00.428407 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:00.452188 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:00.453678 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:00.455439 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:00.459769 15751 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:16:00.504128 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:16:00.504393 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.000s	sys 0.003s
I20260709 12:16:00.504642 10119 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:16:00.508817 15751 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.523972 15751 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.524844 15751 tablet_bootstrap.cc:492] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.525449 15751 ts_tablet_manager.cc:1403] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:16:00.527984 15751 raft_consensus.cc:359] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.528653 15751 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.529343 15751 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.532161 15751 ts_tablet_manager.cc:1434] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260709 12:16:00.532961 15751 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.547686 15751 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.548529 15751 tablet_bootstrap.cc:492] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.549142 15751 ts_tablet_manager.cc:1403] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:16:00.551584 15751 raft_consensus.cc:359] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.552250 15751 raft_consensus.cc:740] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.552930 15751 consensus_queue.cc:260] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.554219 10119 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:16:00.554534 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.050s	user 0.046s	sys 0.001s
I20260709 12:16:00.554855 15751 ts_tablet_manager.cc:1434] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:00.555773 15751 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
W20260709 12:16:00.566298 15461 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111) [suppressed 100 similar messages]
W20260709 12:16:00.569316 15461 consensus_peers.cc:597] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:00.572424 15751 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.573350 15751 tablet_bootstrap.cc:492] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.574005 15751 ts_tablet_manager.cc:1403] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:16:00.576769 15751 raft_consensus.cc:359] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.577440 15751 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.578125 15751 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.580090 15751 ts_tablet_manager.cc:1434] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:16:00.580793 15751 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.594862 15751 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.595713 15751 tablet_bootstrap.cc:492] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.596166 15751 ts_tablet_manager.cc:1403] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:16:00.598006 15751 raft_consensus.cc:359] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:16:00.598603 15751 raft_consensus.cc:740] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.599315 15751 consensus_queue.cc:260] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [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: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } } peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } }
I20260709 12:16:00.601166 15751 ts_tablet_manager.cc:1434] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:16:00.601714 15751 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.613183 15751 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.613998 15751 tablet_bootstrap.cc:492] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.614603 15751 ts_tablet_manager.cc:1403] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:16:00.616681 15751 raft_consensus.cc:359] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.617295 15751 raft_consensus.cc:740] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.618031 15751 consensus_queue.cc:260] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.619424 15751 ts_tablet_manager.cc:1434] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:16:00.620015 15751 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.634842 15751 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.635715 15751 tablet_bootstrap.cc:492] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.636264 15751 ts_tablet_manager.cc:1403] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:16:00.638468 15751 raft_consensus.cc:359] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.639051 15751 raft_consensus.cc:740] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.639786 15751 consensus_queue.cc:260] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.641644 15751 ts_tablet_manager.cc:1434] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:16:00.642335 15751 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
W20260709 12:16:00.642381 15461 consensus_peers.cc:597] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:00.654412 15751 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.655303 15751 tablet_bootstrap.cc:492] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.655886 15751 ts_tablet_manager.cc:1403] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:16:00.658145 15751 raft_consensus.cc:359] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.658763 15751 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.659454 15751 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.660904 15751 ts_tablet_manager.cc:1434] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:00.661610 15751 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.674134 15751 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.675019 15751 tablet_bootstrap.cc:492] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.675597 15751 ts_tablet_manager.cc:1403] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
W20260709 12:16:00.676548 15461 consensus_peers.cc:597] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:00.677757 15751 raft_consensus.cc:359] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.678305 15751 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.678843 15751 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.680557 15751 ts_tablet_manager.cc:1434] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:00.680945 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:35533
I20260709 12:16:00.681068 15816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:35533 every 8 connection(s)
I20260709 12:16:00.681317 15751 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.697321 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:00.704671 15751 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.705651 15751 tablet_bootstrap.cc:492] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.706244 15751 ts_tablet_manager.cc:1403] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 12:16:00.709129 15751 raft_consensus.cc:359] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.709784 15751 raft_consensus.cc:740] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.710459 15751 consensus_queue.cc:260] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.713539 15751 ts_tablet_manager.cc:1434] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:00.714339 15751 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Bootstrap starting.
I20260709 12:16:00.726660 15817 heartbeater.cc:344] Connected to a master server at 127.9.225.254:43815
I20260709 12:16:00.727140 15817 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:00.727974 15817 heartbeater.cc:507] Master 127.9.225.254:43815 requested a full tablet report, sending...
I20260709 12:16:00.733253 15751 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:00.733774 15317 ts_manager.cc:194] Re-registered known tserver with Master: 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533)
I20260709 12:16:00.734148 15751 tablet_bootstrap.cc:492] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Bootstrap complete.
I20260709 12:16:00.735132 15751 ts_tablet_manager.cc:1403] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:16:00.737460 15751 raft_consensus.cc:359] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.738062 15751 raft_consensus.cc:740] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2de186c37949d29921b58f185eb210, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.738888 15751 consensus_queue.cc:260] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:00.740376 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:00.741073 15495 raft_consensus.cc:606] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:00.743827 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:00.744390 15495 raft_consensus.cc:606] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:00.743129 15751 ts_tablet_manager.cc:1434] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:00.745744 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:00.746376 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:00.746699 15317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56698
I20260709 12:16:00.747202 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:00.749939 15817 heartbeater.cc:499] Master 127.9.225.254:43815 was elected leader, sending a full tablet report...
I20260709 12:16:00.754956 15790 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.936748 15790 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.033479 15829 raft_consensus.cc:993] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:01.033937 15726 raft_consensus.cc:1081] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:01.035430 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:01.035924 15569 raft_consensus.cc:493] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:01.036197 15569 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.040915 15569 raft_consensus.cc:515] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:01.042819 15569 leader_election.cc:290] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:01.043287 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:01.043419 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:01.043913 15790 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.044067 15495 raft_consensus.cc:3055] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:01.044488 15495 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:01.045187 15495 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:01.046104 15495 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.050577 15495 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:01.050978 15790 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:01.051537 15532 leader_election.cc:304] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:01.052292 15734 raft_consensus.cc:2804] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.052683 15734 raft_consensus.cc:697] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:01.053423 15734 consensus_queue.cc:237] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:01.060976 15829 raft_consensus.cc:993] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:01.061578 15829 raft_consensus.cc:1081] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:01.063285 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:01.063946 15569 raft_consensus.cc:493] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:01.064594 15569 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.072619 15569 raft_consensus.cc:515] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:01.072414 15317 catalog_manager.cc:5697] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.075125 15569 leader_election.cc:290] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:01.075904 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:01.076543 15495 raft_consensus.cc:3055] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:01.076509 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:01.077080 15495 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:01.077280 15790 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.077903 15495 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:01.079154 15495 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.084044 15790 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:01.085513 15535 leader_election.cc:304] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:01.085731 15495 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:01.086450 15734 raft_consensus.cc:2804] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.086915 15734 raft_consensus.cc:697] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:01.087720 15734 consensus_queue.cc:237] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
W20260709 12:16:01.095391 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:01.102247 15317 catalog_manager.cc:5697] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.482318 15495 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.483491 15837 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.500547 15790 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.501905 15837 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.507679 15789 raft_consensus.cc:1275] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.509030 15837 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:01.519384 15495 raft_consensus.cc:1275] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.522629 15740 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.753931 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:01.772068 15569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:01.772686 15569 raft_consensus.cc:606] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:01.774974 15569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "497c2fcffe524964950661f390779f36"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:01.775548 15569 raft_consensus.cc:606] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:01.777746 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:01.778307 15495 raft_consensus.cc:606] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:01.779484 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:01.779934 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:01.780493 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:16:02.096298 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:02.145767 15837 raft_consensus.cc:993] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.146304 15740 raft_consensus.cc:1081] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.147545 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:02.147941 15495 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.148200 15495 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.152232 15495 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.153466 15495 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:02.154161 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:02.154407 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:02.154724 15790 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.154959 15569 raft_consensus.cc:3055] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.155293 15569 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:02.155926 15569 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.156946 15569 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.159834 15790 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 2.
I20260709 12:16:02.159981 15829 raft_consensus.cc:993] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:02.160516 15726 raft_consensus.cc:1081] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:02.160954 15461 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:02.161638 15726 raft_consensus.cc:2804] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.162114 15726 raft_consensus.cc:697] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:02.162166 15566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:02.162761 15566 raft_consensus.cc:493] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.162817 15726 consensus_queue.cc:237] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.163196 15566 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.163375 15569 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 2.
I20260709 12:16:02.169302 15566 raft_consensus.cc:515] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.169404 15317 catalog_manager.cc:5697] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 1 to 2, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.171336 15566 leader_election.cc:290] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:02.171950 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:02.172637 15790 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.173065 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad09111dd7ff4a0eba5a9ddd67f4b095" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:02.173591 15495 raft_consensus.cc:3055] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.173861 15495 raft_consensus.cc:740] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:02.174726 15495 consensus_queue.cc:260] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.175933 15495 raft_consensus.cc:3060] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.178889 15790 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:02.180002 15535 leader_election.cc:304] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:02.180794 15740 raft_consensus.cc:2804] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.181221 15740 raft_consensus.cc:697] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:02.181820 15495 raft_consensus.cc:2468] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:02.181974 15740 consensus_queue.cc:237] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.190949 15315 catalog_manager.cc:5697] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.201968 15837 raft_consensus.cc:993] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.202325 15740 raft_consensus.cc:1081] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.203603 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "497c2fcffe524964950661f390779f36"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:02.203963 15495 raft_consensus.cc:493] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.204174 15495 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.208076 15495 raft_consensus.cc:515] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.209267 15495 leader_election.cc:290] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:02.209968 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:02.210178 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:02.210603 15790 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.210731 15566 raft_consensus.cc:3055] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.211154 15566 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:02.211954 15566 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.213137 15566 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.217068 15790 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 2.
I20260709 12:16:02.218099 15461 leader_election.cc:304] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:02.218811 15726 raft_consensus.cc:2804] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.219198 15726 raft_consensus.cc:697] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:02.219492 15566 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 2.
I20260709 12:16:02.219846 15726 consensus_queue.cc:237] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.225821 15315 catalog_manager.cc:5697] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 1 to 2, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.551513 15790 raft_consensus.cc:1275] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.552500 15726 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.563265 15566 raft_consensus.cc:1275] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.564870 15857 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.654763 15790 raft_consensus.cc:1275] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.655859 15857 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.663821 15566 raft_consensus.cc:1275] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.665930 15857 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.683770 15495 raft_consensus.cc:1275] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.684758 15837 consensus_queue.cc:1048] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.694540 15790 raft_consensus.cc:1275] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.695794 15740 consensus_queue.cc:1048] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.786758 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:02.793531 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:02.794121 15495 raft_consensus.cc:606] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:02.796278 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:02.796672 15495 raft_consensus.cc:606] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:02.798599 15566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:02.799041 15566 raft_consensus.cc:606] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:02.800000 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:02.800398 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:02.801052 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:02.836194 15864 raft_consensus.cc:993] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.836612 15740 raft_consensus.cc:1081] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:02.837802 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:02.838167 15495 raft_consensus.cc:493] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.838430 15495 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.842515 15495 raft_consensus.cc:515] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.843799 15495 leader_election.cc:290] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:02.844496 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:02.844702 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9d5a6f0de4716b319ea04fdd4b1dd" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:02.845168 15790 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.845263 15566 raft_consensus.cc:3055] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:02.845654 15566 raft_consensus.cc:740] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:02.846417 15566 consensus_queue.cc:260] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.847621 15566 raft_consensus.cc:3060] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.851655 15790 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:02.852669 15461 leader_election.cc:304] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:02.853255 15857 raft_consensus.cc:2804] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:02.853713 15857 raft_consensus.cc:697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:02.853765 15566 raft_consensus.cc:2468] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:02.854539 15857 consensus_queue.cc:237] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.860697 15317 catalog_manager.cc:5697] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 2 to 3, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.973407 15857 raft_consensus.cc:993] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:02.973869 15829 raft_consensus.cc:1081] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:02.975224 15566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:02.975729 15566 raft_consensus.cc:493] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.976006 15566 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.980558 15566 raft_consensus.cc:515] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.981981 15566 leader_election.cc:290] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:02.982717 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:02.982844 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67999ecb67a648e093d960c40d6725a0" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:02.983489 15790 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.983537 15495 raft_consensus.cc:3055] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.983954 15495 raft_consensus.cc:740] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:02.984671 15495 consensus_queue.cc:260] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.985812 15495 raft_consensus.cc:3060] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.990073 15790 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:02.991180 15535 leader_election.cc:304] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:02.991647 15495 raft_consensus.cc:2468] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:02.991827 15740 raft_consensus.cc:2804] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.992331 15740 raft_consensus.cc:697] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:02.993047 15740 consensus_queue.cc:237] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:02.998903 15317 catalog_manager.cc:5697] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:03.097407 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:03.115595 15857 raft_consensus.cc:993] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:03.116281 15726 raft_consensus.cc:1081] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:03.118109 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:03.118815 15569 raft_consensus.cc:493] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.119189 15569 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.126389 15569 raft_consensus.cc:515] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.128067 15569 leader_election.cc:290] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:03.129079 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:03.129742 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5afcc82a04d3fbd151b4812b4281e" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:03.129880 15787 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.130230 15495 raft_consensus.cc:3055] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:03.130471 15495 raft_consensus.cc:740] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:03.131443 15495 consensus_queue.cc:260] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.132606 15495 raft_consensus.cc:3060] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.137367 15787 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 3.
I20260709 12:16:03.138378 15535 leader_election.cc:304] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:03.139173 15864 raft_consensus.cc:2804] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:03.139619 15495 raft_consensus.cc:2468] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 3.
I20260709 12:16:03.139621 15864 raft_consensus.cc:697] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 3 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:03.141062 15864 consensus_queue.cc:237] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.148953 15317 catalog_manager.cc:5697] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 2 to 3, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 3 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.300153 15787 raft_consensus.cc:1275] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:03.301280 15726 consensus_queue.cc:1048] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:03.312422 15569 raft_consensus.cc:1275] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:03.314327 15726 consensus_queue.cc:1048] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:03.374255 15495 raft_consensus.cc:1275] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.375451 15740 consensus_queue.cc:1048] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.384895 15787 raft_consensus.cc:1275] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.386163 15864 consensus_queue.cc:1048] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.677785 15495 raft_consensus.cc:1275] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:03.678756 15740 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:03.687016 15787 raft_consensus.cc:1275] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:03.688565 15864 consensus_queue.cc:1048] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:03.808650 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:03.816473 15569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:03.816979 15569 raft_consensus.cc:606] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:03.819373 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "497c2fcffe524964950661f390779f36"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:03.819754 15495 raft_consensus.cc:606] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:03.821859 15569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:03.822293 15569 raft_consensus.cc:606] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:03.823221 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:03.823638 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:03.824245 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:03.930455 15873 raft_consensus.cc:993] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:03.930902 15864 raft_consensus.cc:1081] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:03.932233 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:03.932636 15495 raft_consensus.cc:493] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.932885 15495 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.937471 15495 raft_consensus.cc:515] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.938813 15495 leader_election.cc:290] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:03.939600 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:03.939764 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:03.940162 15787 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.940353 15569 raft_consensus.cc:3055] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:03.940716 15569 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:03.941460 15569 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.942394 15569 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:03.945325 15787 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:03.946480 15461 leader_election.cc:304] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:03.947345 15885 raft_consensus.cc:2804] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:03.947517 15569 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:03.947710 15885 raft_consensus.cc:697] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:03.948603 15885 consensus_queue.cc:237] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:03.955327 15315 catalog_manager.cc:5697] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 2 to 3, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:04.098453 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:04.211444 15873 raft_consensus.cc:993] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:04.211930 15864 raft_consensus.cc:1081] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:04.213353 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:04.213855 15495 raft_consensus.cc:493] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.214200 15495 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.220992 15495 raft_consensus.cc:515] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.222643 15495 leader_election.cc:290] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:04.222968 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:04.223423 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2fcad67f1cd41e1a99827a17fe6ab93" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:04.223649 15790 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.223905 15569 raft_consensus.cc:3055] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:04.224227 15569 raft_consensus.cc:740] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:04.224848 15569 consensus_queue.cc:260] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.225713 15569 raft_consensus.cc:3060] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.229560 15790 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:04.230082 15569 raft_consensus.cc:2468] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:04.230476 15461 leader_election.cc:304] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:04.231238 15885 raft_consensus.cc:2804] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:04.231624 15885 raft_consensus.cc:697] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:04.232599 15885 consensus_queue.cc:237] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.241636 15315 catalog_manager.cc:5697] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 2 to 3, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:04.273916 15884 raft_consensus.cc:993] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:04.274374 15885 raft_consensus.cc:1081] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:04.275780 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "497c2fcffe524964950661f390779f36"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:04.276144 15569 raft_consensus.cc:493] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.276360 15569 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.280534 15569 raft_consensus.cc:515] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.281883 15569 leader_election.cc:290] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:04.282555 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:04.282850 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497c2fcffe524964950661f390779f36" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:04.283197 15790 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.283397 15495 raft_consensus.cc:3055] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:04.283699 15495 raft_consensus.cc:740] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:04.284310 15495 consensus_queue.cc:260] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.285156 15495 raft_consensus.cc:3060] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.287731 15790 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 3.
I20260709 12:16:04.288769 15535 leader_election.cc:304] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:04.289562 15864 raft_consensus.cc:2804] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:04.289906 15495 raft_consensus.cc:2468] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 3.
I20260709 12:16:04.290038 15864 raft_consensus.cc:697] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 3 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:04.291141 15864 consensus_queue.cc:237] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.297047 15315 catalog_manager.cc:5697] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 2 to 3, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 3 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:04.412281 15790 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.413273 15885 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.422224 15569 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.423770 15895 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.749871 15790 raft_consensus.cc:1275] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.751013 15864 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.759408 15495 raft_consensus.cc:1275] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.760860 15864 consensus_queue.cc:1048] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.768289 15569 raft_consensus.cc:1275] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.769291 15885 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.780092 15790 raft_consensus.cc:1275] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.781584 15884 consensus_queue.cc:1048] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.830070 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.836824 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:04.837281 15495 raft_consensus.cc:606] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:04.839422 15495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
mode: GRACEFUL
new_leader_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:47306
I20260709 12:16:04.839823 15495 raft_consensus.cc:606] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Received request to transfer leadership to TS 64268843adfa442c95d36589d2d8fcbe
I20260709 12:16:04.841764 15569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
mode: GRACEFUL
new_leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:43556
I20260709 12:16:04.842154 15569 raft_consensus.cc:606] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Received request to transfer leadership to TS ac7f40b5c0d04fc0a5164d62cfe5ba93
I20260709 12:16:04.843220 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:04.843605 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:04.844059 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.849903 15903 raft_consensus.cc:993] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:04.850412 15885 raft_consensus.cc:1081] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:04.851878 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408963d250a04ab08ce11978334382f9"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:04.852341 15569 raft_consensus.cc:493] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.852660 15569 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:04.857487 15569 raft_consensus.cc:515] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.858847 15569 leader_election.cc:290] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 4 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:04.859431 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:04.859758 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408963d250a04ab08ce11978334382f9" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:04.859992 15790 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:04.860307 15495 raft_consensus.cc:3055] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:04.860618 15495 raft_consensus.cc:740] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:04.861260 15495 consensus_queue.cc:260] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.862227 15495 raft_consensus.cc:3060] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:04.865011 15790 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 4.
I20260709 12:16:04.865835 15535 leader_election.cc:304] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [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: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:04.866402 15864 raft_consensus.cc:2804] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:04.866834 15495 raft_consensus.cc:2468] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 4.
I20260709 12:16:04.866866 15864 raft_consensus.cc:697] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 4 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:04.867838 15864 consensus_queue.cc:237] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:04.873255 15315 catalog_manager.cc:5697] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 3 to 4, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 4 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:05.099325 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:05.237100 15903 raft_consensus.cc:993] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: : Instructing follower 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:05.237600 15885 raft_consensus.cc:1081] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Signalling peer 64268843adfa442c95d36589d2d8fcbe to start an election
I20260709 12:16:05.238920 15569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe"
dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
 from {username='slave'} at 127.0.0.1:39238
I20260709 12:16:05.239363 15569 raft_consensus.cc:493] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.239645 15569 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.244526 15569 raft_consensus.cc:515] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.245940 15569 leader_election.cc:290] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819)
I20260709 12:16:05.246443 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:05.246816 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c593486a1463da32fa1f76f1d87fe" candidate_uuid: "64268843adfa442c95d36589d2d8fcbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
I20260709 12:16:05.247013 15790 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.247383 15495 raft_consensus.cc:3055] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:05.247642 15495 raft_consensus.cc:740] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:05.248276 15495 consensus_queue.cc:260] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.249184 15495 raft_consensus.cc:3060] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.252136 15790 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:05.253248 15535 leader_election.cc:304] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64268843adfa442c95d36589d2d8fcbe, 9b2de186c37949d29921b58f185eb210; no voters: 
I20260709 12:16:05.253847 15864 raft_consensus.cc:2804] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:05.253961 15495 raft_consensus.cc:2468] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64268843adfa442c95d36589d2d8fcbe in term 2.
I20260709 12:16:05.254381 15864 raft_consensus.cc:697] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Leader. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:05.255540 15864 consensus_queue.cc:237] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.261746 15315 catalog_manager.cc:5697] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe reported cstate change: term changed from 1 to 2, leader changed from ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194) to 64268843adfa442c95d36589d2d8fcbe (127.9.225.195). New cstate: current_term: 2 leader_uuid: "64268843adfa442c95d36589d2d8fcbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:05.319253 15873 raft_consensus.cc:993] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: : Instructing follower ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:05.319655 15864 raft_consensus.cc:1081] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Signalling peer ac7f40b5c0d04fc0a5164d62cfe5ba93 to start an election
I20260709 12:16:05.320964 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d"
dest_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93"
 from {username='slave'} at 127.0.0.1:47506
I20260709 12:16:05.321384 15495 raft_consensus.cc:493] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.321679 15495 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.326198 15495 raft_consensus.cc:515] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.327548 15495 leader_election.cc:290] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Requested vote from peers 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533), 64268843adfa442c95d36589d2d8fcbe (127.9.225.195:37371)
I20260709 12:16:05.328332 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b2de186c37949d29921b58f185eb210"
I20260709 12:16:05.328426 15569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b7844f548e4a69a2ec14836201840d" candidate_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64268843adfa442c95d36589d2d8fcbe"
I20260709 12:16:05.328991 15790 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.329061 15569 raft_consensus.cc:3055] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:05.329486 15569 raft_consensus.cc:740] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64268843adfa442c95d36589d2d8fcbe, State: Running, Role: LEADER
I20260709 12:16:05.330308 15569 consensus_queue.cc:260] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.331426 15569 raft_consensus.cc:3060] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.333793 15790 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:05.334573 15461 leader_election.cc:304] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2de186c37949d29921b58f185eb210, ac7f40b5c0d04fc0a5164d62cfe5ba93; no voters: 
I20260709 12:16:05.335196 15885 raft_consensus.cc:2804] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:05.335641 15885 raft_consensus.cc:697] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Becoming Leader. State: Replica: ac7f40b5c0d04fc0a5164d62cfe5ba93, State: Running, Role: LEADER
I20260709 12:16:05.336369 15569 raft_consensus.cc:2468] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac7f40b5c0d04fc0a5164d62cfe5ba93 in term 3.
I20260709 12:16:05.336616 15885 consensus_queue.cc:237] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [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: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } }
I20260709 12:16:05.343251 15315 catalog_manager.cc:5697] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 reported cstate change: term changed from 2 to 3, leader changed from 64268843adfa442c95d36589d2d8fcbe (127.9.225.195) to ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194). New cstate: current_term: 3 leader_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:05.444074 15790 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 4 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:05.445153 15910 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:05.455562 15495 raft_consensus.cc:1275] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 4 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:05.456869 15864 consensus_queue.cc:1048] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:05.658365 15495 raft_consensus.cc:1275] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.659487 15864 consensus_queue.cc:1048] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac7f40b5c0d04fc0a5164d62cfe5ba93" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.670336 15790 raft_consensus.cc:1275] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Refusing update from remote peer 64268843adfa442c95d36589d2d8fcbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.671507 15873 consensus_queue.cc:1048] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.840986 15790 raft_consensus.cc:1275] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.842033 15885 consensus_queue.cc:1048] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2de186c37949d29921b58f185eb210" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:05.852681 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.853295 15569 raft_consensus.cc:1275] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Refusing update from remote peer ac7f40b5c0d04fc0a5164d62cfe5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.855479 15920 consensus_queue.cc:1048] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64268843adfa442c95d36589d2d8fcbe" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:05.886871 10119 tablet_server.cc:179] TabletServer@127.9.225.193:35533 shutting down...
I20260709 12:16:05.905553 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:05.906343 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.907241 10119 raft_consensus.cc:2243] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.907655 10119 raft_consensus.cc:2272] T 171c593486a1463da32fa1f76f1d87fe P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.910224 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.910835 10119 raft_consensus.cc:2243] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.911258 10119 raft_consensus.cc:2272] T 497c2fcffe524964950661f390779f36 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.913385 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.913923 10119 raft_consensus.cc:2243] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.914348 10119 raft_consensus.cc:2272] T 408963d250a04ab08ce11978334382f9 P 9b2de186c37949d29921b58f185eb210 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.917225 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.917766 10119 raft_consensus.cc:2243] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.918171 10119 raft_consensus.cc:2272] T d7b7844f548e4a69a2ec14836201840d P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.920501 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.921242 10119 raft_consensus.cc:2243] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.921726 10119 raft_consensus.cc:2272] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.923620 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.924081 10119 raft_consensus.cc:2243] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.924396 10119 raft_consensus.cc:2272] T db16c9ed0a5f417790250d5cb47020a8 P 9b2de186c37949d29921b58f185eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.926335 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.926788 10119 raft_consensus.cc:2243] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.927191 10119 raft_consensus.cc:2272] T 29e5afcc82a04d3fbd151b4812b4281e P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.929098 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.929570 10119 raft_consensus.cc:2243] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.929919 10119 raft_consensus.cc:2272] T c2fcad67f1cd41e1a99827a17fe6ab93 P 9b2de186c37949d29921b58f185eb210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.931984 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.932442 10119 raft_consensus.cc:2243] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.932793 10119 raft_consensus.cc:2272] T 67999ecb67a648e093d960c40d6725a0 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.934635 10119 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:05.935055 10119 raft_consensus.cc:2243] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.935480 10119 raft_consensus.cc:2272] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 9b2de186c37949d29921b58f185eb210 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:05.938601 15461 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:16:05.941332 15461 consensus_peers.cc:597] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:05.965169 10119 tablet_server.cc:196] TabletServer@127.9.225.193:35533 shutdown complete.
W20260709 12:16:05.989737 15535 consensus_peers.cc:597] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:05.993033 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
I20260709 12:16:06.011255 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:06.011945 10119 tablet_replica.cc:333] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.012563 10119 raft_consensus.cc:2243] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.012984 10119 raft_consensus.cc:2272] T 497c2fcffe524964950661f390779f36 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.014959 10119 tablet_replica.cc:333] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.015583 10119 raft_consensus.cc:2243] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.016314 10119 raft_consensus.cc:2272] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.018299 10119 tablet_replica.cc:333] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.018801 10119 raft_consensus.cc:2243] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.019208 10119 raft_consensus.cc:2272] T 67999ecb67a648e093d960c40d6725a0 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.021076 10119 tablet_replica.cc:333] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.021591 10119 raft_consensus.cc:2243] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.021974 10119 raft_consensus.cc:2272] T ad09111dd7ff4a0eba5a9ddd67f4b095 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.023845 10119 tablet_replica.cc:333] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.024331 10119 raft_consensus.cc:2243] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.024964 10119 raft_consensus.cc:2272] T c2fcad67f1cd41e1a99827a17fe6ab93 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.026783 10119 tablet_replica.cc:333] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.027272 10119 raft_consensus.cc:2243] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.027603 10119 raft_consensus.cc:2272] T 29e5afcc82a04d3fbd151b4812b4281e P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.029340 10119 tablet_replica.cc:333] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.029843 10119 raft_consensus.cc:2243] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.030217 10119 raft_consensus.cc:2272] T 171c593486a1463da32fa1f76f1d87fe P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.032624 10119 tablet_replica.cc:333] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.033134 10119 raft_consensus.cc:2243] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.033840 10119 raft_consensus.cc:2272] T d7b7844f548e4a69a2ec14836201840d P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.035957 10119 tablet_replica.cc:333] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.036419 10119 raft_consensus.cc:2243] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.036774 10119 raft_consensus.cc:2272] T 408963d250a04ab08ce11978334382f9 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.038911 10119 tablet_replica.cc:333] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93: stopping tablet replica
I20260709 12:16:06.039364 10119 raft_consensus.cc:2243] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.040092 10119 raft_consensus.cc:2272] T db16c9ed0a5f417790250d5cb47020a8 P ac7f40b5c0d04fc0a5164d62cfe5ba93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.069157 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
W20260709 12:16:06.089250 15532 consensus_peers.cc:597] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe -> Peer ac7f40b5c0d04fc0a5164d62cfe5ba93 (127.9.225.194:43819): Couldn't send request to peer ac7f40b5c0d04fc0a5164d62cfe5ba93. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:43819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:06.092221 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:16:06.100153 15365 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:06.114146 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:06.114821 10119 tablet_replica.cc:333] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.115482 10119 raft_consensus.cc:2243] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.116200 10119 raft_consensus.cc:2272] T 497c2fcffe524964950661f390779f36 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.118237 10119 tablet_replica.cc:333] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.118747 10119 raft_consensus.cc:2243] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.119518 10119 raft_consensus.cc:2272] T 171c593486a1463da32fa1f76f1d87fe P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.121838 10119 tablet_replica.cc:333] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.122416 10119 raft_consensus.cc:2243] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.122816 10119 raft_consensus.cc:2272] T 6ec9d5a6f0de4716b319ea04fdd4b1dd P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.124611 10119 tablet_replica.cc:333] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.125175 10119 raft_consensus.cc:2243] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.125563 10119 raft_consensus.cc:2272] T d7b7844f548e4a69a2ec14836201840d P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.128684 10119 tablet_replica.cc:333] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
W20260709 12:16:06.129106 15535 consensus_peers.cc:597] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:06.129277 10119 raft_consensus.cc:2243] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.130041 10119 raft_consensus.cc:2272] T 408963d250a04ab08ce11978334382f9 P 64268843adfa442c95d36589d2d8fcbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.132346 10119 tablet_replica.cc:333] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.132866 10119 raft_consensus.cc:2243] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.133745 10119 raft_consensus.cc:2272] T 29e5afcc82a04d3fbd151b4812b4281e P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:06.136139 15535 consensus_peers.cc:597] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe -> Peer 9b2de186c37949d29921b58f185eb210 (127.9.225.193:35533): Couldn't send request to peer 9b2de186c37949d29921b58f185eb210. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:06.136471 10119 tablet_replica.cc:333] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.137050 10119 raft_consensus.cc:2243] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.137411 10119 raft_consensus.cc:2272] T c2fcad67f1cd41e1a99827a17fe6ab93 P 64268843adfa442c95d36589d2d8fcbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.139266 10119 tablet_replica.cc:333] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.139735 10119 raft_consensus.cc:2243] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.140091 10119 raft_consensus.cc:2272] T db16c9ed0a5f417790250d5cb47020a8 P 64268843adfa442c95d36589d2d8fcbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.141885 10119 tablet_replica.cc:333] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.142335 10119 raft_consensus.cc:2243] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.143014 10119 raft_consensus.cc:2272] T ad09111dd7ff4a0eba5a9ddd67f4b095 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.144867 10119 tablet_replica.cc:333] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe: stopping tablet replica
I20260709 12:16:06.145313 10119 raft_consensus.cc:2243] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.146031 10119 raft_consensus.cc:2272] T 67999ecb67a648e093d960c40d6725a0 P 64268843adfa442c95d36589d2d8fcbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.194871 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:16:06.216405 10119 master.cc:562] Master@127.9.225.254:43815 shutting down...
I20260709 12:16:06.240099 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:06.240594 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.240870 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5b244ba1a7443d681a861744611cac9: stopping tablet replica
I20260709 12:16:06.278292 10119 master.cc:584] Master@127.9.225.254:43815 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13523 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:16:06.317345 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:42007
I20260709 12:16:06.318379 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:06.323834 15929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.323921 15928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.324692 15931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.325934 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:06.326834 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:06.327018 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:06.327211 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599366327186 us; error 0 us; skew 500 ppm
I20260709 12:16:06.327728 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:06.329838 10119 webserver.cc:533] Webserver started at http://127.9.225.254:36299/ using document root <none> and password file <none>
I20260709 12:16:06.330322 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:06.330483 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:06.330741 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:06.331801 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.335839 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:06.338881 15936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.339548 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:06.339814 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.340049 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:06.378670 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:06.379854 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:06.414614 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:42007
I20260709 12:16:06.414737 15987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:42007 every 8 connection(s)
I20260709 12:16:06.418219 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.428808 15988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8: Bootstrap starting.
I20260709 12:16:06.433450 15988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.437357 15988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8: No bootstrap required, opened a new log
I20260709 12:16:06.439554 15988 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER }
I20260709 12:16:06.439944 15988 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.440133 15988 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219a5ca7f54bd8ad86cb0f3c5db6e8, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.440681 15988 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER }
I20260709 12:16:06.441105 15988 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:06.441361 15988 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:06.441591 15988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:06.446005 15988 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER }
I20260709 12:16:06.446460 15988 leader_election.cc:304] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [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: c1219a5ca7f54bd8ad86cb0f3c5db6e8; no voters: 
I20260709 12:16:06.447525 15988 leader_election.cc:290] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:06.447790 15991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:06.448946 15991 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 1 LEADER]: Becoming Leader. State: Replica: c1219a5ca7f54bd8ad86cb0f3c5db6e8, State: Running, Role: LEADER
I20260709 12:16:06.449563 15991 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [LEADER]: Queue going to LEADER mode. State: All 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: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER }
I20260709 12:16:06.450343 15988 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:06.453930 15993 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1219a5ca7f54bd8ad86cb0f3c5db6e8. Latest consensus state: current_term: 1 leader_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER } }
I20260709 12:16:06.454630 15993 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:06.454732 15992 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1219a5ca7f54bd8ad86cb0f3c5db6e8" member_type: VOTER } }
I20260709 12:16:06.455245 15992 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:06.456375 15997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:06.461017 15997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:06.465372 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:06.469175 15997 catalog_manager.cc:1383] Generated new cluster ID: 2a527f2386494b13bcf831a996e409a3
I20260709 12:16:06.469389 15997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:06.481695 15997 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:06.482841 15997 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:06.496656 15997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8: Generated new TSK 0
I20260709 12:16:06.497171 15997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:06.532207 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:06.537617 16009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.538666 16010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.540126 10119 server_base.cc:1061] running on GCE node
W20260709 12:16:06.540202 16012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.541206 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:06.541404 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:06.541579 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599366541559 us; error 0 us; skew 500 ppm
I20260709 12:16:06.542080 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:06.544169 10119 webserver.cc:533] Webserver started at http://127.9.225.193:45023/ using document root <none> and password file <none>
I20260709 12:16:06.544620 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:06.544797 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:06.545033 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:06.546039 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "f5257dde8be94acf9322a0df39c012ea"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.550112 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:06.553332 16017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.553975 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:06.554240 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "f5257dde8be94acf9322a0df39c012ea"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.554494 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:06.566985 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:06.568130 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:06.569437 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:06.571581 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:06.571759 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.571969 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:06.572131 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.609110 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:37191
I20260709 12:16:06.609208 16079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:37191 every 8 connection(s)
I20260709 12:16:06.613731 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:06.620087 16084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.621806 16085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.622510 16087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.623812 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:06.625048 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:06.625280 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:06.625438 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599366625420 us; error 0 us; skew 500 ppm
I20260709 12:16:06.625721 16080 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42007
I20260709 12:16:06.625958 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:06.626086 16080 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:06.626827 16080 heartbeater.cc:507] Master 127.9.225.254:42007 requested a full tablet report, sending...
I20260709 12:16:06.628558 10119 webserver.cc:533] Webserver started at http://127.9.225.194:34731/ using document root <none> and password file <none>
I20260709 12:16:06.628726 15953 ts_manager.cc:194] Registered new tserver with Master: f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191)
I20260709 12:16:06.629110 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:06.629334 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:06.629576 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:06.630541 15953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51714
I20260709 12:16:06.630589 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "e787d126b0a14cff87e730c406397a75"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.634938 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:16:06.637818 16092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.638463 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:06.638726 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "e787d126b0a14cff87e730c406397a75"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.638970 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:06.666414 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:06.667579 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:06.668934 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:06.671005 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:06.671213 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.671428 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:06.671574 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.708139 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:39731
I20260709 12:16:06.708230 16154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:39731 every 8 connection(s)
I20260709 12:16:06.712605 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:06.719043 16158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:06.720094 16159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.723011 10119 server_base.cc:1061] running on GCE node
W20260709 12:16:06.723770 16161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:06.724120 16155 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42007
I20260709 12:16:06.724565 16155 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:06.724800 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:06.725093 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:06.725306 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599366725287 us; error 0 us; skew 500 ppm
I20260709 12:16:06.725409 16155 heartbeater.cc:507] Master 127.9.225.254:42007 requested a full tablet report, sending...
I20260709 12:16:06.726099 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:06.727478 15953 ts_manager.cc:194] Registered new tserver with Master: e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731)
I20260709 12:16:06.728611 10119 webserver.cc:533] Webserver started at http://127.9.225.195:36251/ using document root <none> and password file <none>
I20260709 12:16:06.728879 15953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51722
I20260709 12:16:06.729140 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:06.729401 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:06.729655 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:06.731211 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "f2d44b91921b438d8b2e79e393dc9816"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.735183 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:16:06.738065 16166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.738721 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:06.738981 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "f2d44b91921b438d8b2e79e393dc9816"
format_stamp: "Formatted at 2026-07-09 12:16:06 on dist-test-slave-8t6p"
I20260709 12:16:06.739261 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:06.751220 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:06.752382 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:06.753852 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:06.755868 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:06.756054 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.756273 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:06.756422 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:06.793195 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:32837
I20260709 12:16:06.793301 16228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:32837 every 8 connection(s)
I20260709 12:16:06.805694 16229 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42007
I20260709 12:16:06.806082 16229 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:06.806748 16229 heartbeater.cc:507] Master 127.9.225.254:42007 requested a full tablet report, sending...
I20260709 12:16:06.808463 15953 ts_manager.cc:194] Registered new tserver with Master: f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:06.809536 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013228388s
I20260709 12:16:06.809717 15953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51734
I20260709 12:16:06.841348 15953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51750:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:06.843335 15953 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:06.888383 16045 tablet_service.cc:1511] Processing CreateTablet for tablet 08a911ce5e52405aadbe2cfce47325b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:06.889739 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a911ce5e52405aadbe2cfce47325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.892519 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc487b34ad4101baa40d4ab8ac3827 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:06.893718 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc487b34ad4101baa40d4ab8ac3827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.894531 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 08a911ce5e52405aadbe2cfce47325b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:06.895133 16193 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc487b34ad4101baa40d4ab8ac3827 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:06.895780 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a911ce5e52405aadbe2cfce47325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.896487 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc487b34ad4101baa40d4ab8ac3827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.905352 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 08a911ce5e52405aadbe2cfce47325b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:06.905902 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc487b34ad4101baa40d4ab8ac3827 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9743e0244fa44aae9f2ffe784c56834a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:06.906819 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a911ce5e52405aadbe2cfce47325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.907421 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc487b34ad4101baa40d4ab8ac3827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:06.929302 16244 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: Bootstrap starting.
I20260709 12:16:06.927037 16246 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: Bootstrap starting.
I20260709 12:16:06.931073 16245 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: Bootstrap starting.
I20260709 12:16:06.934486 16246 tablet_bootstrap.cc:654] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.938011 16245 tablet_bootstrap.cc:654] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.938011 16244 tablet_bootstrap.cc:654] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.939428 16246 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: No bootstrap required, opened a new log
I20260709 12:16:06.939945 16246 ts_tablet_manager.cc:1403] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:16:06.942787 16246 raft_consensus.cc:359] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.943506 16246 raft_consensus.cc:385] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.943783 16246 raft_consensus.cc:740] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.944499 16246 consensus_queue.cc:260] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.947126 16080 heartbeater.cc:499] Master 127.9.225.254:42007 was elected leader, sending a full tablet report...
I20260709 12:16:06.947436 16246 ts_tablet_manager.cc:1434] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:06.948432 16246 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: Bootstrap starting.
I20260709 12:16:06.950862 16244 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: No bootstrap required, opened a new log
I20260709 12:16:06.951426 16244 ts_tablet_manager.cc:1403] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:16:06.954561 16244 raft_consensus.cc:359] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.954841 16246 tablet_bootstrap.cc:654] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.956882 16245 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: No bootstrap required, opened a new log
I20260709 12:16:06.955262 16244 raft_consensus.cc:385] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.958252 16244 raft_consensus.cc:740] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d44b91921b438d8b2e79e393dc9816, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.958340 16245 ts_tablet_manager.cc:1403] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 12:16:06.959250 16244 consensus_queue.cc:260] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.961694 16245 raft_consensus.cc:359] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.962445 16245 raft_consensus.cc:385] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.962733 16245 raft_consensus.cc:740] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e787d126b0a14cff87e730c406397a75, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.963519 16245 consensus_queue.cc:260] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.965837 16229 heartbeater.cc:499] Master 127.9.225.254:42007 was elected leader, sending a full tablet report...
I20260709 12:16:06.966677 16155 heartbeater.cc:499] Master 127.9.225.254:42007 was elected leader, sending a full tablet report...
I20260709 12:16:06.967159 16245 ts_tablet_manager.cc:1434] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:06.967621 16246 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: No bootstrap required, opened a new log
I20260709 12:16:06.968062 16246 ts_tablet_manager.cc:1403] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:16:06.968748 16244 ts_tablet_manager.cc:1434] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260709 12:16:06.969734 16244 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: Bootstrap starting.
I20260709 12:16:06.970983 16245 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: Bootstrap starting.
I20260709 12:16:06.970750 16246 raft_consensus.cc:359] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.971469 16246 raft_consensus.cc:385] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.971761 16246 raft_consensus.cc:740] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.972429 16246 consensus_queue.cc:260] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.974424 16246 ts_tablet_manager.cc:1434] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:06.976514 16244 tablet_bootstrap.cc:654] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.978103 16245 tablet_bootstrap.cc:654] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:06.987331 16244 tablet_bootstrap.cc:492] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: No bootstrap required, opened a new log
I20260709 12:16:06.987782 16244 ts_tablet_manager.cc:1403] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:16:06.989182 16245 tablet_bootstrap.cc:492] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: No bootstrap required, opened a new log
I20260709 12:16:06.989106 16253 raft_consensus.cc:493] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:06.989751 16245 ts_tablet_manager.cc:1403] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:16:06.989738 16253 raft_consensus.cc:515] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.990482 16244 raft_consensus.cc:359] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.991225 16244 raft_consensus.cc:385] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.991490 16244 raft_consensus.cc:740] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d44b91921b438d8b2e79e393dc9816, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.992460 16253 leader_election.cc:290] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:06.992846 16245 raft_consensus.cc:359] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.993511 16245 raft_consensus.cc:385] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:06.993798 16245 raft_consensus.cc:740] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e787d126b0a14cff87e730c406397a75, State: Initialized, Role: FOLLOWER
I20260709 12:16:06.994468 16245 consensus_queue.cc:260] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:06.994943 16244 consensus_queue.cc:260] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:06.996789 16245 ts_tablet_manager.cc:1434] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:16:06.997228 16244 ts_tablet_manager.cc:1434] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:07.004613 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc487b34ad4101baa40d4ab8ac3827" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5257dde8be94acf9322a0df39c012ea" is_pre_election: true
I20260709 12:16:07.005491 16055 raft_consensus.cc:2468] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 0.
I20260709 12:16:07.006534 16093 leader_election.cc:304] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.007257 16253 raft_consensus.cc:2804] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:07.007349 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc487b34ad4101baa40d4ab8ac3827" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816" is_pre_election: true
I20260709 12:16:07.007653 16253 raft_consensus.cc:493] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:07.007997 16253 raft_consensus.cc:3060] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.008035 16204 raft_consensus.cc:2468] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 0.
I20260709 12:16:07.013525 16253 raft_consensus.cc:515] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.015017 16253 leader_election.cc:290] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 election: Requested vote from peers f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.015585 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc487b34ad4101baa40d4ab8ac3827" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5257dde8be94acf9322a0df39c012ea"
I20260709 12:16:07.015826 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc487b34ad4101baa40d4ab8ac3827" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
I20260709 12:16:07.016050 16055 raft_consensus.cc:3060] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.016340 16204 raft_consensus.cc:3060] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.020747 16055 raft_consensus.cc:2468] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 1.
I20260709 12:16:07.021070 16204 raft_consensus.cc:2468] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 1.
I20260709 12:16:07.021664 16093 leader_election.cc:304] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.022404 16253 raft_consensus.cc:2804] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:07.023180 16253 raft_consensus.cc:697] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Becoming Leader. State: Replica: e787d126b0a14cff87e730c406397a75, State: Running, Role: LEADER
I20260709 12:16:07.023772 16253 consensus_queue.cc:237] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.030565 15951 catalog_manager.cc:5697] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e787d126b0a14cff87e730c406397a75 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "e787d126b0a14cff87e730c406397a75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:07.124082 16250 raft_consensus.cc:493] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:07.124583 16250 raft_consensus.cc:515] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:07.126439 16250 leader_election.cc:290] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837), e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731)
I20260709 12:16:07.135563 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a911ce5e52405aadbe2cfce47325b4" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816" is_pre_election: true
I20260709 12:16:07.136122 16204 raft_consensus.cc:2468] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 0.
I20260709 12:16:07.137075 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a911ce5e52405aadbe2cfce47325b4" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e787d126b0a14cff87e730c406397a75" is_pre_election: true
I20260709 12:16:07.137090 16019 leader_election.cc:304] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f2d44b91921b438d8b2e79e393dc9816, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.137719 16130 raft_consensus.cc:2468] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 0.
I20260709 12:16:07.138015 16250 raft_consensus.cc:2804] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:07.138381 16250 raft_consensus.cc:493] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:07.138665 16250 raft_consensus.cc:3060] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.143851 16250 raft_consensus.cc:515] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:07.145313 16250 leader_election.cc:290] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 election: Requested vote from peers f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837), e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731)
I20260709 12:16:07.145965 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a911ce5e52405aadbe2cfce47325b4" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
I20260709 12:16:07.146121 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a911ce5e52405aadbe2cfce47325b4" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e787d126b0a14cff87e730c406397a75"
I20260709 12:16:07.146435 16204 raft_consensus.cc:3060] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.146598 16130 raft_consensus.cc:3060] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.150931 16204 raft_consensus.cc:2468] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 1.
I20260709 12:16:07.151429 16130 raft_consensus.cc:2468] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 1.
I20260709 12:16:07.151820 16019 leader_election.cc:304] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f2d44b91921b438d8b2e79e393dc9816, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.152518 16250 raft_consensus.cc:2804] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:07.153326 16250 raft_consensus.cc:697] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Becoming Leader. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Running, Role: LEADER
I20260709 12:16:07.153944 16250 consensus_queue.cc:237] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } }
I20260709 12:16:07.160143 15951 catalog_manager.cc:5697] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f5257dde8be94acf9322a0df39c012ea (127.9.225.193). New cstate: current_term: 1 leader_uuid: "f5257dde8be94acf9322a0df39c012ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:07.197484 15951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51756:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:07.199261 15951 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:07.219568 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 1d894bcb1b064312b77eb53bcacc30ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:07.220783 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d894bcb1b064312b77eb53bcacc30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.220870 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 1d894bcb1b064312b77eb53bcacc30ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:07.222080 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d894bcb1b064312b77eb53bcacc30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.224076 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 1d894bcb1b064312b77eb53bcacc30ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:07.225261 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d894bcb1b064312b77eb53bcacc30ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.226255 16045 tablet_service.cc:1511] Processing CreateTablet for tablet 9462a29b8dce4df18e0971e15d4db373 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:07.227450 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9462a29b8dce4df18e0971e15d4db373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.227389 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 9462a29b8dce4df18e0971e15d4db373 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:07.228681 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9462a29b8dce4df18e0971e15d4db373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.232415 16193 tablet_service.cc:1511] Processing CreateTablet for tablet 9462a29b8dce4df18e0971e15d4db373 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=177b3807fd2c4a549da66015beb3c6fc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:07.233606 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9462a29b8dce4df18e0971e15d4db373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:07.237327 16245 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: Bootstrap starting.
I20260709 12:16:07.243569 16245 tablet_bootstrap.cc:654] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.250552 16244 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Bootstrap starting.
I20260709 12:16:07.254052 16246 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Bootstrap starting.
I20260709 12:16:07.256922 16244 tablet_bootstrap.cc:654] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.261402 16246 tablet_bootstrap.cc:654] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.262893 16245 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: No bootstrap required, opened a new log
I20260709 12:16:07.263422 16245 ts_tablet_manager.cc:1403] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 12:16:07.264354 16244 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: No bootstrap required, opened a new log
I20260709 12:16:07.264874 16244 ts_tablet_manager.cc:1403] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 12:16:07.266177 16245 raft_consensus.cc:359] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.266700 16246 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: No bootstrap required, opened a new log
I20260709 12:16:07.266916 16245 raft_consensus.cc:385] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.267021 16244 raft_consensus.cc:359] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.267201 16246 ts_tablet_manager.cc:1403] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 12:16:07.267261 16245 raft_consensus.cc:740] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e787d126b0a14cff87e730c406397a75, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.267742 16244 raft_consensus.cc:385] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.268086 16244 raft_consensus.cc:740] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d44b91921b438d8b2e79e393dc9816, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.268218 16245 consensus_queue.cc:260] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.268847 16244 consensus_queue.cc:260] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.270176 16245 ts_tablet_manager.cc:1434] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:07.270939 16246 raft_consensus.cc:359] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.271627 16246 raft_consensus.cc:385] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.271982 16246 raft_consensus.cc:740] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.272913 16246 consensus_queue.cc:260] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.273579 16244 ts_tablet_manager.cc:1434] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:07.274544 16244 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: Bootstrap starting.
I20260709 12:16:07.274998 16246 ts_tablet_manager.cc:1434] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:07.276057 16246 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: Bootstrap starting.
I20260709 12:16:07.271678 16245 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: Bootstrap starting.
I20260709 12:16:07.282014 16246 tablet_bootstrap.cc:654] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.284142 16245 tablet_bootstrap.cc:654] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.288774 16246 tablet_bootstrap.cc:492] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: No bootstrap required, opened a new log
I20260709 12:16:07.289225 16246 ts_tablet_manager.cc:1403] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:16:07.289259 16244 tablet_bootstrap.cc:654] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:07.292500 16246 raft_consensus.cc:359] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.293193 16246 raft_consensus.cc:385] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.293468 16246 raft_consensus.cc:740] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.294268 16246 consensus_queue.cc:260] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.296422 16246 ts_tablet_manager.cc:1434] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:07.296975 16245 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: No bootstrap required, opened a new log
I20260709 12:16:07.297485 16245 ts_tablet_manager.cc:1403] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 12:16:07.300101 16245 raft_consensus.cc:359] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.300642 16245 raft_consensus.cc:385] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.300855 16245 raft_consensus.cc:740] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e787d126b0a14cff87e730c406397a75, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.300858 16244 tablet_bootstrap.cc:492] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: No bootstrap required, opened a new log
I20260709 12:16:07.301471 16244 ts_tablet_manager.cc:1403] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 12:16:07.301550 16245 consensus_queue.cc:260] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.303653 16245 ts_tablet_manager.cc:1434] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:16:07.303989 16244 raft_consensus.cc:359] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.304457 16244 raft_consensus.cc:385] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:07.304723 16244 raft_consensus.cc:740] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d44b91921b438d8b2e79e393dc9816, State: Initialized, Role: FOLLOWER
I20260709 12:16:07.305708 16244 consensus_queue.cc:260] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.308414 16244 ts_tablet_manager.cc:1434] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:16:07.398952 16253 raft_consensus.cc:493] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:07.399607 16253 raft_consensus.cc:515] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.401872 16253 leader_election.cc:290] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.402486 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5257dde8be94acf9322a0df39c012ea" is_pre_election: true
I20260709 12:16:07.403177 16055 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 0.
I20260709 12:16:07.403852 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816" is_pre_election: true
I20260709 12:16:07.404328 16093 leader_election.cc:304] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.404510 16204 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 0.
I20260709 12:16:07.405089 16253 raft_consensus.cc:2804] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:07.405508 16253 raft_consensus.cc:493] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:07.405902 16253 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.412448 16253 raft_consensus.cc:515] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.414402 16253 leader_election.cc:290] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 election: Requested vote from peers f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.415066 16055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5257dde8be94acf9322a0df39c012ea"
I20260709 12:16:07.415611 16055 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.419521 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "e787d126b0a14cff87e730c406397a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
I20260709 12:16:07.420127 16204 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.420408 16055 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 1.
I20260709 12:16:07.421329 16093 leader_election.cc:304] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.421911 16253 raft_consensus.cc:2804] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:07.422286 16253 raft_consensus.cc:697] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Becoming Leader. State: Replica: e787d126b0a14cff87e730c406397a75, State: Running, Role: LEADER
I20260709 12:16:07.423038 16253 consensus_queue.cc:237] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.426564 16204 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e787d126b0a14cff87e730c406397a75 in term 1.
I20260709 12:16:07.430361 15952 catalog_manager.cc:5697] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e787d126b0a14cff87e730c406397a75 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "e787d126b0a14cff87e730c406397a75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:07.460170 16001 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:07.488344 16253 consensus_queue.cc:1048] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.498903 16257 consensus_queue.cc:1048] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.552644 16250 raft_consensus.cc:493] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:07.553092 16250 raft_consensus.cc:515] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.554633 16250 leader_election.cc:290] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.555409 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e787d126b0a14cff87e730c406397a75" is_pre_election: true
I20260709 12:16:07.555619 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816" is_pre_election: true
I20260709 12:16:07.555975 16130 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 0.
I20260709 12:16:07.556243 16204 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 0.
I20260709 12:16:07.556914 16019 leader_election.cc:304] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.557484 16250 raft_consensus.cc:2804] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:07.557823 16250 raft_consensus.cc:493] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:07.558105 16250 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.561728 16261 consensus_queue.cc:1048] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.563887 16250 raft_consensus.cc:515] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.566457 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e787d126b0a14cff87e730c406397a75"
I20260709 12:16:07.566866 16203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
I20260709 12:16:07.567067 16250 leader_election.cc:290] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 election: Requested vote from peers e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.567587 16203 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.566983 16130 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:07.573236 16261 consensus_queue.cc:1048] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.575637 16130 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 1.
I20260709 12:16:07.576393 16203 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 1.
I20260709 12:16:07.576803 16019 leader_election.cc:304] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.577642 16282 raft_consensus.cc:2804] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:07.578079 16282 raft_consensus.cc:697] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Becoming Leader. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Running, Role: LEADER
I20260709 12:16:07.578871 16282 consensus_queue.cc:237] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.588546 15952 catalog_manager.cc:5697] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f5257dde8be94acf9322a0df39c012ea (127.9.225.193). New cstate: current_term: 1 leader_uuid: "f5257dde8be94acf9322a0df39c012ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:07.651625 16129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373"
dest_uuid: "e787d126b0a14cff87e730c406397a75"
mode: GRACEFUL
new_leader_uuid: "f5257dde8be94acf9322a0df39c012ea"
 from {username='slave'} at 127.0.0.1:36544
I20260709 12:16:07.652093 16129 raft_consensus.cc:606] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Received request to transfer leadership to TS f5257dde8be94acf9322a0df39c012ea
I20260709 12:16:07.806648 16257 consensus_queue.cc:1048] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.813830 16277 raft_consensus.cc:993] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: : Instructing follower f5257dde8be94acf9322a0df39c012ea to start an election
I20260709 12:16:07.814288 16253 raft_consensus.cc:1081] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Signalling peer f5257dde8be94acf9322a0df39c012ea to start an election
I20260709 12:16:07.815856 16054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373"
dest_uuid: "f5257dde8be94acf9322a0df39c012ea"
 from {username='slave'} at 127.0.0.1:41400
I20260709 12:16:07.816488 16054 raft_consensus.cc:493] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.816854 16054 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.819351 16253 consensus_queue.cc:1048] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:07.826187 16054 raft_consensus.cc:515] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.827858 16054 leader_election.cc:290] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 2 election: Requested vote from peers e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731), f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195:32837)
I20260709 12:16:07.828523 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e787d126b0a14cff87e730c406397a75"
I20260709 12:16:07.828833 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9462a29b8dce4df18e0971e15d4db373" candidate_uuid: "f5257dde8be94acf9322a0df39c012ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
I20260709 12:16:07.829185 16129 raft_consensus.cc:3055] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:07.829541 16129 raft_consensus.cc:740] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e787d126b0a14cff87e730c406397a75, State: Running, Role: LEADER
I20260709 12:16:07.830013 16204 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.830363 16129 consensus_queue.cc:260] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.831670 16129 raft_consensus.cc:3060] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.837868 16204 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 2.
I20260709 12:16:07.840497 16129 raft_consensus.cc:2468] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5257dde8be94acf9322a0df39c012ea in term 2.
I20260709 12:16:07.841655 16019 leader_election.cc:304] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f5257dde8be94acf9322a0df39c012ea; no voters: 
I20260709 12:16:07.842470 16282 raft_consensus.cc:2804] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:07.842917 16282 raft_consensus.cc:697] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 LEADER]: Becoming Leader. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Running, Role: LEADER
I20260709 12:16:07.843684 16282 consensus_queue.cc:237] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:07.849611 15952 catalog_manager.cc:5697] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea reported cstate change: term changed from 1 to 2, leader changed from e787d126b0a14cff87e730c406397a75 (127.9.225.194) to f5257dde8be94acf9322a0df39c012ea (127.9.225.193). New cstate: current_term: 2 leader_uuid: "f5257dde8be94acf9322a0df39c012ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:07.932564 10119 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:16:07.934031 10119 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:16:07.934355 10119 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:16:07.947023 16054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef"
dest_uuid: "f5257dde8be94acf9322a0df39c012ea"
mode: GRACEFUL
new_leader_uuid: "f2d44b91921b438d8b2e79e393dc9816"
 from {username='slave'} at 127.0.0.1:41410
I20260709 12:16:07.947503 16054 raft_consensus.cc:606] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Received request to transfer leadership to TS f2d44b91921b438d8b2e79e393dc9816
I20260709 12:16:07.948539 10119 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:16:08.018596 16282 consensus_queue.cc:1048] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:08.025157 16250 raft_consensus.cc:993] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: : Instructing follower f2d44b91921b438d8b2e79e393dc9816 to start an election
I20260709 12:16:08.025614 16250 raft_consensus.cc:1081] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Signalling peer f2d44b91921b438d8b2e79e393dc9816 to start an election
I20260709 12:16:08.030819 16204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef"
dest_uuid: "f2d44b91921b438d8b2e79e393dc9816"
 from {username='slave'} at 127.0.0.1:41724
I20260709 12:16:08.031422 16204 raft_consensus.cc:493] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.031818 16204 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.031868 16250 consensus_queue.cc:1048] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:08.038923 16204 raft_consensus.cc:515] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:08.040956 16204 leader_election.cc:290] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [CANDIDATE]: Term 2 election: Requested vote from peers f5257dde8be94acf9322a0df39c012ea (127.9.225.193:37191), e787d126b0a14cff87e730c406397a75 (127.9.225.194:39731)
I20260709 12:16:08.051266 16054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f2d44b91921b438d8b2e79e393dc9816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5257dde8be94acf9322a0df39c012ea"
I20260709 12:16:08.051733 16054 raft_consensus.cc:3055] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:08.052028 16054 raft_consensus.cc:740] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5257dde8be94acf9322a0df39c012ea, State: Running, Role: LEADER
I20260709 12:16:08.052862 16129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d894bcb1b064312b77eb53bcacc30ef" candidate_uuid: "f2d44b91921b438d8b2e79e393dc9816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e787d126b0a14cff87e730c406397a75"
I20260709 12:16:08.052806 16054 consensus_queue.cc:260] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:08.053467 16129 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.054078 16054 raft_consensus.cc:3060] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.060326 16129 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d44b91921b438d8b2e79e393dc9816 in term 2.
I20260709 12:16:08.060578 16054 raft_consensus.cc:2468] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2d44b91921b438d8b2e79e393dc9816 in term 2.
I20260709 12:16:08.061467 16168 leader_election.cc:304] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e787d126b0a14cff87e730c406397a75, f2d44b91921b438d8b2e79e393dc9816; no voters: 
I20260709 12:16:08.062225 16252 raft_consensus.cc:2804] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:08.063284 16252 raft_consensus.cc:697] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 LEADER]: Becoming Leader. State: Replica: f2d44b91921b438d8b2e79e393dc9816, State: Running, Role: LEADER
I20260709 12:16:08.063923 16252 consensus_queue.cc:237] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } }
I20260709 12:16:08.069909 15950 catalog_manager.cc:5697] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 reported cstate change: term changed from 1 to 2, leader changed from f5257dde8be94acf9322a0df39c012ea (127.9.225.193) to f2d44b91921b438d8b2e79e393dc9816 (127.9.225.195). New cstate: current_term: 2 leader_uuid: "f2d44b91921b438d8b2e79e393dc9816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5257dde8be94acf9322a0df39c012ea" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e787d126b0a14cff87e730c406397a75" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2d44b91921b438d8b2e79e393dc9816" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 32837 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:08.147079 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
I20260709 12:16:08.163378 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:08.164013 10119 tablet_replica.cc:333] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea: stopping tablet replica
I20260709 12:16:08.164548 10119 raft_consensus.cc:2243] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.164968 10119 raft_consensus.cc:2272] T 1d894bcb1b064312b77eb53bcacc30ef P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.166962 10119 tablet_replica.cc:333] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: stopping tablet replica
I20260709 12:16:08.167490 10119 raft_consensus.cc:2243] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:08.168048 10119 pending_rounds.cc:70] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Trying to abort 1 pending ops.
I20260709 12:16:08.168219 10119 pending_rounds.cc:77] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623010695884800 op_type: NO_OP noop_request { }
I20260709 12:16:08.168533 10119 raft_consensus.cc:2889] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:16:08.168777 10119 raft_consensus.cc:2272] T 9462a29b8dce4df18e0971e15d4db373 P f5257dde8be94acf9322a0df39c012ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.170877 10119 tablet_replica.cc:333] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea: stopping tablet replica
I20260709 12:16:08.171375 10119 raft_consensus.cc:2243] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:08.172077 10119 raft_consensus.cc:2272] T 08a911ce5e52405aadbe2cfce47325b4 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.173869 10119 tablet_replica.cc:333] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea: stopping tablet replica
I20260709 12:16:08.174315 10119 raft_consensus.cc:2243] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.174674 10119 raft_consensus.cc:2272] T 12dc487b34ad4101baa40d4ab8ac3827 P f5257dde8be94acf9322a0df39c012ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.186018 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
I20260709 12:16:08.196372 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
I20260709 12:16:08.211608 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:08.212190 10119 tablet_replica.cc:333] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75: stopping tablet replica
I20260709 12:16:08.212710 10119 raft_consensus.cc:2243] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.213119 10119 raft_consensus.cc:2272] T 1d894bcb1b064312b77eb53bcacc30ef P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.215271 10119 tablet_replica.cc:333] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75: stopping tablet replica
I20260709 12:16:08.215737 10119 raft_consensus.cc:2243] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.216110 10119 raft_consensus.cc:2272] T 9462a29b8dce4df18e0971e15d4db373 P e787d126b0a14cff87e730c406397a75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.218129 10119 tablet_replica.cc:333] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75: stopping tablet replica
I20260709 12:16:08.218598 10119 raft_consensus.cc:2243] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.218972 10119 raft_consensus.cc:2272] T 08a911ce5e52405aadbe2cfce47325b4 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.221120 10119 tablet_replica.cc:333] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75: stopping tablet replica
I20260709 12:16:08.221590 10119 raft_consensus.cc:2243] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:08.222298 10119 raft_consensus.cc:2272] T 12dc487b34ad4101baa40d4ab8ac3827 P e787d126b0a14cff87e730c406397a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.243777 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
I20260709 12:16:08.254593 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
I20260709 12:16:08.269420 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:08.269995 10119 tablet_replica.cc:333] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: stopping tablet replica
I20260709 12:16:08.270502 10119 raft_consensus.cc:2243] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:08.271296 10119 pending_rounds.cc:70] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Trying to abort 1 pending ops.
I20260709 12:16:08.271528 10119 pending_rounds.cc:77] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623011597180928 op_type: NO_OP noop_request { }
I20260709 12:16:08.271787 10119 raft_consensus.cc:2889] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:16:08.272006 10119 raft_consensus.cc:2272] T 1d894bcb1b064312b77eb53bcacc30ef P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.273948 10119 tablet_replica.cc:333] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816: stopping tablet replica
I20260709 12:16:08.274398 10119 raft_consensus.cc:2243] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.274739 10119 raft_consensus.cc:2272] T 12dc487b34ad4101baa40d4ab8ac3827 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.276664 10119 tablet_replica.cc:333] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816: stopping tablet replica
I20260709 12:16:08.277076 10119 raft_consensus.cc:2243] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.277398 10119 raft_consensus.cc:2272] T 9462a29b8dce4df18e0971e15d4db373 P f2d44b91921b438d8b2e79e393dc9816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.279364 10119 tablet_replica.cc:333] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816: stopping tablet replica
I20260709 12:16:08.279764 10119 raft_consensus.cc:2243] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:08.280085 10119 raft_consensus.cc:2272] T 08a911ce5e52405aadbe2cfce47325b4 P f2d44b91921b438d8b2e79e393dc9816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.291365 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:16:08.301771 10119 master.cc:562] Master@127.9.225.254:42007 shutting down...
I20260709 12:16:08.314536 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:08.315006 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:08.315343 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1219a5ca7f54bd8ad86cb0f3c5db6e8: stopping tablet replica
I20260709 12:16:08.332536 10119 master.cc:584] Master@127.9.225.254:42007 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2040 ms)
[----------] 6 tests from LeaderRebalancerTest (187593 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:16:08.358108 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:42531
I20260709 12:16:08.359177 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:08.364835 16296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.364917 16297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.366036 16299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:08.366961 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:08.367754 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:08.367946 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:08.368103 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599368368085 us; error 0 us; skew 500 ppm
I20260709 12:16:08.368605 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:08.370565 10119 webserver.cc:533] Webserver started at http://127.9.225.254:34081/ using document root <none> and password file <none>
I20260709 12:16:08.370994 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:08.371341 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:08.371587 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:08.372560 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "bb3b842b0a0c460997f6a1279e45d65f"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.376526 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:08.379482 16304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.380119 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:08.380367 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "bb3b842b0a0c460997f6a1279e45d65f"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.380616 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:08.391711 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:08.392565 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:08.424508 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:42531
I20260709 12:16:08.424595 16355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:42531 every 8 connection(s)
I20260709 12:16:08.427963 16356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.437821 16356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: Bootstrap starting.
I20260709 12:16:08.442004 16356 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:08.445710 16356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: No bootstrap required, opened a new log
I20260709 12:16:08.447626 16356 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER }
I20260709 12:16:08.447968 16356 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:08.448138 16356 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb3b842b0a0c460997f6a1279e45d65f, State: Initialized, Role: FOLLOWER
I20260709 12:16:08.448611 16356 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER }
I20260709 12:16:08.449000 16356 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:08.449188 16356 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:08.449384 16356 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:08.453531 16356 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER }
I20260709 12:16:08.453954 16356 leader_election.cc:304] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [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: bb3b842b0a0c460997f6a1279e45d65f; no voters: 
I20260709 12:16:08.454907 16356 leader_election.cc:290] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:08.455225 16359 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:08.456553 16359 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 1 LEADER]: Becoming Leader. State: Replica: bb3b842b0a0c460997f6a1279e45d65f, State: Running, Role: LEADER
I20260709 12:16:08.457077 16359 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [LEADER]: Queue going to LEADER mode. State: All 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: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER }
I20260709 12:16:08.457548 16356 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:08.459534 16360 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb3b842b0a0c460997f6a1279e45d65f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER } }
I20260709 12:16:08.459592 16361 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb3b842b0a0c460997f6a1279e45d65f. Latest consensus state: current_term: 1 leader_uuid: "bb3b842b0a0c460997f6a1279e45d65f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb3b842b0a0c460997f6a1279e45d65f" member_type: VOTER } }
I20260709 12:16:08.460203 16360 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:08.460317 16361 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:08.464279 16364 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:08.470872 16364 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:08.471810 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:08.478673 16364 catalog_manager.cc:1383] Generated new cluster ID: 16bbd918602d4161a5b6a02ebaacaf01
I20260709 12:16:08.478925 16364 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:08.489607 16364 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:08.490800 16364 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:08.501142 16364 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: Generated new TSK 0
I20260709 12:16:08.501662 16364 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:08.505905 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:08.511272 16378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.512248 16379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.513739 16381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:08.513770 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:08.514843 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:08.515026 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:08.515213 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599368515193 us; error 0 us; skew 500 ppm
I20260709 12:16:08.515702 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:08.517756 10119 webserver.cc:533] Webserver started at http://127.9.225.193:45667/ using document root <none> and password file <none>
I20260709 12:16:08.518190 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:08.518347 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:08.518628 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:08.519634 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "7ff4ce33c3664b1f86441e54c222704d"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.523684 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:16:08.526696 16387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.527385 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:08.527647 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "7ff4ce33c3664b1f86441e54c222704d"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.527897 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:08.543426 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:08.544495 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:08.545855 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:08.547964 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:08.548148 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.548353 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:08.548496 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.584466 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:37803
I20260709 12:16:08.584574 16449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:37803 every 8 connection(s)
I20260709 12:16:08.588967 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:08.595013 16454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.595525 16455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:08.598522 10119 server_base.cc:1061] running on GCE node
W20260709 12:16:08.599715 16458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:08.600610 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:08.600855 16450 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42531
W20260709 12:16:08.600862 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:08.601229 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599368601210 us; error 0 us; skew 500 ppm
I20260709 12:16:08.601261 16450 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:08.601763 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:08.602012 16450 heartbeater.cc:507] Master 127.9.225.254:42531 requested a full tablet report, sending...
I20260709 12:16:08.604068 16321 ts_manager.cc:194] Registered new tserver with Master: 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803)
I20260709 12:16:08.604146 10119 webserver.cc:533] Webserver started at http://127.9.225.194:46171/ using document root <none> and password file <none>
I20260709 12:16:08.604691 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:08.604861 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:08.605098 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:08.605784 16321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53968
I20260709 12:16:08.606096 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "bbf5f91750974e53ae5baf69d1801643"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.610198 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:16:08.613194 16462 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.613870 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:08.614123 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "bbf5f91750974e53ae5baf69d1801643"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.614365 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:08.639031 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:08.640027 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:08.641345 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:08.643473 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:08.643669 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.643883 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:08.644028 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.678849 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:44105
I20260709 12:16:08.678947 16524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:44105 every 8 connection(s)
I20260709 12:16:08.683297 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:08.689757 16528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.691120 16529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:08.693718 16531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:08.694445 16525 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42531
I20260709 12:16:08.694815 16525 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:08.695436 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:08.695524 16525 heartbeater.cc:507] Master 127.9.225.254:42531 requested a full tablet report, sending...
I20260709 12:16:08.696389 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:08.696599 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:08.696768 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599368696750 us; error 0 us; skew 500 ppm
I20260709 12:16:08.697337 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:08.697537 16321 ts_manager.cc:194] Registered new tserver with Master: bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:08.699040 16321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53978
I20260709 12:16:08.699633 10119 webserver.cc:533] Webserver started at http://127.9.225.195:41325/ using document root <none> and password file <none>
I20260709 12:16:08.700137 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:08.700325 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:08.700559 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:08.701545 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "7b7f267583674d39bb4eba0b07d3089b"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.705504 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260709 12:16:08.708422 16536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.709101 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:16:08.709363 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "7b7f267583674d39bb4eba0b07d3089b"
format_stamp: "Formatted at 2026-07-09 12:16:08 on dist-test-slave-8t6p"
I20260709 12:16:08.709609 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:08.721410 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:08.722283 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:08.723546 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:08.725551 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:08.725735 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.725934 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:08.726092 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:08.761087 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:38489
I20260709 12:16:08.761210 16598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:38489 every 8 connection(s)
I20260709 12:16:08.773414 16599 heartbeater.cc:344] Connected to a master server at 127.9.225.254:42531
I20260709 12:16:08.773815 16599 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:08.774446 16599 heartbeater.cc:507] Master 127.9.225.254:42531 requested a full tablet report, sending...
I20260709 12:16:08.776356 16321 ts_manager.cc:194] Registered new tserver with Master: 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:08.777150 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013189246s
I20260709 12:16:08.777820 16321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53994
I20260709 12:16:08.798879 16321 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:08.801255 16321 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:08.873915 16564 tablet_service.cc:1511] Processing CreateTablet for tablet 9f43e0a7b72e47598fdda1264a5194bf (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:08.874815 16563 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f28d26cac4f0e80505ba35a68935b (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:08.875311 16564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f43e0a7b72e47598fdda1264a5194bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.876220 16563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f28d26cac4f0e80505ba35a68935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.879375 16562 tablet_service.cc:1511] Processing CreateTablet for tablet 51121309babb4aa8a55a07e34337d21e (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:08.880657 16562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51121309babb4aa8a55a07e34337d21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.890187 16561 tablet_service.cc:1511] Processing CreateTablet for tablet 1accfe485f09404594a9498b05cadf1a (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:08.891539 16561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accfe485f09404594a9498b05cadf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.891642 16558 tablet_service.cc:1511] Processing CreateTablet for tablet 16f8741c3050421684bfac7448102bec (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:08.892737 16560 tablet_service.cc:1511] Processing CreateTablet for tablet c5501b13f5d543b2a289d21e4096ef32 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:08.893664 16557 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed193129d34e81bd56c827f3fa7766 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:08.894305 16490 tablet_service.cc:1511] Processing CreateTablet for tablet 9f43e0a7b72e47598fdda1264a5194bf (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:08.894766 16559 tablet_service.cc:1511] Processing CreateTablet for tablet f6d841909cbe4becab85cf7c5031de15 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:08.895823 16487 tablet_service.cc:1511] Processing CreateTablet for tablet 1accfe485f09404594a9498b05cadf1a (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:08.895766 16556 tablet_service.cc:1511] Processing CreateTablet for tablet e60f746e744745d6a5ee3f2daf07a90f (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:08.897192 16487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accfe485f09404594a9498b05cadf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.896754 16557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed193129d34e81bd56c827f3fa7766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.897907 16560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5501b13f5d543b2a289d21e4096ef32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.898496 16556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60f746e744745d6a5ee3f2daf07a90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.899171 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d841909cbe4becab85cf7c5031de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.899456 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f43e0a7b72e47598fdda1264a5194bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.901995 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f8741c3050421684bfac7448102bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.895864 16489 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f28d26cac4f0e80505ba35a68935b (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:08.903759 16489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f28d26cac4f0e80505ba35a68935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.896824 16488 tablet_service.cc:1511] Processing CreateTablet for tablet 51121309babb4aa8a55a07e34337d21e (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:08.907394 16488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51121309babb4aa8a55a07e34337d21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.935976 16486 tablet_service.cc:1511] Processing CreateTablet for tablet c5501b13f5d543b2a289d21e4096ef32 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:08.937361 16486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5501b13f5d543b2a289d21e4096ef32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.939102 16415 tablet_service.cc:1511] Processing CreateTablet for tablet 9f43e0a7b72e47598fdda1264a5194bf (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:08.940384 16415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f43e0a7b72e47598fdda1264a5194bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.940062 16485 tablet_service.cc:1511] Processing CreateTablet for tablet f6d841909cbe4becab85cf7c5031de15 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:08.941383 16485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d841909cbe4becab85cf7c5031de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.942104 16414 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f28d26cac4f0e80505ba35a68935b (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:08.943338 16414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f28d26cac4f0e80505ba35a68935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.944058 16484 tablet_service.cc:1511] Processing CreateTablet for tablet 16f8741c3050421684bfac7448102bec (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:08.946817 16413 tablet_service.cc:1511] Processing CreateTablet for tablet 51121309babb4aa8a55a07e34337d21e (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:08.947424 16410 tablet_service.cc:1511] Processing CreateTablet for tablet f6d841909cbe4becab85cf7c5031de15 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:08.948071 16413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51121309babb4aa8a55a07e34337d21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.948763 16410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d841909cbe4becab85cf7c5031de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.949995 16483 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed193129d34e81bd56c827f3fa7766 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:08.951190 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed193129d34e81bd56c827f3fa7766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.944499 16412 tablet_service.cc:1511] Processing CreateTablet for tablet 1accfe485f09404594a9498b05cadf1a (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:08.944106 16411 tablet_service.cc:1511] Processing CreateTablet for tablet c5501b13f5d543b2a289d21e4096ef32 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:08.953483 16482 tablet_service.cc:1511] Processing CreateTablet for tablet e60f746e744745d6a5ee3f2daf07a90f (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:08.956532 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60f746e744745d6a5ee3f2daf07a90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.954411 16412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1accfe485f09404594a9498b05cadf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.966675 16411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5501b13f5d543b2a289d21e4096ef32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.968180 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f8741c3050421684bfac7448102bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.970911 16409 tablet_service.cc:1511] Processing CreateTablet for tablet 16f8741c3050421684bfac7448102bec (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:08.972157 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f8741c3050421684bfac7448102bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.976044 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 95ed193129d34e81bd56c827f3fa7766 (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:08.977264 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ed193129d34e81bd56c827f3fa7766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.980166 16407 tablet_service.cc:1511] Processing CreateTablet for tablet e60f746e744745d6a5ee3f2daf07a90f (DEFAULT_TABLE table=test-workload [id=f689160073d6487ebb55006f38b88534]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:08.981320 16407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60f746e744745d6a5ee3f2daf07a90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:09.015817 16613 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.031551 16614 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.037031 16614 tablet_bootstrap.cc:654] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.046984 16613 tablet_bootstrap.cc:654] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.051652 16615 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.054767 16614 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.055266 16614 ts_tablet_manager.cc:1403] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 12:16:09.057690 16615 tablet_bootstrap.cc:654] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.060891 16614 raft_consensus.cc:359] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.061628 16614 raft_consensus.cc:385] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.061909 16614 raft_consensus.cc:740] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.062016 16613 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.062654 16613 ts_tablet_manager.cc:1403] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.003s
I20260709 12:16:09.062844 16614 consensus_queue.cc:260] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.065586 16613 raft_consensus.cc:359] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.066195 16613 raft_consensus.cc:385] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.066481 16613 raft_consensus.cc:740] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.067553 16615 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.067245 16613 consensus_queue.cc:260] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.068048 16615 ts_tablet_manager.cc:1403] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 12:16:09.069564 16599 heartbeater.cc:499] Master 127.9.225.254:42531 was elected leader, sending a full tablet report...
I20260709 12:16:09.070055 16613 ts_tablet_manager.cc:1434] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:09.071133 16613 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.070825 16615 raft_consensus.cc:359] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.071592 16615 raft_consensus.cc:385] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.071878 16615 raft_consensus.cc:740] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.072587 16615 consensus_queue.cc:260] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.075838 16614 ts_tablet_manager.cc:1434] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 12:16:09.076534 16525 heartbeater.cc:499] Master 127.9.225.254:42531 was elected leader, sending a full tablet report...
I20260709 12:16:09.076840 16613 tablet_bootstrap.cc:654] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.081455 16614 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.087836 16614 tablet_bootstrap.cc:654] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.091297 16450 heartbeater.cc:499] Master 127.9.225.254:42531 was elected leader, sending a full tablet report...
I20260709 12:16:09.091960 16615 ts_tablet_manager.cc:1434] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260709 12:16:09.093043 16615 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.095424 16614 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.095891 16614 ts_tablet_manager.cc:1403] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:16:09.098815 16615 tablet_bootstrap.cc:654] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.098551 16614 raft_consensus.cc:359] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.099277 16614 raft_consensus.cc:385] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.100080 16614 raft_consensus.cc:740] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.100905 16614 consensus_queue.cc:260] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.103135 16614 ts_tablet_manager.cc:1434] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:16:09.103989 16614 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.119601 16614 tablet_bootstrap.cc:654] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.119920 16613 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.120528 16613 ts_tablet_manager.cc:1403] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.029s
I20260709 12:16:09.123020 16613 raft_consensus.cc:359] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.123787 16613 raft_consensus.cc:385] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.124068 16613 raft_consensus.cc:740] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.124195 16615 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.124692 16615 ts_tablet_manager.cc:1403] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.016s
I20260709 12:16:09.124903 16613 consensus_queue.cc:260] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.127342 16615 raft_consensus.cc:359] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.128059 16615 raft_consensus.cc:385] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.128351 16615 raft_consensus.cc:740] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.129104 16613 ts_tablet_manager.cc:1434] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:09.129232 16615 consensus_queue.cc:260] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.130081 16613 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.131313 16615 ts_tablet_manager.cc:1434] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:09.132301 16615 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.136237 16613 tablet_bootstrap.cc:654] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.137686 16615 tablet_bootstrap.cc:654] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.141669 16614 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.142095 16614 ts_tablet_manager.cc:1403] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.008s
I20260709 12:16:09.142295 16613 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.142810 16613 ts_tablet_manager.cc:1403] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:16:09.145542 16614 raft_consensus.cc:359] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.145557 16613 raft_consensus.cc:359] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.146399 16614 raft_consensus.cc:385] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.146533 16613 raft_consensus.cc:385] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.146754 16614 raft_consensus.cc:740] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.147848 16613 raft_consensus.cc:740] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.147569 16614 consensus_queue.cc:260] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.155133 16615 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.154744 16613 consensus_queue.cc:260] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.155655 16615 ts_tablet_manager.cc:1403] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.014s
I20260709 12:16:09.157719 16614 ts_tablet_manager.cc:1434] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:16:09.158777 16614 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.158455 16615 raft_consensus.cc:359] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.159411 16613 ts_tablet_manager.cc:1434] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 12:16:09.159390 16615 raft_consensus.cc:385] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.159860 16615 raft_consensus.cc:740] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.160491 16613 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.160681 16615 consensus_queue.cc:260] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.164515 16615 ts_tablet_manager.cc:1434] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:16:09.164898 16614 tablet_bootstrap.cc:654] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.165617 16615 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.166484 16613 tablet_bootstrap.cc:654] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.172052 16615 tablet_bootstrap.cc:654] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.177723 16613 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.178211 16613 ts_tablet_manager.cc:1403] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:16:09.178128 16621 raft_consensus.cc:493] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.178869 16621 raft_consensus.cc:515] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.181327 16613 raft_consensus.cc:359] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.182094 16613 raft_consensus.cc:385] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.182365 16613 raft_consensus.cc:740] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.183372 16613 consensus_queue.cc:260] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.184676 16621 leader_election.cc:290] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.187644 16613 ts_tablet_manager.cc:1434] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:16:09.188728 16613 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.194759 16613 tablet_bootstrap.cc:654] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.199314 16615 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.199757 16615 ts_tablet_manager.cc:1403] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260709 12:16:09.201756 16615 raft_consensus.cc:359] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.202241 16615 raft_consensus.cc:385] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.202522 16615 raft_consensus.cc:740] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.203362 16615 consensus_queue.cc:260] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.204327 16613 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.204900 16613 ts_tablet_manager.cc:1403] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:16:09.205542 16615 ts_tablet_manager.cc:1434] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:16:09.208402 16615 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.209111 16613 raft_consensus.cc:359] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.209869 16613 raft_consensus.cc:385] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.210238 16613 raft_consensus.cc:740] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.211267 16613 consensus_queue.cc:260] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.214967 16615 tablet_bootstrap.cc:654] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.215816 16613 ts_tablet_manager.cc:1434] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:16:09.216432 16621 raft_consensus.cc:493] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.216969 16613 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.216920 16621 raft_consensus.cc:515] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.218922 16621 leader_election.cc:290] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.223551 16613 tablet_bootstrap.cc:654] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.234951 16615 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.235561 16615 ts_tablet_manager.cc:1403] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.008s
I20260709 12:16:09.238545 16615 raft_consensus.cc:359] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.239331 16615 raft_consensus.cc:385] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.239620 16615 raft_consensus.cc:740] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.240912 16615 consensus_queue.cc:260] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.241134 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.242002 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.242806 16614 tablet_bootstrap.cc:492] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.243374 16614 ts_tablet_manager.cc:1403] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.047s
W20260709 12:16:09.243738 16388 leader_election.cc:343] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:09.244419 16388 leader_election.cc:343] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.247438 16613 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.246999 16614 raft_consensus.cc:359] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.247920 16614 raft_consensus.cc:385] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.247947 16613 ts_tablet_manager.cc:1403] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260709 12:16:09.248487 16614 raft_consensus.cc:740] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.248375 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.249243 16574 raft_consensus.cc:2468] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.249917 16615 ts_tablet_manager.cc:1434] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:16:09.249454 16614 consensus_queue.cc:260] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.251303 16613 raft_consensus.cc:359] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.251796 16614 ts_tablet_manager.cc:1434] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:09.252012 16613 raft_consensus.cc:385] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.252390 16613 raft_consensus.cc:740] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.252992 16614 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.253211 16613 consensus_queue.cc:260] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.255152 16619 raft_consensus.cc:493] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.255635 16619 raft_consensus.cc:515] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.256191 16615 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.258160 16613 ts_tablet_manager.cc:1434] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:09.259169 16613 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.260313 16614 tablet_bootstrap.cc:654] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.260293 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.261119 16574 raft_consensus.cc:2468] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.263616 16619 leader_election.cc:290] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.265206 16613 tablet_bootstrap.cc:654] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.273643 16615 tablet_bootstrap.cc:654] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.274713 16621 raft_consensus.cc:493] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.275198 16621 raft_consensus.cc:515] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.277110 16621 leader_election.cc:290] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.277783 16388 leader_election.cc:304] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.281831 16621 raft_consensus.cc:2804] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.282205 16621 raft_consensus.cc:493] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.282795 16621 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.283203 16388 leader_election.cc:304] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.288005 16615 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.288589 16615 ts_tablet_manager.cc:1403] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260709 12:16:09.291781 16615 raft_consensus.cc:359] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.292672 16615 raft_consensus.cc:385] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.292984 16615 raft_consensus.cc:740] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.293874 16615 consensus_queue.cc:260] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.296123 16621 raft_consensus.cc:515] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.298281 16621 leader_election.cc:290] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.298827 16621 raft_consensus.cc:2804] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.304316 16615 ts_tablet_manager.cc:1434] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 12:16:09.306957 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.321043 16615 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.308583 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.324011 16574 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.310079 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.318118 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.327003 16573 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.327554 16615 tablet_bootstrap.cc:654] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.328691 16620 raft_consensus.cc:493] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.329191 16620 raft_consensus.cc:515] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.329949 16621 raft_consensus.cc:493] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.330358 16621 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.318445 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.331714 16620 leader_election.cc:290] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:09.332182 16463 leader_election.cc:343] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.337059 16573 raft_consensus.cc:2468] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.339478 16614 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.340058 16614 ts_tablet_manager.cc:1403] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.050s
I20260709 12:16:09.341724 16621 raft_consensus.cc:515] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.343197 16614 raft_consensus.cc:359] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.343652 16621 leader_election.cc:290] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.344007 16614 raft_consensus.cc:385] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.344398 16614 raft_consensus.cc:740] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.345216 16614 consensus_queue.cc:260] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.347550 16614 ts_tablet_manager.cc:1434] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:16:09.348594 16614 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.350857 16613 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.351377 16613 ts_tablet_manager.cc:1403] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.092s	user 0.052s	sys 0.015s
I20260709 12:16:09.340004 16388 leader_election.cc:304] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:09.352825 16388 leader_election.cc:304] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
W20260709 12:16:09.353645 16388 leader_election.cc:343] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:09.354471 16388 leader_election.cc:343] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.355051 16614 tablet_bootstrap.cc:654] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.355237 16640 raft_consensus.cc:2804] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.355681 16640 raft_consensus.cc:493] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.356002 16640 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.364259 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.364879 16500 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.366909 16614 tablet_bootstrap.cc:492] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.367563 16614 ts_tablet_manager.cc:1403] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 12:16:09.370661 16614 raft_consensus.cc:359] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.371532 16614 raft_consensus.cc:385] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.371877 16614 raft_consensus.cc:740] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.372167 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.372787 16614 consensus_queue.cc:260] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.372808 16573 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.378842 16614 ts_tablet_manager.cc:1434] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:16:09.379649 16615 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.379818 16614 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.381028 16621 raft_consensus.cc:2804] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.381273 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.381563 16621 raft_consensus.cc:697] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:09.382059 16425 raft_consensus.cc:2468] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:09.382422 16621 consensus_queue.cc:237] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.382853 16573 raft_consensus.cc:2468] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.384393 16463 leader_election.cc:304] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:09.373628 16500 raft_consensus.cc:2468] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.385560 16619 raft_consensus.cc:2804] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.386021 16619 raft_consensus.cc:493] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.386356 16619 raft_consensus.cc:3060] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.387255 16614 tablet_bootstrap.cc:654] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.390162 16640 raft_consensus.cc:515] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.392189 16640 leader_election.cc:290] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.354214 16613 raft_consensus.cc:359] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.392740 16613 raft_consensus.cc:385] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.393055 16613 raft_consensus.cc:740] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.394752 16613 consensus_queue.cc:260] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.394385 16619 raft_consensus.cc:515] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.397110 16613 ts_tablet_manager.cc:1434] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 12:16:09.398129 16613 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.396495 16388 leader_election.cc:304] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:09.398312 16614 tablet_bootstrap.cc:492] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.398905 16614 ts_tablet_manager.cc:1403] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 12:16:09.380146 16615 ts_tablet_manager.cc:1403] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.018s
I20260709 12:16:09.400498 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
W20260709 12:16:09.401830 16463 leader_election.cc:343] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.401957 16615 raft_consensus.cc:359] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.402463 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.403612 16614 raft_consensus.cc:359] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.404332 16614 raft_consensus.cc:385] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.405280 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:09.405668 16615 raft_consensus.cc:385] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.406025 16615 raft_consensus.cc:740] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.404680 16614 raft_consensus.cc:740] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.403725 16619 leader_election.cc:290] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.407567 16614 consensus_queue.cc:260] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.405874 16425 raft_consensus.cc:3060] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.409686 16614 ts_tablet_manager.cc:1434] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 12:16:09.410720 16614 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.406776 16615 consensus_queue.cc:260] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.406831 16640 raft_consensus.cc:2804] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.412644 16640 raft_consensus.cc:697] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:09.413138 16615 ts_tablet_manager.cc:1434] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 12:16:09.413515 16640 consensus_queue.cc:237] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.416440 16425 raft_consensus.cc:2468] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:09.404209 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.417824 16573 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.420017 16621 raft_consensus.cc:493] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.420523 16621 raft_consensus.cc:515] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.414093 16615 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.421828 16614 tablet_bootstrap.cc:654] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.422500 16621 leader_election.cc:290] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
W20260709 12:16:09.418867 16388 leader_election.cc:343] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.423522 16463 leader_election.cc:304] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:09.425513 16620 raft_consensus.cc:493] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.426020 16620 raft_consensus.cc:515] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.426576 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.426502 16619 raft_consensus.cc:2804] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.427253 16572 raft_consensus.cc:2468] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.427999 16620 leader_election.cc:290] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:09.434636 16573 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.440981 16615 tablet_bootstrap.cc:654] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.442373 16318 catalog_manager.cc:5697] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.443791 16613 tablet_bootstrap.cc:654] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.444412 16388 leader_election.cc:304] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:09.448829 16388 leader_election.cc:304] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.449451 16621 raft_consensus.cc:2804] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.450448 16621 raft_consensus.cc:493] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.450896 16621 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.451701 16652 raft_consensus.cc:493] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.452351 16641 raft_consensus.cc:2804] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.452189 16652 raft_consensus.cc:515] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.460479 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.461195 16425 raft_consensus.cc:2468] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:09.462411 16463 leader_election.cc:304] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.463186 16619 raft_consensus.cc:697] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:09.464205 16619 consensus_queue.cc:237] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
W20260709 12:16:09.466365 16369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:09.469700 16651 raft_consensus.cc:2804] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.470148 16651 raft_consensus.cc:493] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.470522 16651 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.470948 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.472698 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
W20260709 12:16:09.474340 16537 leader_election.cc:343] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.475682 16652 leader_election.cc:290] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.477414 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
W20260709 12:16:09.478811 16388 leader_election.cc:343] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.481079 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.483143 16614 tablet_bootstrap.cc:492] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.483408 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.483651 16614 ts_tablet_manager.cc:1403] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.035s
I20260709 12:16:09.484056 16500 raft_consensus.cc:2468] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
W20260709 12:16:09.485085 16537 leader_election.cc:343] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.486359 16537 leader_election.cc:304] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.486617 16614 raft_consensus.cc:359] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.487249 16620 raft_consensus.cc:2804] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.487391 16614 raft_consensus.cc:385] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.487677 16620 raft_consensus.cc:493] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.487697 16614 raft_consensus.cc:740] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.488157 16620 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.488485 16614 consensus_queue.cc:260] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.490546 16614 ts_tablet_manager.cc:1434] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:09.491469 16614 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:09.495718 16620 raft_consensus.cc:515] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.496910 16614 tablet_bootstrap.cc:654] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.498488 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:09.496673 16651 raft_consensus.cc:515] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.499945 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.500593 16500 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.502135 16651 leader_election.cc:290] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
W20260709 12:16:09.500089 16537 leader_election.cc:343] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.486500 16621 raft_consensus.cc:515] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.507052 16425 raft_consensus.cc:2393] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate 7ff4ce33c3664b1f86441e54c222704d in this term.
I20260709 12:16:09.507637 16613 tablet_bootstrap.cc:492] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
W20260709 12:16:09.508325 16463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:37803, user_credentials={real_user=slave}} blocked reactor thread for 45996.5us
I20260709 12:16:09.510315 16614 tablet_bootstrap.cc:492] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:09.508185 16613 ts_tablet_manager.cc:1403] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.015s
I20260709 12:16:09.510494 16537 leader_election.cc:304] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.508193 16500 raft_consensus.cc:2468] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 1.
I20260709 12:16:09.510830 16614 ts_tablet_manager.cc:1403] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 12:16:09.510825 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.511215 16620 leader_election.cc:290] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:09.505795 16641 raft_consensus.cc:697] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:09.515673 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:09.516319 16425 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.517455 16614 raft_consensus.cc:359] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.518198 16614 raft_consensus.cc:385] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.518492 16614 raft_consensus.cc:740] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.518976 16621 leader_election.cc:290] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.519389 16614 consensus_queue.cc:260] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.519793 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.520432 16500 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.513542 16620 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.524540 16615 tablet_bootstrap.cc:492] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.525004 16615 ts_tablet_manager.cc:1403] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.001s
I20260709 12:16:09.525693 16614 ts_tablet_manager.cc:1434] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:16:09.527557 16615 raft_consensus.cc:359] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.528208 16615 raft_consensus.cc:385] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.528342 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.528504 16615 raft_consensus.cc:740] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.529469 16425 raft_consensus.cc:2468] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:09.529704 16615 consensus_queue.cc:260] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.531965 16615 ts_tablet_manager.cc:1434] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:16:09.532290 16463 leader_election.cc:304] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.532876 16615 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:09.533064 16619 raft_consensus.cc:2804] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.533529 16619 raft_consensus.cc:697] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:09.534343 16619 consensus_queue.cc:237] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.535480 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.540733 16615 tablet_bootstrap.cc:654] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.542202 16500 raft_consensus.cc:2468] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.543416 16320 catalog_manager.cc:5697] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.544206 16641 consensus_queue.cc:237] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.543620 16388 leader_election.cc:304] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.546446 16621 raft_consensus.cc:2804] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.546913 16621 raft_consensus.cc:697] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:09.547799 16621 consensus_queue.cc:237] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
W20260709 12:16:09.554154 16463 leader_election.cc:343] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.554723 16613 raft_consensus.cc:359] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
W20260709 12:16:09.555286 16463 leader_election.cc:343] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:09.555583 16613 raft_consensus.cc:385] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.556030 16613 raft_consensus.cc:740] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.556746 16613 consensus_queue.cc:260] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.558132 16620 raft_consensus.cc:2749] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:09.560837 16537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.225.193:37803, user_credentials={real_user=slave}} blocked reactor thread for 50453.1us
I20260709 12:16:09.561758 16537 leader_election.cc:304] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.559167 16613 ts_tablet_manager.cc:1434] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:16:09.567117 16572 raft_consensus.cc:2468] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.568110 16613 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:09.563340 16620 raft_consensus.cc:2804] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.574788 16613 tablet_bootstrap.cc:654] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:09.575582 16620 raft_consensus.cc:697] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:09.576548 16620 consensus_queue.cc:237] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.581590 16615 tablet_bootstrap.cc:492] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:09.582077 16619 raft_consensus.cc:493] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.582139 16615 ts_tablet_manager.cc:1403] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260709 12:16:09.582625 16619 raft_consensus.cc:515] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.584425 16619 leader_election.cc:290] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.585178 16615 raft_consensus.cc:359] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.585924 16615 raft_consensus.cc:385] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.586205 16615 raft_consensus.cc:740] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.586531 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.587255 16572 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:09.588553 16463 leader_election.cc:304] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.589416 16619 raft_consensus.cc:2804] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.589797 16619 raft_consensus.cc:493] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.590183 16619 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.586057 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.594583 16425 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:09.599483 16615 consensus_queue.cc:260] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.602026 16615 ts_tablet_manager.cc:1434] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:16:09.602837 16665 raft_consensus.cc:493] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.602932 16619 raft_consensus.cc:515] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.603513 16665 raft_consensus.cc:515] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.606352 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:09.606606 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.606968 16425 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.607378 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.607570 16424 raft_consensus.cc:2393] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:09.609143 16537 leader_election.cc:304] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.610060 16662 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.614007 16425 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:09.615429 16463 leader_election.cc:304] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.615775 16665 leader_election.cc:290] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:09.616406 16657 raft_consensus.cc:2804] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.616904 16657 raft_consensus.cc:697] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:09.617787 16657 consensus_queue.cc:237] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.618181 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.618780 16572 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.619978 16662 raft_consensus.cc:2749] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:09.624203 16320 catalog_manager.cc:5697] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.629191 16572 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:09.630738 16619 leader_election.cc:290] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.633687 16613 tablet_bootstrap.cc:492] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:09.634171 16613 ts_tablet_manager.cc:1403] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.036s
I20260709 12:16:09.636909 16613 raft_consensus.cc:359] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.637575 16613 raft_consensus.cc:385] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:09.637840 16613 raft_consensus.cc:740] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:09.638895 16613 consensus_queue.cc:260] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.641258 16613 ts_tablet_manager.cc:1434] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:09.642599 16318 catalog_manager.cc:5697] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.644248 16318 catalog_manager.cc:5697] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.645452 16318 catalog_manager.cc:5697] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.651727 16321 catalog_manager.cc:5697] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 1 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.657783 16320 catalog_manager.cc:5697] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.671721 16620 raft_consensus.cc:493] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.672183 16620 raft_consensus.cc:515] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.673708 16620 leader_election.cc:290] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:09.674405 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.674697 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5501b13f5d543b2a289d21e4096ef32" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.674999 16425 raft_consensus.cc:2393] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:09.676158 16537 leader_election.cc:304] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.676753 16620 raft_consensus.cc:3060] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.681524 16620 raft_consensus.cc:2749] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:09.707711 16621 raft_consensus.cc:493] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.708156 16621 raft_consensus.cc:515] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.709793 16621 leader_election.cc:290] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.710426 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.710711 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.710988 16500 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.711304 16572 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:09.711903 16388 leader_election.cc:304] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.712518 16621 raft_consensus.cc:2804] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:09.712859 16621 raft_consensus.cc:493] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:09.713125 16621 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.717514 16621 raft_consensus.cc:515] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.718937 16621 leader_election.cc:290] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.719560 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:09.719895 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:09.720052 16500 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.720383 16572 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.724380 16500 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.724759 16572 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:09.725265 16388 leader_election.cc:304] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:09.725953 16621 raft_consensus.cc:2804] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:09.726302 16621 raft_consensus.cc:697] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:09.727005 16621 consensus_queue.cc:237] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.733790 16320 catalog_manager.cc:5697] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.738253 16621 raft_consensus.cc:493] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.738710 16621 raft_consensus.cc:515] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:09.740705 16621 leader_election.cc:290] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:09.741444 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.742033 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:09.742687 16500 raft_consensus.cc:2393] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ff4ce33c3664b1f86441e54c222704d in current term 1: Already voted for candidate 7b7f267583674d39bb4eba0b07d3089b in this term.
I20260709 12:16:09.743433 16388 leader_election.cc:304] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d; no voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.744002 16621 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.748603 16621 raft_consensus.cc:2749] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:09.791739 16657 raft_consensus.cc:493] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.792250 16657 raft_consensus.cc:515] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.793902 16657 leader_election.cc:290] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.794835 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.795056 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.795853 16572 raft_consensus.cc:2393] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbf5f91750974e53ae5baf69d1801643 in current term 1: Already voted for candidate 7ff4ce33c3664b1f86441e54c222704d in this term.
I20260709 12:16:09.796766 16463 leader_election.cc:304] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.797420 16657 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.803419 16657 raft_consensus.cc:2749] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:09.809479 16621 consensus_queue.cc:1048] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:09.811254 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
mode: GRACEFUL
new_leader_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:40418
I20260709 12:16:09.811735 16572 raft_consensus.cc:606] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Received request to transfer leadership to TS 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.820632 16621 consensus_queue.cc:1048] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:09.829607 16621 consensus_queue.cc:1048] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:09.837735 16499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
mode: GRACEFUL
new_leader_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:38262
I20260709 12:16:09.838343 16499 raft_consensus.cc:606] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Received request to transfer leadership to TS 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.847328 16499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
mode: GRACEFUL
new_leader_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:38262
I20260709 12:16:09.847801 16499 raft_consensus.cc:606] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Received request to transfer leadership to TS 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.848917 16656 consensus_queue.cc:1048] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:09.868762 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:09.869191 16425 raft_consensus.cc:606] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.873508 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f8741c3050421684bfac7448102bec"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:09.873924 16425 raft_consensus.cc:606] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.878161 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:09.878648 16425 raft_consensus.cc:606] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:09.882853 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:09.883299 16425 raft_consensus.cc:606] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:09.917666 16657 consensus_queue.cc:1048] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:09.927316 16619 consensus_queue.cc:1048] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:09.976630 16651 raft_consensus.cc:493] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:09.977118 16651 raft_consensus.cc:515] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:09.979223 16651 leader_election.cc:290] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:09.979857 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:09.980283 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:09.981050 16572 raft_consensus.cc:2393] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbf5f91750974e53ae5baf69d1801643 in current term 1: Already voted for candidate 7ff4ce33c3664b1f86441e54c222704d in this term.
I20260709 12:16:09.981875 16463 leader_election.cc:304] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:09.982515 16651 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:09.987190 16651 raft_consensus.cc:2749] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:10.027696 16656 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.037093 16640 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.043807 16640 raft_consensus.cc:993] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.044266 16640 raft_consensus.cc:1081] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.046000 16499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:42702
I20260709 12:16:10.046448 16499 raft_consensus.cc:493] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.046783 16499 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.046788 16651 consensus_queue.cc:1048] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:10.053472 16619 raft_consensus.cc:993] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: : Instructing follower 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.054054 16619 raft_consensus.cc:1081] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Signalling peer 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.053820 16499 raft_consensus.cc:515] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.056818 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:10.056972 16424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:57580
I20260709 12:16:10.057399 16423 raft_consensus.cc:3055] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.057731 16423 raft_consensus.cc:740] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.058123 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.058465 16423 consensus_queue.cc:260] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.059659 16423 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.061510 16620 consensus_queue.cc:1048] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.062444 16619 consensus_queue.cc:1048] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.062327 16424 raft_consensus.cc:493] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.063764 16424 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.065689 16423 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.066751 16572 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.067812 16463 leader_election.cc:304] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:10.068688 16619 raft_consensus.cc:2804] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.069180 16619 raft_consensus.cc:697] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:10.070179 16619 consensus_queue.cc:237] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.072199 16499 leader_election.cc:290] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:10.073810 16572 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.070770 16424 raft_consensus.cc:515] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.077483 16619 consensus_queue.cc:1048] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.082453 16620 consensus_queue.cc:1048] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.084808 16619 consensus_queue.cc:1048] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.097028 16424 leader_election.cc:290] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:10.098377 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.107077 16573 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.106540 16318 catalog_manager.cc:5697] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.099056 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51121309babb4aa8a55a07e34337d21e" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:10.111451 16499 raft_consensus.cc:3055] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.111797 16499 raft_consensus.cc:740] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:10.112614 16499 consensus_queue.cc:260] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.113756 16499 raft_consensus.cc:3060] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.118644 16573 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.123960 16388 leader_election.cc:304] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:10.124845 16621 raft_consensus.cc:2804] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.125324 16621 raft_consensus.cc:697] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.126173 16621 consensus_queue.cc:237] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.131376 16621 consensus_queue.cc:1048] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.132059 16499 raft_consensus.cc:2468] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.135349 16665 raft_consensus.cc:993] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: : Instructing follower 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.142848 16620 raft_consensus.cc:1081] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Signalling peer 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.144964 16621 consensus_queue.cc:1048] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.152566 16619 raft_consensus.cc:993] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: : Instructing follower 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.152966 16619 raft_consensus.cc:1081] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Signalling peer 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:10.154559 16425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:57580
I20260709 12:16:10.155344 16424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:57582
I20260709 12:16:10.155969 16425 raft_consensus.cc:493] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.156428 16425 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.155967 16424 raft_consensus.cc:493] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.157541 16424 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.159956 16656 raft_consensus.cc:993] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.160411 16621 raft_consensus.cc:1081] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.161968 16499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f8741c3050421684bfac7448102bec"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:42702
I20260709 12:16:10.162487 16499 raft_consensus.cc:493] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.162819 16499 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.164247 16425 raft_consensus.cc:515] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.166779 16425 leader_election.cc:290] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:10.167306 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:10.167837 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1accfe485f09404594a9498b05cadf1a" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.167857 16500 raft_consensus.cc:3055] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.168408 16500 raft_consensus.cc:740] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:10.168459 16572 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.169199 16499 raft_consensus.cc:515] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.169252 16500 consensus_queue.cc:260] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.170631 16500 raft_consensus.cc:3060] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.173724 16424 raft_consensus.cc:515] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:10.175156 16572 raft_consensus.cc:2468] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.176162 16499 leader_election.cc:290] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:10.177253 16500 raft_consensus.cc:2468] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.177944 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.178072 16388 leader_election.cc:304] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:10.178478 16572 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.179277 16621 raft_consensus.cc:2804] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.179474 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f8741c3050421684bfac7448102bec" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:10.180019 16621 raft_consensus.cc:697] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.180874 16621 consensus_queue.cc:237] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.182437 16424 leader_election.cc:290] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Requested vote from peers 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:10.184194 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.184556 16572 raft_consensus.cc:2468] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.184360 16318 catalog_manager.cc:5697] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 1 to 2, leader changed from bbf5f91750974e53ae5baf69d1801643 (127.9.225.194) to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 2 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.185231 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f43e0a7b72e47598fdda1264a5194bf" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:10.185858 16573 raft_consensus.cc:3055] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.185925 16500 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.186244 16573 raft_consensus.cc:740] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:10.185607 16463 leader_election.cc:304] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:10.187026 16573 consensus_queue.cc:260] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:10.187966 16652 raft_consensus.cc:2804] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.188401 16573 raft_consensus.cc:3060] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.180022 16425 raft_consensus.cc:3055] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.188423 16652 raft_consensus.cc:697] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:10.189903 16425 raft_consensus.cc:740] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.190553 16652 consensus_queue.cc:237] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.190829 16425 consensus_queue.cc:260] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.192270 16425 raft_consensus.cc:3060] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.193782 16500 raft_consensus.cc:2468] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.195657 16388 leader_election.cc:304] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:10.196359 16621 raft_consensus.cc:2804] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.196810 16621 raft_consensus.cc:697] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.197551 16621 consensus_queue.cc:237] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:10.198918 16425 raft_consensus.cc:2468] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.202240 16320 catalog_manager.cc:5697] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.202594 16318 catalog_manager.cc:5697] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 1 to 2, leader changed from bbf5f91750974e53ae5baf69d1801643 (127.9.225.194) to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 2 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.209380 16573 raft_consensus.cc:2468] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:10.215440 16320 catalog_manager.cc:5697] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 1 to 2, leader changed from 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195) to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 2 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.228879 16621 consensus_queue.cc:1048] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.234645 16656 raft_consensus.cc:993] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.235250 16641 raft_consensus.cc:1081] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:10.237147 16499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:42702
I20260709 12:16:10.237696 16499 raft_consensus.cc:493] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.238051 16499 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.240077 16641 consensus_queue.cc:1048] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:10.244525 16499 raft_consensus.cc:515] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.248091 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:10.248286 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d841909cbe4becab85cf7c5031de15" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:10.248719 16425 raft_consensus.cc:3055] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.249068 16573 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.249178 16425 raft_consensus.cc:740] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.248728 16499 leader_election.cc:290] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:10.250123 16425 consensus_queue.cc:260] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.251588 16425 raft_consensus.cc:3060] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.255908 16573 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.256502 16425 raft_consensus.cc:2468] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:10.257143 16463 leader_election.cc:304] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:10.257968 16652 raft_consensus.cc:2804] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.258351 16652 raft_consensus.cc:697] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:10.259117 16652 consensus_queue.cc:237] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.265543 16320 catalog_manager.cc:5697] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.336547 16656 raft_consensus.cc:993] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:10.336926 16641 raft_consensus.cc:1081] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:10.338337 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60284
I20260709 12:16:10.338727 16573 raft_consensus.cc:493] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.338963 16573 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.343364 16573 raft_consensus.cc:515] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.344820 16573 leader_election.cc:290] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:10.345541 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:10.345831 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60f746e744745d6a5ee3f2daf07a90f" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:10.346081 16425 raft_consensus.cc:3055] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.346365 16425 raft_consensus.cc:740] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:10.346385 16499 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.347054 16425 consensus_queue.cc:260] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.348031 16425 raft_consensus.cc:3060] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.350796 16499 raft_consensus.cc:2468] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:10.351804 16537 leader_election.cc:304] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:10.352478 16665 raft_consensus.cc:2804] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.352849 16665 raft_consensus.cc:697] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:10.352758 16425 raft_consensus.cc:2468] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:10.353578 16665 consensus_queue.cc:237] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:10.359191 16320 catalog_manager.cc:5697] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 2 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:10.470574 16425 raft_consensus.cc:1275] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.471791 16652 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.481706 16573 raft_consensus.cc:1275] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.482952 16657 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.590744 16573 raft_consensus.cc:1275] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.591909 16641 consensus_queue.cc:1048] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.599313 16499 raft_consensus.cc:1275] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.600745 16656 consensus_queue.cc:1048] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.619319 16573 raft_consensus.cc:1275] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.620342 16656 consensus_queue.cc:1048] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.626823 16499 raft_consensus.cc:1275] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.628479 16641 consensus_queue.cc:1048] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.669230 16499 raft_consensus.cc:1275] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.670346 16641 consensus_queue.cc:1048] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.677166 16573 raft_consensus.cc:1275] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.678848 16656 consensus_queue.cc:1048] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.682458 16572 raft_consensus.cc:1275] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.684192 16657 consensus_queue.cc:1048] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.692564 16425 raft_consensus.cc:1275] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.693853 16651 consensus_queue.cc:1048] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.777190 16425 raft_consensus.cc:1275] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.778355 16651 consensus_queue.cc:1048] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.786350 16573 raft_consensus.cc:1275] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.788725 16619 consensus_queue.cc:1048] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.837378 16499 raft_consensus.cc:1275] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.838562 16665 consensus_queue.cc:1048] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.845435 16425 raft_consensus.cc:1275] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.847019 16697 consensus_queue.cc:1048] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:12.911193 16320 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44072:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:12.913185 16320 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:12.957329 16415 tablet_service.cc:1511] Processing CreateTablet for tablet a14d948d2aff4d2bb85e381ad849bb65 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:12.958612 16415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d948d2aff4d2bb85e381ad849bb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.958463 16483 tablet_service.cc:1511] Processing CreateTablet for tablet a14d948d2aff4d2bb85e381ad849bb65 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:12.959746 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d948d2aff4d2bb85e381ad849bb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.959563 16560 tablet_service.cc:1511] Processing CreateTablet for tablet a14d948d2aff4d2bb85e381ad849bb65 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:12.960759 16560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14d948d2aff4d2bb85e381ad849bb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.963214 16413 tablet_service.cc:1511] Processing CreateTablet for tablet 267aeb8cc6b444638e35b17e20ee8a34 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:12.964422 16413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267aeb8cc6b444638e35b17e20ee8a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.964305 16484 tablet_service.cc:1511] Processing CreateTablet for tablet 267aeb8cc6b444638e35b17e20ee8a34 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:12.965595 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267aeb8cc6b444638e35b17e20ee8a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.965967 16562 tablet_service.cc:1511] Processing CreateTablet for tablet 267aeb8cc6b444638e35b17e20ee8a34 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:12.967192 16562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267aeb8cc6b444638e35b17e20ee8a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.984452 16410 tablet_service.cc:1511] Processing CreateTablet for tablet a0ae14e8018441d7a8b2c5e31bfea90e (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:12.985752 16410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ae14e8018441d7a8b2c5e31bfea90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.987883 16561 tablet_service.cc:1511] Processing CreateTablet for tablet a0ae14e8018441d7a8b2c5e31bfea90e (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:12.989146 16561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ae14e8018441d7a8b2c5e31bfea90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.990201 16411 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b82491a5847a693b08798f39839cc (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:12.991508 16411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b82491a5847a693b08798f39839cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.995491 16559 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b82491a5847a693b08798f39839cc (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:12.996755 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b82491a5847a693b08798f39839cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.002346 16483 tablet_service.cc:1511] Processing CreateTablet for tablet a0ae14e8018441d7a8b2c5e31bfea90e (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:13.003662 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ae14e8018441d7a8b2c5e31bfea90e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.002974 16485 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b82491a5847a693b08798f39839cc (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:13.005048 16485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b82491a5847a693b08798f39839cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.018285 16409 tablet_service.cc:1511] Processing CreateTablet for tablet 16896b6a7a06496cac8b5bdfcba2a509 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:13.019646 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16896b6a7a06496cac8b5bdfcba2a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.019590 16482 tablet_service.cc:1511] Processing CreateTablet for tablet 16896b6a7a06496cac8b5bdfcba2a509 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:13.020268 16715 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.020872 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16896b6a7a06496cac8b5bdfcba2a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.027036 16715 tablet_bootstrap.cc:654] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.041962 16558 tablet_service.cc:1511] Processing CreateTablet for tablet 16896b6a7a06496cac8b5bdfcba2a509 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:13.043322 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16896b6a7a06496cac8b5bdfcba2a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.045665 16715 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.046182 16715 ts_tablet_manager.cc:1403] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.018s
I20260709 12:16:13.047542 16717 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.049032 16715 raft_consensus.cc:359] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.049839 16715 raft_consensus.cc:385] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.050215 16715 raft_consensus.cc:740] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.051038 16715 consensus_queue.cc:260] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.053668 16715 ts_tablet_manager.cc:1434] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:16:13.054448 16717 tablet_bootstrap.cc:654] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.054687 16715 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.061087 16715 tablet_bootstrap.cc:654] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.068849 16717 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.069427 16717 ts_tablet_manager.cc:1403] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 12:16:13.072476 16717 raft_consensus.cc:359] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.073395 16717 raft_consensus.cc:385] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.073729 16717 raft_consensus.cc:740] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.074589 16717 consensus_queue.cc:260] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.076728 16717 ts_tablet_manager.cc:1434] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:13.077899 16717 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.086942 16717 tablet_bootstrap.cc:654] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.089957 16409 tablet_service.cc:1511] Processing CreateTablet for tablet 6535d25e710e4dbc9a0f945e0b658c82 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:13.091259 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535d25e710e4dbc9a0f945e0b658c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.093497 16483 tablet_service.cc:1511] Processing CreateTablet for tablet 6535d25e710e4dbc9a0f945e0b658c82 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:13.094873 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535d25e710e4dbc9a0f945e0b658c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.095880 16716 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.109843 16559 tablet_service.cc:1511] Processing CreateTablet for tablet 6535d25e710e4dbc9a0f945e0b658c82 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:13.111593 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535d25e710e4dbc9a0f945e0b658c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.121820 16619 raft_consensus.cc:493] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.122339 16619 raft_consensus.cc:515] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.125288 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
W20260709 12:16:13.128648 16463 leader_election.cc:343] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.130920 16619 leader_election.cc:290] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.132390 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.138646 16716 tablet_bootstrap.cc:654] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:13.147343 16463 leader_election.cc:343] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.146276 16715 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.147833 16463 leader_election.cc:304] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:13.148365 16717 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.148602 16619 raft_consensus.cc:2749] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:13.148895 16717 ts_tablet_manager.cc:1403] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.025s
I20260709 12:16:13.148388 16715 ts_tablet_manager.cc:1403] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.014s
I20260709 12:16:13.152503 16717 raft_consensus.cc:359] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.153260 16717 raft_consensus.cc:385] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.153581 16717 raft_consensus.cc:740] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.154296 16717 consensus_queue.cc:260] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.155933 16715 raft_consensus.cc:359] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.156520 16717 ts_tablet_manager.cc:1434] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:13.156730 16715 raft_consensus.cc:385] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.157146 16715 raft_consensus.cc:740] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.186645 16482 tablet_service.cc:1511] Processing CreateTablet for tablet 04053c28ddec4728acc00948f00aee86 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:13.194903 16558 tablet_service.cc:1511] Processing CreateTablet for tablet 04053c28ddec4728acc00948f00aee86 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:13.158046 16715 consensus_queue.cc:260] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.197436 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04053c28ddec4728acc00948f00aee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.188580 16413 tablet_service.cc:1511] Processing CreateTablet for tablet 04053c28ddec4728acc00948f00aee86 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:13.186645 16409 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:13.191211 16483 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:13.200533 16559 tablet_service.cc:1511] Processing CreateTablet for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:13.202294 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.197441 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04053c28ddec4728acc00948f00aee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.202366 16413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04053c28ddec4728acc00948f00aee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.206437 16410 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5561fd9e0c4c86bd3080930a0da940 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:13.207954 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.227439 16410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5561fd9e0c4c86bd3080930a0da940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.211710 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e8e2c53b23f4dbca4a06fe62bfaa6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.194633 16717 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.217300 16562 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5561fd9e0c4c86bd3080930a0da940 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:13.230822 16562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5561fd9e0c4c86bd3080930a0da940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.218678 16484 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5561fd9e0c4c86bd3080930a0da940 (DEFAULT_TABLE table=soft_deleted_table [id=f1da992468844aec84d295118a7752a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:13.240056 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5561fd9e0c4c86bd3080930a0da940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.243705 16699 raft_consensus.cc:493] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.244550 16699 raft_consensus.cc:515] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.247457 16699 leader_election.cc:290] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.248404 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.249889 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
W20260709 12:16:13.254317 16388 leader_election.cc:343] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.252229 16499 raft_consensus.cc:2468] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.256242 16388 leader_election.cc:304] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:13.256982 16717 tablet_bootstrap.cc:654] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.258718 16703 raft_consensus.cc:2804] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.259171 16703 raft_consensus.cc:493] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.259482 16703 raft_consensus.cc:3060] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.219769 16716 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.203017 16715 ts_tablet_manager.cc:1434] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.051s	user 0.001s	sys 0.007s
I20260709 12:16:13.268488 16715 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.273046 16716 ts_tablet_manager.cc:1403] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.004s
I20260709 12:16:13.279690 16703 raft_consensus.cc:515] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.284812 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.285462 16499 raft_consensus.cc:3060] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.275225 16715 tablet_bootstrap.cc:654] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.281000 16716 raft_consensus.cc:359] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.290323 16716 raft_consensus.cc:385] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.290741 16716 raft_consensus.cc:740] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.291677 16716 consensus_queue.cc:260] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.295835 16499 raft_consensus.cc:2468] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.297387 16388 leader_election.cc:304] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.298776 16699 raft_consensus.cc:2804] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.299398 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.297410 16703 leader_election.cc:290] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.300524 16716 ts_tablet_manager.cc:1434] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 12:16:13.301026 16388 leader_election.cc:343] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.301760 16716 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.304853 16717 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.305374 16717 ts_tablet_manager.cc:1403] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.024s
I20260709 12:16:13.308574 16717 raft_consensus.cc:359] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.309283 16717 raft_consensus.cc:385] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.309506 16699 raft_consensus.cc:697] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.309599 16717 raft_consensus.cc:740] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.311261 16699 consensus_queue.cc:237] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.312042 16717 consensus_queue.cc:260] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.312976 16715 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.313582 16715 ts_tablet_manager.cc:1403] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.012s
I20260709 12:16:13.314879 16717 ts_tablet_manager.cc:1434] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260709 12:16:13.315966 16716 tablet_bootstrap.cc:654] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.316229 16717 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.316965 16715 raft_consensus.cc:359] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.317788 16715 raft_consensus.cc:385] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.318157 16715 raft_consensus.cc:740] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.319005 16715 consensus_queue.cc:260] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.322017 16715 ts_tablet_manager.cc:1434] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:13.323338 16715 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.324229 16717 tablet_bootstrap.cc:654] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.330291 16715 tablet_bootstrap.cc:654] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.339228 16717 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.339697 16717 ts_tablet_manager.cc:1403] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:16:13.339813 16716 tablet_bootstrap.cc:492] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.340337 16716 ts_tablet_manager.cc:1403] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260709 12:16:13.340911 16715 tablet_bootstrap.cc:492] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.341405 16715 ts_tablet_manager.cc:1403] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:16:13.342826 16717 raft_consensus.cc:359] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.342474 16318 catalog_manager.cc:5697] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.343538 16717 raft_consensus.cc:385] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.343911 16717 raft_consensus.cc:740] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.344756 16717 consensus_queue.cc:260] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.344826 16715 raft_consensus.cc:359] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.343345 16716 raft_consensus.cc:359] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.346344 16716 raft_consensus.cc:385] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.346719 16716 raft_consensus.cc:740] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.347568 16716 consensus_queue.cc:260] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.345964 16715 raft_consensus.cc:385] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.348531 16715 raft_consensus.cc:740] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.349416 16715 consensus_queue.cc:260] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.350571 16716 ts_tablet_manager.cc:1434] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:13.351933 16716 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.352860 16715 ts_tablet_manager.cc:1434] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:16:13.354012 16715 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.354139 16717 ts_tablet_manager.cc:1434] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:16:13.355360 16717 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.358817 16716 tablet_bootstrap.cc:654] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.361111 16715 tablet_bootstrap.cc:654] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.361622 16717 tablet_bootstrap.cc:654] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.375986 16715 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.378055 16714 raft_consensus.cc:493] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.378531 16714 raft_consensus.cc:515] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.380086 16715 ts_tablet_manager.cc:1403] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.011s
I20260709 12:16:13.381045 16714 leader_election.cc:290] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.383436 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.383879 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.384117 16425 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:13.385848 16463 leader_election.cc:304] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
W20260709 12:16:13.386737 16463 leader_election.cc:343] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.388782 16714 raft_consensus.cc:2804] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.383486 16715 raft_consensus.cc:359] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.389254 16714 raft_consensus.cc:493] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.389765 16714 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.390977 16717 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.389429 16715 raft_consensus.cc:385] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.391547 16717 ts_tablet_manager.cc:1403] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.006s
I20260709 12:16:13.391579 16715 raft_consensus.cc:740] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.392599 16715 consensus_queue.cc:260] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.394990 16717 raft_consensus.cc:359] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.395816 16717 raft_consensus.cc:385] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.396164 16717 raft_consensus.cc:740] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.396706 16716 tablet_bootstrap.cc:492] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.398375 16716 ts_tablet_manager.cc:1403] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.011s
I20260709 12:16:13.397018 16717 consensus_queue.cc:260] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.400880 16717 ts_tablet_manager.cc:1434] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:13.397840 16715 ts_tablet_manager.cc:1434] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:16:13.401432 16716 raft_consensus.cc:359] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.402420 16716 raft_consensus.cc:385] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.402770 16716 raft_consensus.cc:740] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.403043 16715 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.403645 16716 consensus_queue.cc:260] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.406426 16716 ts_tablet_manager.cc:1434] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:13.402009 16714 raft_consensus.cc:515] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.409538 16714 leader_election.cc:290] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.409902 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.412012 16715 tablet_bootstrap.cc:654] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.406426 16701 raft_consensus.cc:493] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.412647 16701 raft_consensus.cc:515] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.401973 16717 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.414785 16701 leader_election.cc:290] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.410892 16716 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.416960 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.412030 16425 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.418221 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.418848 16499 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
I20260709 12:16:13.420254 16537 leader_election.cc:304] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.423172 16717 tablet_bootstrap.cc:654] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.417634 16424 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
I20260709 12:16:13.423657 16715 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.424257 16715 ts_tablet_manager.cc:1403] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260709 12:16:13.423251 16701 raft_consensus.cc:2804] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.425880 16701 raft_consensus.cc:493] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.426275 16701 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.427415 16716 tablet_bootstrap.cc:654] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.427170 16715 raft_consensus.cc:359] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.427927 16715 raft_consensus.cc:385] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.428282 16715 raft_consensus.cc:740] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.429358 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.429102 16715 consensus_queue.cc:260] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.429942 16572 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.431890 16715 ts_tablet_manager.cc:1434] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:13.432919 16715 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.439826 16715 tablet_bootstrap.cc:654] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.441599 16572 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:13.446135 16463 leader_election.cc:304] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.447391 16619 raft_consensus.cc:2804] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.444207 16425 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:13.447917 16619 raft_consensus.cc:697] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:13.449281 16619 consensus_queue.cc:237] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.455660 16717 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.456336 16717 ts_tablet_manager.cc:1403] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.013s
I20260709 12:16:13.461256 16701 raft_consensus.cc:515] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.467343 16701 leader_election.cc:290] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.468140 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.468343 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.468694 16425 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.468043 16321 catalog_manager.cc:5697] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.468956 16499 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.471684 16717 raft_consensus.cc:359] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.472415 16717 raft_consensus.cc:385] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.472718 16717 raft_consensus.cc:740] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.473485 16717 consensus_queue.cc:260] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.474301 16425 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 1.
I20260709 12:16:13.475797 16717 ts_tablet_manager.cc:1434] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 12:16:13.476147 16499 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 1.
I20260709 12:16:13.476641 16537 leader_election.cc:304] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.476907 16717 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.478927 16701 raft_consensus.cc:2804] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.479485 16701 raft_consensus.cc:697] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:13.480324 16701 consensus_queue.cc:237] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.481230 16716 tablet_bootstrap.cc:492] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.482311 16716 ts_tablet_manager.cc:1403] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.007s
I20260709 12:16:13.477041 16715 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.487211 16715 ts_tablet_manager.cc:1403] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.019s
I20260709 12:16:13.487552 16716 raft_consensus.cc:359] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.488245 16716 raft_consensus.cc:385] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.488543 16716 raft_consensus.cc:740] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.488999 16717 tablet_bootstrap.cc:654] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.489459 16716 consensus_queue.cc:260] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.490324 16715 raft_consensus.cc:359] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.491071 16715 raft_consensus.cc:385] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.491412 16715 raft_consensus.cc:740] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.492054 16716 ts_tablet_manager.cc:1434] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:13.491470 16321 catalog_manager.cc:5697] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 1 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:13.492429 16715 consensus_queue.cc:260] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.493145 16716 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.499981 16716 tablet_bootstrap.cc:654] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.501991 16715 ts_tablet_manager.cc:1434] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:16:13.504534 16701 raft_consensus.cc:493] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.505008 16701 raft_consensus.cc:515] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.507014 16701 leader_election.cc:290] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.509186 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.509858 16425 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
I20260709 12:16:13.510186 16715 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.510825 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.511572 16499 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
I20260709 12:16:13.514319 16537 leader_election.cc:304] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.514896 16716 tablet_bootstrap.cc:492] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.515401 16716 ts_tablet_manager.cc:1403] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 12:16:13.515547 16701 raft_consensus.cc:2804] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:13.517938 16369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:13.518442 16701 raft_consensus.cc:493] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.518461 16716 raft_consensus.cc:359] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.519299 16716 raft_consensus.cc:385] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.519227 16701 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.518069 16715 tablet_bootstrap.cc:654] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.519670 16716 raft_consensus.cc:740] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.520596 16716 consensus_queue.cc:260] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.519694 16717 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.522758 16716 ts_tablet_manager.cc:1434] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:13.522956 16717 ts_tablet_manager.cc:1403] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.017s
I20260709 12:16:13.523835 16716 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.525122 16701 raft_consensus.cc:515] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.526086 16717 raft_consensus.cc:359] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.526799 16717 raft_consensus.cc:385] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.527230 16717 raft_consensus.cc:740] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.527729 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.527731 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.527961 16717 consensus_queue.cc:260] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.528687 16499 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.530481 16717 ts_tablet_manager.cc:1434] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:16:13.530630 16716 tablet_bootstrap.cc:654] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.531543 16717 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.535625 16425 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.537798 16717 tablet_bootstrap.cc:654] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.541471 16425 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 1.
I20260709 12:16:13.542508 16537 leader_election.cc:304] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.543320 16735 raft_consensus.cc:2804] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.547807 16499 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 1.
I20260709 12:16:13.526726 16701 leader_election.cc:290] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.552127 16619 raft_consensus.cc:493] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.552543 16619 raft_consensus.cc:515] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.552935 16715 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.553392 16715 ts_tablet_manager.cc:1403] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 12:16:13.554503 16619 leader_election.cc:290] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.556003 16715 raft_consensus.cc:359] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.556656 16715 raft_consensus.cc:385] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.556720 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.556945 16715 raft_consensus.cc:740] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
W20260709 12:16:13.558382 16463 leader_election.cc:343] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.559818 16619 raft_consensus.cc:493] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.560312 16619 raft_consensus.cc:515] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.560602 16715 consensus_queue.cc:260] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.561548 16735 raft_consensus.cc:697] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:13.561798 16716 tablet_bootstrap.cc:492] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.562258 16716 ts_tablet_manager.cc:1403] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.023s
I20260709 12:16:13.562526 16717 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.563021 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.563697 16424 raft_consensus.cc:2468] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:13.563905 16619 leader_election.cc:290] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.563045 16717 ts_tablet_manager.cc:1403] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.020s
I20260709 12:16:13.565035 16716 raft_consensus.cc:359] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.565830 16716 raft_consensus.cc:385] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.566159 16716 raft_consensus.cc:740] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.566453 16715 ts_tablet_manager.cc:1434] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:16:13.564913 16463 leader_election.cc:304] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.566927 16716 consensus_queue.cc:260] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.565953 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.567929 16717 raft_consensus.cc:359] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.568887 16717 raft_consensus.cc:385] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.568079 16735 consensus_queue.cc:237] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.569110 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.569581 16716 ts_tablet_manager.cc:1434] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:13.570749 16716 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.569187 16717 raft_consensus.cc:740] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.572861 16717 consensus_queue.cc:260] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.567366 16715 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: Bootstrap starting.
I20260709 12:16:13.577067 16716 tablet_bootstrap.cc:654] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.572281 16425 raft_consensus.cc:2468] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 0.
I20260709 12:16:13.579454 16714 raft_consensus.cc:2804] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.582273 16714 raft_consensus.cc:493] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:16:13.572316 16463 leader_election.cc:343] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.580890 16717 ts_tablet_manager.cc:1434] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:16:13.582605 16714 raft_consensus.cc:3060] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.584002 16717 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: Bootstrap starting.
I20260709 12:16:13.579059 16715 tablet_bootstrap.cc:654] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.591564 16714 raft_consensus.cc:515] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.583920 16463 leader_election.cc:304] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:13.597175 16619 raft_consensus.cc:2804] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.597580 16619 raft_consensus.cc:493] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.593407 16717 tablet_bootstrap.cc:654] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.598107 16619 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.597826 16318 catalog_manager.cc:5697] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 1 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:13.595902 16735 raft_consensus.cc:493] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.600571 16735 raft_consensus.cc:515] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.602451 16714 leader_election.cc:290] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.605129 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.607450 16425 raft_consensus.cc:2468] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 0.
I20260709 12:16:13.608793 16537 leader_election.cc:304] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.606879 16619 raft_consensus.cc:515] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.602461 16735 leader_election.cc:290] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.611976 16619 leader_election.cc:290] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.610598 16747 raft_consensus.cc:2804] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.612797 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.613130 16747 raft_consensus.cc:493] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.613521 16747 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.613996 16717 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: No bootstrap required, opened a new log
I20260709 12:16:13.614471 16717 ts_tablet_manager.cc:1403] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 12:16:13.613613 16500 raft_consensus.cc:2393] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:13.615265 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.615265 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.616318 16425 raft_consensus.cc:3060] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.617195 16717 raft_consensus.cc:359] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.617686 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.617863 16717 raft_consensus.cc:385] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.618484 16717 raft_consensus.cc:740] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Initialized, Role: FOLLOWER
W20260709 12:16:13.619355 16463 leader_election.cc:343] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.619189 16717 consensus_queue.cc:260] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.620566 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.621841 16424 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.622604 16425 raft_consensus.cc:2468] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:13.622974 16717 ts_tablet_manager.cc:1434] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:13.623418 16715 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: No bootstrap required, opened a new log
I20260709 12:16:13.624063 16715 ts_tablet_manager.cc:1403] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.011s
I20260709 12:16:13.625514 16716 tablet_bootstrap.cc:492] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.626015 16463 leader_election.cc:304] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:13.626231 16716 ts_tablet_manager.cc:1403] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.005s
I20260709 12:16:13.627259 16619 raft_consensus.cc:2804] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.627939 16619 raft_consensus.cc:697] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:13.628744 16424 raft_consensus.cc:2468] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 1.
I20260709 12:16:13.629081 16699 raft_consensus.cc:493] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.621793 16747 raft_consensus.cc:515] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.629578 16699 raft_consensus.cc:515] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.629750 16716 raft_consensus.cc:359] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.630503 16716 raft_consensus.cc:385] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.630802 16716 raft_consensus.cc:740] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.631384 16572 raft_consensus.cc:2393] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbf5f91750974e53ae5baf69d1801643 in current term 1: Already voted for candidate 7b7f267583674d39bb4eba0b07d3089b in this term.
I20260709 12:16:13.631642 16699 leader_election.cc:290] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.631556 16716 consensus_queue.cc:260] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.631989 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:13.633991 16716 ts_tablet_manager.cc:1434] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:16:13.632722 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.634433 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.632838 16425 raft_consensus.cc:2393] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:13.635279 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.635542 16715 raft_consensus.cc:359] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.634853 16500 raft_consensus.cc:2468] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.636439 16715 raft_consensus.cc:385] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.636756 16715 raft_consensus.cc:740] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.637257 16463 leader_election.cc:304] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.637851 16388 leader_election.cc:304] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.635329 16499 raft_consensus.cc:2393] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:13.628787 16619 consensus_queue.cc:237] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.639066 16699 raft_consensus.cc:2804] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.637633 16715 consensus_queue.cc:260] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.639576 16699 raft_consensus.cc:493] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.639942 16699 raft_consensus.cc:3060] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.639066 16714 raft_consensus.cc:2804] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.641841 16715 ts_tablet_manager.cc:1434] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:16:13.642635 16747 leader_election.cc:290] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.637046 16572 raft_consensus.cc:2468] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.643160 16537 leader_election.cc:304] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:13.644431 16716 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.644374 16714 raft_consensus.cc:697] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:13.647912 16714 consensus_queue.cc:237] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.655452 16747 raft_consensus.cc:2749] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:13.657510 16699 raft_consensus.cc:515] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.661427 16716 tablet_bootstrap.cc:654] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.666122 16716 tablet_bootstrap.cc:492] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.666428 16716 ts_tablet_manager.cc:1403] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:16:13.668128 16699 leader_election.cc:290] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.667557 16321 catalog_manager.cc:5697] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.668939 16716 raft_consensus.cc:359] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.669615 16716 raft_consensus.cc:385] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.669853 16716 raft_consensus.cc:740] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.670492 16716 consensus_queue.cc:260] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.671824 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.672480 16716 ts_tablet_manager.cc:1434] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:13.672438 16572 raft_consensus.cc:3060] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.673453 16716 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Bootstrap starting.
I20260709 12:16:13.679347 16716 tablet_bootstrap.cc:654] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.671824 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267aeb8cc6b444638e35b17e20ee8a34" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.679781 16499 raft_consensus.cc:3060] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.679968 16572 raft_consensus.cc:2468] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.681253 16388 leader_election.cc:304] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.682055 16699 raft_consensus.cc:2804] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.683239 16703 raft_consensus.cc:493] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.683713 16703 raft_consensus.cc:515] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.685626 16703 leader_election.cc:290] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.687222 16499 raft_consensus.cc:2468] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.687484 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.688192 16500 raft_consensus.cc:2468] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.682762 16699 raft_consensus.cc:697] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.689636 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.689872 16699 consensus_queue.cc:237] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.691234 16388 leader_election.cc:304] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.691555 16716 tablet_bootstrap.cc:492] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: No bootstrap required, opened a new log
I20260709 12:16:13.691960 16703 raft_consensus.cc:2804] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.692018 16716 ts_tablet_manager.cc:1403] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
W20260709 12:16:13.692099 16388 leader_election.cc:343] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:13.692514 16703 raft_consensus.cc:493] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.692917 16703 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.694408 16716 raft_consensus.cc:359] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.694864 16716 raft_consensus.cc:385] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.695125 16716 raft_consensus.cc:740] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.695703 16716 consensus_queue.cc:260] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.697419 16716 ts_tablet_manager.cc:1434] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:16:13.699445 16703 raft_consensus.cc:515] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.705065 16703 leader_election.cc:290] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.706243 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.706929 16499 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.710410 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.711006 16572 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.713302 16499 raft_consensus.cc:2468] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.713519 16320 catalog_manager.cc:5697] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.714270 16388 leader_election.cc:304] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.715425 16318 catalog_manager.cc:5697] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.717988 16572 raft_consensus.cc:2468] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.718798 16699 raft_consensus.cc:2804] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.719310 16699 raft_consensus.cc:697] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.720058 16699 consensus_queue.cc:237] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.728525 16320 catalog_manager.cc:5697] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.734400 16699 raft_consensus.cc:493] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.734907 16699 raft_consensus.cc:515] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.736845 16699 leader_election.cc:290] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.737666 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b" is_pre_election: true
I20260709 12:16:13.737687 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.738207 16572 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.738328 16499 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 0.
I20260709 12:16:13.739048 16388 leader_election.cc:304] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.739634 16699 raft_consensus.cc:2804] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:13.739902 16699 raft_consensus.cc:493] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:13.740028 16747 raft_consensus.cc:493] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.740198 16699 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.740504 16747 raft_consensus.cc:515] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.742189 16747 leader_election.cc:290] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.742753 16425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.743237 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14d948d2aff4d2bb85e381ad849bb65" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.743892 16499 raft_consensus.cc:2393] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate 7ff4ce33c3664b1f86441e54c222704d in this term.
I20260709 12:16:13.744653 16537 leader_election.cc:304] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:13.745464 16747 raft_consensus.cc:3060] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.745597 16699 raft_consensus.cc:515] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.747040 16699 leader_election.cc:290] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.747691 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.748111 16499 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.748198 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.748754 16572 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.750378 16747 raft_consensus.cc:2749] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:13.754122 16499 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.754962 16572 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 1.
I20260709 12:16:13.755079 16388 leader_election.cc:304] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.755787 16699 raft_consensus.cc:2804] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.756242 16699 raft_consensus.cc:697] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.756847 16699 consensus_queue.cc:237] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.763828 16320 catalog_manager.cc:5697] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 1 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.818302 16499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
mode: GRACEFUL
new_leader_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:38262
I20260709 12:16:13.818887 16499 raft_consensus.cc:606] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Received request to transfer leadership to TS 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:13.823045 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
mode: GRACEFUL
new_leader_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:40418
I20260709 12:16:13.823429 16572 raft_consensus.cc:606] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Received request to transfer leadership to TS 7ff4ce33c3664b1f86441e54c222704d
I20260709 12:16:13.827618 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
mode: GRACEFUL
new_leader_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:40418
I20260709 12:16:13.828032 16572 raft_consensus.cc:606] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Received request to transfer leadership to TS bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:13.836349 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04053c28ddec4728acc00948f00aee86"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:13.836776 16425 raft_consensus.cc:606] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:13.841244 16425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:37014
I20260709 12:16:13.841651 16425 raft_consensus.cc:606] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:13.878446 16747 consensus_queue.cc:1048] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.887257 16714 consensus_queue.cc:1048] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.887648 16699 consensus_queue.cc:1048] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.889319 16735 consensus_queue.cc:1048] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.892373 16699 consensus_queue.cc:1048] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.919102 16619 raft_consensus.cc:993] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: : Instructing follower 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:13.919584 16619 raft_consensus.cc:1081] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Signalling peer 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:13.923734 16423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:57580
I20260709 12:16:13.929320 16701 raft_consensus.cc:993] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: : Instructing follower 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:13.929875 16701 raft_consensus.cc:1081] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Signalling peer 7ff4ce33c3664b1f86441e54c222704d to start an election
I20260709 12:16:13.931613 16424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
 from {username='slave'} at 127.0.0.1:57582
I20260709 12:16:13.932147 16424 raft_consensus.cc:493] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.932535 16424 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.933207 16423 raft_consensus.cc:493] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.933645 16423 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.942759 16424 raft_consensus.cc:515] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.943814 16423 raft_consensus.cc:515] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.944938 16424 leader_election.cc:290] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.946285 16423 leader_election.cc:290] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Requested vote from peers bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:13.948812 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.950202 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.950778 16574 raft_consensus.cc:3055] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.951066 16574 raft_consensus.cc:740] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:13.951256 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:13.951567 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b82491a5847a693b08798f39839cc" candidate_uuid: "7ff4ce33c3664b1f86441e54c222704d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:13.951920 16573 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.952160 16499 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.954622 16574 consensus_queue.cc:260] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.955907 16574 raft_consensus.cc:3060] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.958451 16499 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:13.959625 16388 leader_election.cc:304] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:13.960400 16773 raft_consensus.cc:2804] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.960636 16573 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:13.960839 16773 raft_consensus.cc:697] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.962025 16388 leader_election.cc:304] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:13.961840 16773 consensus_queue.cc:237] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.963351 16703 raft_consensus.cc:2804] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.963760 16703 raft_consensus.cc:697] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Leader. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:13.964233 16500 raft_consensus.cc:3055] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.964620 16500 raft_consensus.cc:740] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:13.964529 16703 consensus_queue.cc:237] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.965631 16500 consensus_queue.cc:260] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.966710 16500 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.969116 16573 raft_consensus.cc:1240] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Rejecting Update request from peer bbf5f91750974e53ae5baf69d1801643 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:13.970986 16762 raft_consensus.cc:493] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:13.971537 16762 raft_consensus.cc:515] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:13.973678 16500 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:13.974539 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff4ce33c3664b1f86441e54c222704d" is_pre_election: true
I20260709 12:16:13.975189 16762 leader_election.cc:290] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:13.975466 16574 raft_consensus.cc:2468] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ff4ce33c3664b1f86441e54c222704d in term 2.
I20260709 12:16:13.975389 16423 raft_consensus.cc:2393] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b7f267583674d39bb4eba0b07d3089b in current term 1: Already voted for candidate bbf5f91750974e53ae5baf69d1801643 in this term.
I20260709 12:16:13.977469 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e8e2c53b23f4dbca4a06fe62bfaa6b3" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf5f91750974e53ae5baf69d1801643" is_pre_election: true
I20260709 12:16:13.978749 16537 leader_election.cc:304] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:13.979421 16762 raft_consensus.cc:3060] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.983525 16319 catalog_manager.cc:5697] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 1 to 2, leader changed from 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195) to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 2 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.984516 16762 raft_consensus.cc:2749] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:13.984782 16319 catalog_manager.cc:5697] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d reported cstate change: term changed from 1 to 2, leader changed from bbf5f91750974e53ae5baf69d1801643 (127.9.225.194) to 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193). New cstate: current_term: 2 leader_uuid: "7ff4ce33c3664b1f86441e54c222704d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.029660 16762 consensus_queue.cc:1048] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.039345 16763 consensus_queue.cc:1048] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:14.045382 16701 raft_consensus.cc:993] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: : Instructing follower bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:14.045771 16763 raft_consensus.cc:1081] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Signalling peer bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:14.047161 16500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:42714
I20260709 12:16:14.047714 16500 raft_consensus.cc:493] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.048063 16500 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.053544 16500 raft_consensus.cc:515] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.055284 16500 leader_election.cc:290] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:14.055840 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:14.056237 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16896b6a7a06496cac8b5bdfcba2a509" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:14.056442 16424 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.056818 16574 raft_consensus.cc:3055] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.057125 16574 raft_consensus.cc:740] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:14.057859 16574 consensus_queue.cc:260] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.059057 16574 raft_consensus.cc:3060] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.063752 16424 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:14.064765 16463 leader_election.cc:304] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:14.065502 16574 raft_consensus.cc:2468] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:14.065579 16714 raft_consensus.cc:2804] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.066077 16714 raft_consensus.cc:697] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:14.066804 16714 consensus_queue.cc:237] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.072803 16319 catalog_manager.cc:5697] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 1 to 2, leader changed from 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195) to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.084499 16703 consensus_queue.cc:1048] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.093729 16703 consensus_queue.cc:1048] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.101509 16703 consensus_queue.cc:1048] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.109040 16703 consensus_queue.cc:1048] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.117457 16773 raft_consensus.cc:993] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:14.117878 16699 raft_consensus.cc:1081] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:14.123143 16574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60284
I20260709 12:16:14.123807 16574 raft_consensus.cc:493] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.124184 16574 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.130788 16574 raft_consensus.cc:515] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.132337 16574 leader_election.cc:290] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:14.132855 16424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:14.133306 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5561fd9e0c4c86bd3080930a0da940" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:14.133399 16424 raft_consensus.cc:3055] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.133849 16500 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.133862 16424 raft_consensus.cc:740] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:14.134840 16424 consensus_queue.cc:260] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.135907 16424 raft_consensus.cc:3060] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.137042 16714 consensus_queue.cc:1048] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.139519 16500 raft_consensus.cc:2468] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:14.140672 16537 leader_election.cc:304] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:14.141420 16763 raft_consensus.cc:2804] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.141862 16424 raft_consensus.cc:2468] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:14.141872 16763 raft_consensus.cc:697] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:14.142926 16763 consensus_queue.cc:237] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.150626 16318 catalog_manager.cc:5697] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 2 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:14.155027 16619 consensus_queue.cc:1048] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.217849 16703 consensus_queue.cc:1048] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.227566 16727 consensus_queue.cc:1048] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.234337 16703 raft_consensus.cc:993] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:14.234831 16727 raft_consensus.cc:1081] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer bbf5f91750974e53ae5baf69d1801643 to start an election
I20260709 12:16:14.236366 16500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04053c28ddec4728acc00948f00aee86"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
 from {username='slave'} at 127.0.0.1:42702
I20260709 12:16:14.236819 16500 raft_consensus.cc:493] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.237095 16500 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.242691 16500 raft_consensus.cc:515] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.244406 16500 leader_election.cc:290] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195:38489)
I20260709 12:16:14.245078 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:14.245471 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04053c28ddec4728acc00948f00aee86" candidate_uuid: "bbf5f91750974e53ae5baf69d1801643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
I20260709 12:16:14.245782 16423 raft_consensus.cc:3055] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.246071 16574 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.246179 16423 raft_consensus.cc:740] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:14.247049 16423 consensus_queue.cc:260] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.248091 16423 raft_consensus.cc:3060] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.251773 16574 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:14.252825 16463 leader_election.cc:304] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:14.253275 16423 raft_consensus.cc:2468] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf5f91750974e53ae5baf69d1801643 in term 2.
I20260709 12:16:14.253446 16619 raft_consensus.cc:2804] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.253950 16619 raft_consensus.cc:697] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Leader. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:14.254657 16619 consensus_queue.cc:237] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:14.257608 16619 consensus_queue.cc:1048] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.261178 16318 catalog_manager.cc:5697] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to bbf5f91750974e53ae5baf69d1801643 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "bbf5f91750974e53ae5baf69d1801643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.266674 16619 consensus_queue.cc:1048] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.399605 16574 raft_consensus.cc:1275] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.400699 16727 consensus_queue.cc:1048] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:14.409794 16500 raft_consensus.cc:1275] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.411422 16773 consensus_queue.cc:1048] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.460577 16574 raft_consensus.cc:1275] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.461676 16773 consensus_queue.cc:1048] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.468946 16500 raft_consensus.cc:1275] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7ff4ce33c3664b1f86441e54c222704d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.470078 16773 consensus_queue.cc:1048] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.570663 16423 raft_consensus.cc:1275] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.571796 16763 consensus_queue.cc:1048] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.578436 16500 raft_consensus.cc:1275] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.580082 16763 consensus_queue.cc:1048] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.608105 16574 raft_consensus.cc:1275] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.609156 16619 consensus_queue.cc:1048] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.618577 16423 raft_consensus.cc:1275] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.620016 16752 consensus_queue.cc:1048] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.723896 16574 raft_consensus.cc:1275] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.724924 16752 consensus_queue.cc:1048] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.732964 16423 raft_consensus.cc:1275] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer bbf5f91750974e53ae5baf69d1801643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.734225 16714 consensus_queue.cc:1048] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.844668 16321 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44072:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:16:16.863654 16321 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44072:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:16:16.905440 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:16:17.040418 16815 log.cc:927] Time spent T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:16:17.045503 16817 log.cc:927] Time spent T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:16:17.163435 16850 tablet.cc:1724] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:17.152350 16388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:44105, user_credentials={real_user=slave}} blocked reactor thread for 51383.8us
I20260709 12:16:17.246923 16859 tablet.cc:1724] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.270123 16857 tablet.cc:1724] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.179035 16838 tablet.cc:1724] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.318945 16850 tablet.cc:1724] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.291911 16854 tablet.cc:1724] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:17.319000 16451 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:267aeb8cc6b444638e35b17e20ee8a34)
I20260709 12:16:17.327225 16838 tablet.cc:1724] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.329711 16857 tablet.cc:1724] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.294195 16862 tablet.cc:1724] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.336946 16850 tablet.cc:1724] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.336104 16859 tablet.cc:1724] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.351163 16866 tablet.cc:1724] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.355182 16865 tablet.cc:1724] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.363147 16868 tablet.cc:1724] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.294127 16863 tablet.cc:1724] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:17.374075 16451 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:04053c28ddec4728acc00948f00aee86)
W20260709 12:16:17.376780 16451 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:04053c28ddec4728acc00948f00aee86)
I20260709 12:16:17.370132 16857 tablet.cc:1724] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.385947 16496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:38276
I20260709 12:16:17.386579 16496 raft_consensus.cc:606] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:17.399029 16862 tablet.cc:1724] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.402238 16867 tablet.cc:1724] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.412711 16866 tablet.cc:1724] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.403654 16864 tablet.cc:1724] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.417623 16863 tablet.cc:1724] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.419889 16865 tablet.cc:1724] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.405822 16868 tablet.cc:1724] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.410944 16854 tablet.cc:1724] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.441952 16859 tablet.cc:1724] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.448611 16422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:37024
I20260709 12:16:17.449291 16422 raft_consensus.cc:606] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:17.450573 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:16:17.455711 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:17.462030 16868 tablet.cc:1724] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.462880 16864 tablet.cc:1724] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:17.467025 16422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b"
dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:37024
I20260709 12:16:17.467669 16422 raft_consensus.cc:606] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:17.471971 16497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766"
dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
mode: GRACEFUL
new_leader_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:38276
I20260709 12:16:17.472543 16497 raft_consensus.cc:606] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Received request to transfer leadership to TS 7b7f267583674d39bb4eba0b07d3089b
I20260709 12:16:17.475131 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:17.478897 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:17.493239 16318 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: soft_deleted_table [id=f1da992468844aec84d295118a7752a2] alter complete (version 1)
I20260709 12:16:17.589529 16792 raft_consensus.cc:993] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.590086 16834 raft_consensus.cc:1081] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.591578 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60288
I20260709 12:16:17.591997 16567 raft_consensus.cc:493] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.592262 16567 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.596478 16792 raft_consensus.cc:993] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.596941 16834 raft_consensus.cc:1081] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.598465 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60288
I20260709 12:16:17.598367 16567 raft_consensus.cc:515] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.599016 16573 raft_consensus.cc:493] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.599375 16573 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.600468 16567 leader_election.cc:290] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:17.600961 16806 raft_consensus.cc:993] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.601473 16806 raft_consensus.cc:1081] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.602058 16422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:17.602617 16422 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.602639 16497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535d25e710e4dbc9a0f945e0b658c82" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:17.603328 16497 raft_consensus.cc:3055] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:17.603338 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60284
I20260709 12:16:17.603785 16497 raft_consensus.cc:740] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:17.604022 16567 raft_consensus.cc:493] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.604387 16567 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.604664 16497 consensus_queue.cc:260] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.605402 16573 raft_consensus.cc:515] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.605971 16497 raft_consensus.cc:3060] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.607208 16573 leader_election.cc:290] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:17.608409 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:17.608999 16422 raft_consensus.cc:2468] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:17.609061 16423 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.610109 16537 leader_election.cc:304] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:17.610512 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ed193129d34e81bd56c827f3fa7766" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:17.610951 16763 raft_consensus.cc:2804] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:17.611063 16496 raft_consensus.cc:3055] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:17.611444 16496 raft_consensus.cc:740] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbf5f91750974e53ae5baf69d1801643, State: Running, Role: LEADER
I20260709 12:16:17.611475 16763 raft_consensus.cc:697] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:17.612286 16496 consensus_queue.cc:260] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [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: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.612574 16763 consensus_queue.cc:237] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.613551 16496 raft_consensus.cc:3060] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.617450 16423 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 3.
I20260709 12:16:17.619035 16537 leader_election.cc:304] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, 7ff4ce33c3664b1f86441e54c222704d; no voters: 
I20260709 12:16:17.619210 16496 raft_consensus.cc:2468] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 3.
I20260709 12:16:17.620718 16763 raft_consensus.cc:2804] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:17.620942 16497 raft_consensus.cc:2468] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:17.621403 16763 raft_consensus.cc:697] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 3 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:17.621641 16318 catalog_manager.cc:5697] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 1 to 2, leader changed from bbf5f91750974e53ae5baf69d1801643 (127.9.225.194) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 2 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:17.622272 16763 consensus_queue.cc:237] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [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: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.623289 16567 raft_consensus.cc:515] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.625300 16567 leader_election.cc:290] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:17.628233 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:17.628536 16497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f28d26cac4f0e80505ba35a68935b" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:17.628840 16423 raft_consensus.cc:3055] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:17.629073 16497 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.629312 16423 raft_consensus.cc:740] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:17.630299 16423 consensus_queue.cc:260] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.632071 16423 raft_consensus.cc:3060] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.635299 16497 raft_consensus.cc:2468] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:17.636580 16537 leader_election.cc:304] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:17.637370 16763 raft_consensus.cc:2804] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:17.636509 16318 catalog_manager.cc:5697] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 2 to 3, leader changed from bbf5f91750974e53ae5baf69d1801643 (127.9.225.194) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 3 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:17.637774 16763 raft_consensus.cc:697] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:17.638495 16763 consensus_queue.cc:237] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.638849 16423 raft_consensus.cc:2468] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 2.
I20260709 12:16:17.648957 16318 catalog_manager.cc:5697] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 1 to 2, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 2 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:17.787513 16806 raft_consensus.cc:993] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: : Instructing follower 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.787925 16844 raft_consensus.cc:1081] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Signalling peer 7b7f267583674d39bb4eba0b07d3089b to start an election
I20260709 12:16:17.789191 16567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e"
dest_uuid: "7b7f267583674d39bb4eba0b07d3089b"
 from {username='slave'} at 127.0.0.1:60284
I20260709 12:16:17.789614 16567 raft_consensus.cc:493] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.789878 16567 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.794472 16567 raft_consensus.cc:515] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.795908 16567 leader_election.cc:290] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 election: Requested vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
I20260709 12:16:17.796746 16423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7ff4ce33c3664b1f86441e54c222704d"
I20260709 12:16:17.797394 16423 raft_consensus.cc:3055] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:17.797427 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ae14e8018441d7a8b2c5e31bfea90e" candidate_uuid: "7b7f267583674d39bb4eba0b07d3089b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bbf5f91750974e53ae5baf69d1801643"
I20260709 12:16:17.797735 16423 raft_consensus.cc:740] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ff4ce33c3664b1f86441e54c222704d, State: Running, Role: LEADER
I20260709 12:16:17.798064 16496 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.798667 16423 consensus_queue.cc:260] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [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: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.799906 16423 raft_consensus.cc:3060] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:17.804617 16496 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 3.
I20260709 12:16:17.805699 16537 leader_election.cc:304] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b, bbf5f91750974e53ae5baf69d1801643; no voters: 
I20260709 12:16:17.806200 16423 raft_consensus.cc:2468] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b7f267583674d39bb4eba0b07d3089b in term 3.
I20260709 12:16:17.806500 16763 raft_consensus.cc:2804] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:17.807317 16763 raft_consensus.cc:697] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 3 LEADER]: Becoming Leader. State: Replica: 7b7f267583674d39bb4eba0b07d3089b, State: Running, Role: LEADER
I20260709 12:16:17.808173 16763 consensus_queue.cc:237] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [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: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:17.814729 16318 catalog_manager.cc:5697] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b reported cstate change: term changed from 2 to 3, leader changed from 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193) to 7b7f267583674d39bb4eba0b07d3089b (127.9.225.195). New cstate: current_term: 3 leader_uuid: "7b7f267583674d39bb4eba0b07d3089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:18.046644 16496 raft_consensus.cc:1275] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:18.047169 16497 raft_consensus.cc:1275] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:18.047935 16820 consensus_queue.cc:1048] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:18.048444 16763 consensus_queue.cc:1048] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:18.069276 16423 raft_consensus.cc:1275] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:18.071190 16423 raft_consensus.cc:1275] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:18.071341 16877 consensus_queue.cc:1048] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:18.072641 16878 consensus_queue.cc:1048] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:18.113705 16497 raft_consensus.cc:1275] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:18.114719 16879 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:18.122586 16422 raft_consensus.cc:1275] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:18.124316 16878 consensus_queue.cc:1048] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:18.242304 16422 raft_consensus.cc:1275] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:18.243382 16878 consensus_queue.cc:1048] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:18.250173 16497 raft_consensus.cc:1275] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Refusing update from remote peer 7b7f267583674d39bb4eba0b07d3089b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:18.251688 16878 consensus_queue.cc:1048] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:18.480754 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:18.487890 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:18.488253 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:18.492969 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:18.493254 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:19.494062 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:19.499146 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:19.499605 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:19.504154 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:19.504475 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:20.592497 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:20.607771 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:20.684440 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:20.880775 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:20.882992 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:21.469789 16446 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc0a0 after lost signal to thread 10122
W20260709 12:16:21.470763 16446 debug-util.cc:398] Leaking SignalData structure 0x7b0800339b80 after lost signal to thread 16355
W20260709 12:16:21.471936 16446 debug-util.cc:398] Leaking SignalData structure 0x7b080038fce0 after lost signal to thread 16449
W20260709 12:16:21.473321 16446 debug-util.cc:398] Leaking SignalData structure 0x7b0800057d80 after lost signal to thread 16524
W20260709 12:16:21.474339 16446 debug-util.cc:398] Leaking SignalData structure 0x7b08000db880 after lost signal to thread 16598
I20260709 12:16:21.884249 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:21.891899 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:21.892436 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:21.899314 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:21.899778 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:22.900987 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:22.908404 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:22.908937 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.915830 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:22.916286 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:23.917440 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:23.924487 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:23.924844 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:23.930166 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:23.930467 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:24.931386 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:24.936676 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:24.937203 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:24.941784 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:24.942082 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:25.942979 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:25.949038 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:25.949463 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:25.954890 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:25.955240 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:26.956007 10119 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:26.960842 10119 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:26.961338 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:26.966369 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:26.966703 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:27.634313 16537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.194:44105, user_credentials={real_user=slave}} blocked reactor thread for 95640.7us
I20260709 12:16:28.547173 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
W20260709 12:16:28.557044 16521 debug-util.cc:398] Leaking SignalData structure 0x7b080032d500 after lost signal to thread 10122
W20260709 12:16:28.558257 16521 debug-util.cc:398] Leaking SignalData structure 0x7b08001eca20 after lost signal to thread 16355
W20260709 12:16:28.559839 16521 debug-util.cc:398] Leaking SignalData structure 0x7b0800340d40 after lost signal to thread 16449
W20260709 12:16:28.561028 16521 debug-util.cc:398] Leaking SignalData structure 0x7b0800110ea0 after lost signal to thread 16524
W20260709 12:16:28.562163 16521 debug-util.cc:398] Leaking SignalData structure 0x7b0800342ee0 after lost signal to thread 16598
W20260709 12:16:28.577368 16463 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 12:16:28.581069 16463 consensus_peers.cc:597] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.583736 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:28.584609 10119 tablet_replica.cc:333] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.585819 10119 raft_consensus.cc:2243] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.586759 10119 raft_consensus.cc:2272] T 8c5561fd9e0c4c86bd3080930a0da940 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.589802 10119 tablet_replica.cc:333] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.590535 10119 raft_consensus.cc:2243] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.591809 10119 raft_consensus.cc:2272] T 267aeb8cc6b444638e35b17e20ee8a34 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:28.593547 16537 consensus_peers.cc:597] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.594856 10119 tablet_replica.cc:333] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.595630 10119 raft_consensus.cc:2243] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.596480 10119 raft_consensus.cc:2272] T bd0b82491a5847a693b08798f39839cc P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.599396 10119 tablet_replica.cc:333] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.600442 10119 raft_consensus.cc:2243] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.602825 10119 raft_consensus.cc:2272] T a14d948d2aff4d2bb85e381ad849bb65 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.605751 10119 tablet_replica.cc:333] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.606374 10119 raft_consensus.cc:2243] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.607386 10119 raft_consensus.cc:2272] T 9f43e0a7b72e47598fdda1264a5194bf P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.610302 10119 tablet_replica.cc:333] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.610885 10119 raft_consensus.cc:2243] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.611510 10119 raft_consensus.cc:2272] T f6d841909cbe4becab85cf7c5031de15 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.617527 10119 tablet_replica.cc:333] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.618203 10119 raft_consensus.cc:2243] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.619242 10119 raft_consensus.cc:2272] T 51121309babb4aa8a55a07e34337d21e P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.622596 10119 tablet_replica.cc:333] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.623566 10119 raft_consensus.cc:2243] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.624444 10119 raft_consensus.cc:2272] T 16f8741c3050421684bfac7448102bec P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.628100 10119 tablet_replica.cc:333] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.628870 10119 raft_consensus.cc:2243] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.629670 10119 raft_consensus.cc:2272] T 16896b6a7a06496cac8b5bdfcba2a509 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:28.631166 16537 consensus_peers.cc:597] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:28.631402 16463 consensus_peers.cc:597] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.633090 10119 tablet_replica.cc:333] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.633739 10119 raft_consensus.cc:2243] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.634261 10119 raft_consensus.cc:2272] T c5501b13f5d543b2a289d21e4096ef32 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.636780 10119 tablet_replica.cc:333] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.637315 10119 raft_consensus.cc:2243] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.638441 10119 raft_consensus.cc:2272] T 1accfe485f09404594a9498b05cadf1a P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.641894 10119 tablet_replica.cc:333] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.642436 10119 raft_consensus.cc:2243] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.643054 10119 raft_consensus.cc:2272] T e60f746e744745d6a5ee3f2daf07a90f P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.646552 10119 tablet_replica.cc:333] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.647300 10119 raft_consensus.cc:2243] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.648061 10119 raft_consensus.cc:2272] T 04053c28ddec4728acc00948f00aee86 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.651108 10119 tablet_replica.cc:333] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.651695 10119 raft_consensus.cc:2243] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.652335 10119 raft_consensus.cc:2272] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7ff4ce33c3664b1f86441e54c222704d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.654803 10119 tablet_replica.cc:333] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.655387 10119 raft_consensus.cc:2243] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.655848 10119 raft_consensus.cc:2272] T 6535d25e710e4dbc9a0f945e0b658c82 P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.658459 10119 tablet_replica.cc:333] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.659019 10119 raft_consensus.cc:2243] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.659541 10119 raft_consensus.cc:2272] T 3b0f28d26cac4f0e80505ba35a68935b P 7ff4ce33c3664b1f86441e54c222704d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.662003 10119 tablet_replica.cc:333] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.662509 10119 raft_consensus.cc:2243] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.663033 10119 raft_consensus.cc:2272] T a0ae14e8018441d7a8b2c5e31bfea90e P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.665482 10119 tablet_replica.cc:333] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d: stopping tablet replica
I20260709 12:16:28.666013 10119 raft_consensus.cc:2243] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.666698 10119 raft_consensus.cc:2272] T 95ed193129d34e81bd56c827f3fa7766 P 7ff4ce33c3664b1f86441e54c222704d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:28.692135 16463 consensus_peers.cc:597] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.726671 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
W20260709 12:16:28.749553 16463 consensus_peers.cc:597] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.777572 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
W20260709 12:16:28.784412 16537 consensus_peers.cc:597] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.815750 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:28.816761 10119 tablet_replica.cc:333] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.817775 10119 raft_consensus.cc:2243] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.818477 10119 raft_consensus.cc:2272] T 8c5561fd9e0c4c86bd3080930a0da940 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.821691 10119 tablet_replica.cc:333] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.822494 10119 raft_consensus.cc:2243] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.823144 10119 raft_consensus.cc:2272] T bd0b82491a5847a693b08798f39839cc P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.826035 10119 tablet_replica.cc:333] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.826754 10119 raft_consensus.cc:2243] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.827355 10119 raft_consensus.cc:2272] T a14d948d2aff4d2bb85e381ad849bb65 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.830406 10119 tablet_replica.cc:333] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.831265 10119 raft_consensus.cc:2243] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.831864 10119 raft_consensus.cc:2272] T 95ed193129d34e81bd56c827f3fa7766 P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.834606 10119 tablet_replica.cc:333] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.835404 10119 raft_consensus.cc:2243] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.836509 10119 raft_consensus.cc:2272] T f6d841909cbe4becab85cf7c5031de15 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.839279 10119 tablet_replica.cc:333] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.840044 10119 raft_consensus.cc:2243] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.840696 10119 raft_consensus.cc:2272] T 267aeb8cc6b444638e35b17e20ee8a34 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.843650 10119 tablet_replica.cc:333] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.844502 10119 raft_consensus.cc:2243] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.845152 10119 raft_consensus.cc:2272] T 1accfe485f09404594a9498b05cadf1a P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.848047 10119 tablet_replica.cc:333] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.848735 10119 raft_consensus.cc:2243] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.849354 10119 raft_consensus.cc:2272] T e60f746e744745d6a5ee3f2daf07a90f P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.852334 10119 tablet_replica.cc:333] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.853055 10119 raft_consensus.cc:2243] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.854211 10119 raft_consensus.cc:2272] T 04053c28ddec4728acc00948f00aee86 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:28.855203 16537 consensus_peers.cc:597] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.857245 10119 tablet_replica.cc:333] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.858143 10119 raft_consensus.cc:2243] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.859287 10119 raft_consensus.cc:2272] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.862102 10119 tablet_replica.cc:333] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.862819 10119 raft_consensus.cc:2243] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.863412 10119 raft_consensus.cc:2272] T 6535d25e710e4dbc9a0f945e0b658c82 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.866351 10119 tablet_replica.cc:333] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.867008 10119 raft_consensus.cc:2243] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.867564 10119 raft_consensus.cc:2272] T a0ae14e8018441d7a8b2c5e31bfea90e P bbf5f91750974e53ae5baf69d1801643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.870359 10119 tablet_replica.cc:333] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.871124 10119 raft_consensus.cc:2243] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.871692 10119 raft_consensus.cc:2272] T 3b0f28d26cac4f0e80505ba35a68935b P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.874776 10119 tablet_replica.cc:333] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.875555 10119 raft_consensus.cc:2243] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:16:28.875593 16537 consensus_peers.cc:597] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.876690 10119 raft_consensus.cc:2272] T 16896b6a7a06496cac8b5bdfcba2a509 P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.879686 10119 tablet_replica.cc:333] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.880364 10119 raft_consensus.cc:2243] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.881408 10119 raft_consensus.cc:2272] T c5501b13f5d543b2a289d21e4096ef32 P bbf5f91750974e53ae5baf69d1801643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.884630 10119 tablet_replica.cc:333] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
W20260709 12:16:28.885008 16537 consensus_peers.cc:597] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:28.885360 10119 raft_consensus.cc:2243] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:28.886782 10119 raft_consensus.cc:2272] T 16f8741c3050421684bfac7448102bec P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.889616 10119 tablet_replica.cc:333] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.890301 10119 raft_consensus.cc:2243] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.890890 10119 raft_consensus.cc:2272] T 51121309babb4aa8a55a07e34337d21e P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:28.893919 10119 tablet_replica.cc:333] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643: stopping tablet replica
I20260709 12:16:28.894546 10119 raft_consensus.cc:2243] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:28.895081 10119 raft_consensus.cc:2272] T 9f43e0a7b72e47598fdda1264a5194bf P bbf5f91750974e53ae5baf69d1801643 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:28.948812 16537 consensus_peers.cc:597] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:28.976050 16537 consensus_peers.cc:597] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:28.986038 16537 consensus_peers.cc:597] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:28.998612 16537 consensus_peers.cc:597] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:29.004263 16537 consensus_peers.cc:597] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:29.112005 16537 consensus_peers.cc:597] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:29.818073 16928 raft_consensus.cc:493] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:29.818589 16928 raft_consensus.cc:515] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:29.820623 16928 leader_election.cc:290] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:29.825312 16537 leader_election.cc:336] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:29.825991 16537 leader_election.cc:336] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:29.826350 16537 leader_election.cc:304] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:29.827183 16913 raft_consensus.cc:2749] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:29.870986 16913 raft_consensus.cc:493] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:29.871459 16913 raft_consensus.cc:515] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:29.873045 16913 leader_election.cc:290] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:29.876576 16537 leader_election.cc:336] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:29.877202 16537 leader_election.cc:336] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:29.877578 16537 leader_election.cc:304] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:29.878185 16913 raft_consensus.cc:2749] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:29.907438 16913 raft_consensus.cc:493] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:29.907900 16913 raft_consensus.cc:515] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } } peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } }
I20260709 12:16:29.909513 16913 leader_election.cc:290] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:29.912875 16537 leader_election.cc:336] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:29.914872 16537 leader_election.cc:336] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:29.915342 16537 leader_election.cc:304] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:29.915958 16913 raft_consensus.cc:2749] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:29.918684 16913 raft_consensus.cc:493] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:29.919052 16913 raft_consensus.cc:515] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:29.920514 16913 leader_election.cc:290] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:29.923810 16537 leader_election.cc:336] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:29.924397 16537 leader_election.cc:336] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:29.924752 16537 leader_election.cc:304] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:29.925338 16913 raft_consensus.cc:2749] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:29.946887 10119 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16521)
I20260709 12:16:29.979169 16913 raft_consensus.cc:493] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:29.979667 16913 raft_consensus.cc:515] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:29.981318 16913 leader_election.cc:290] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:29.984858 16537 leader_election.cc:336] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:29.985484 16537 leader_election.cc:336] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:29.985828 16537 leader_election.cc:304] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:29.986406 16913 raft_consensus.cc:2749] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:30.019701 16913 raft_consensus.cc:493] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:30.020222 16913 raft_consensus.cc:515] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.022342 16913 leader_election.cc:290] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.025812 16537 leader_election.cc:336] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.026360 16537 leader_election.cc:336] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.026638 16537 leader_election.cc:304] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.027225 16913 raft_consensus.cc:2749] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:30.035650 16913 raft_consensus.cc:493] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:30.036125 16913 raft_consensus.cc:515] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.038162 16913 leader_election.cc:290] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.041632 16537 leader_election.cc:336] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.042191 16537 leader_election.cc:336] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.042459 16537 leader_election.cc:304] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.042968 16913 raft_consensus.cc:2749] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:30.066926 16913 raft_consensus.cc:493] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7ff4ce33c3664b1f86441e54c222704d)
I20260709 12:16:30.067536 16913 raft_consensus.cc:515] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.069782 16913 leader_election.cc:290] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.073354 16537 leader_election.cc:336] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.073925 16537 leader_election.cc:336] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.074200 16537 leader_election.cc:304] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.074702 16913 raft_consensus.cc:2749] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:30.082235 16928 raft_consensus.cc:493] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:30.082587 16928 raft_consensus.cc:515] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.084218 16928 leader_election.cc:290] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.087364 16537 leader_election.cc:336] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.088013 16537 leader_election.cc:336] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.088279 16537 leader_election.cc:304] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.088768 16928 raft_consensus.cc:2749] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:30.116395 16928 raft_consensus.cc:493] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:30.116781 16928 raft_consensus.cc:515] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.118578 16928 leader_election.cc:290] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.121953 16537 leader_election.cc:336] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.122735 16537 leader_election.cc:336] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.123010 16537 leader_election.cc:304] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.123521 16928 raft_consensus.cc:2749] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:30.126017 16928 raft_consensus.cc:493] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:30.126346 16928 raft_consensus.cc:515] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.127921 16928 leader_election.cc:290] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.130949 16537 leader_election.cc:336] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.131690 16537 leader_election.cc:336] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.131969 16537 leader_election.cc:304] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.132429 16928 raft_consensus.cc:2749] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:30.280483 16928 raft_consensus.cc:493] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbf5f91750974e53ae5baf69d1801643)
I20260709 12:16:30.280957 16928 raft_consensus.cc:515] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ff4ce33c3664b1f86441e54c222704d" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 37803 } } peers { permanent_uuid: "bbf5f91750974e53ae5baf69d1801643" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44105 } } peers { permanent_uuid: "7b7f267583674d39bb4eba0b07d3089b" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 38489 } }
I20260709 12:16:30.282645 16928 leader_election.cc:290] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803), bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105)
W20260709 12:16:30.286065 16537 leader_election.cc:336] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111)
W20260709 12:16:30.286614 16537 leader_election.cc:336] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111)
I20260709 12:16:30.286914 16537 leader_election.cc:304] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [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: 7b7f267583674d39bb4eba0b07d3089b; no voters: 7ff4ce33c3664b1f86441e54c222704d, bbf5f91750974e53ae5baf69d1801643
I20260709 12:16:30.287461 16928 raft_consensus.cc:2749] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:16:30.752472 16537 consensus_peers.cc:597] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:30.947405 10119 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16521)
W20260709 12:16:31.202725 16537 consensus_peers.cc:597] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:31.228569 16537 consensus_peers.cc:597] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:31.230123 16537 consensus_peers.cc:597] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:31.244217 16537 consensus_peers.cc:597] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b -> Peer bbf5f91750974e53ae5baf69d1801643 (127.9.225.194:44105): Couldn't send request to peer bbf5f91750974e53ae5baf69d1801643. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.194:44105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:31.280993 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
W20260709 12:16:31.316080 16537 consensus_peers.cc:597] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:31.316627 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
W20260709 12:16:31.322976 16537 consensus_peers.cc:597] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b -> Peer 7ff4ce33c3664b1f86441e54c222704d (127.9.225.193:37803): Couldn't send request to peer 7ff4ce33c3664b1f86441e54c222704d. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:37803: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:31.341028 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:31.341688 10119 tablet_replica.cc:333] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.342361 10119 raft_consensus.cc:2243] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.343178 10119 raft_consensus.cc:2272] T 8c5561fd9e0c4c86bd3080930a0da940 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.345146 10119 tablet_replica.cc:333] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.345697 10119 raft_consensus.cc:2243] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.346138 10119 raft_consensus.cc:2272] T a14d948d2aff4d2bb85e381ad849bb65 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.348044 10119 tablet_replica.cc:333] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.348546 10119 raft_consensus.cc:2243] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.349264 10119 raft_consensus.cc:2272] T e60f746e744745d6a5ee3f2daf07a90f P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.351326 10119 tablet_replica.cc:333] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.351857 10119 raft_consensus.cc:2243] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.352283 10119 raft_consensus.cc:2272] T 1accfe485f09404594a9498b05cadf1a P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.354156 10119 tablet_replica.cc:333] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.354621 10119 raft_consensus.cc:2243] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.355000 10119 raft_consensus.cc:2272] T f6d841909cbe4becab85cf7c5031de15 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.356896 10119 tablet_replica.cc:333] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.357347 10119 raft_consensus.cc:2243] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.357806 10119 raft_consensus.cc:2272] T bd0b82491a5847a693b08798f39839cc P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.359634 10119 tablet_replica.cc:333] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.360126 10119 raft_consensus.cc:2243] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.360527 10119 raft_consensus.cc:2272] T 16f8741c3050421684bfac7448102bec P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.362367 10119 tablet_replica.cc:333] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.362864 10119 raft_consensus.cc:2243] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.363272 10119 raft_consensus.cc:2272] T 51121309babb4aa8a55a07e34337d21e P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.365118 10119 tablet_replica.cc:333] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.365621 10119 raft_consensus.cc:2243] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.366297 10119 raft_consensus.cc:2272] T 95ed193129d34e81bd56c827f3fa7766 P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.368099 10119 tablet_replica.cc:333] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.368561 10119 raft_consensus.cc:2243] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.368952 10119 raft_consensus.cc:2272] T 267aeb8cc6b444638e35b17e20ee8a34 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.370694 10119 tablet_replica.cc:333] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.371173 10119 raft_consensus.cc:2243] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.371600 10119 raft_consensus.cc:2272] T 16896b6a7a06496cac8b5bdfcba2a509 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.373395 10119 tablet_replica.cc:333] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.373867 10119 raft_consensus.cc:2243] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.374234 10119 raft_consensus.cc:2272] T c5501b13f5d543b2a289d21e4096ef32 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.375931 10119 tablet_replica.cc:333] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.376365 10119 raft_consensus.cc:2243] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.376816 10119 raft_consensus.cc:2272] T 04053c28ddec4728acc00948f00aee86 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.378495 10119 tablet_replica.cc:333] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.378930 10119 raft_consensus.cc:2243] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.379354 10119 raft_consensus.cc:2272] T 8e8e2c53b23f4dbca4a06fe62bfaa6b3 P 7b7f267583674d39bb4eba0b07d3089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.381108 10119 tablet_replica.cc:333] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.381541 10119 raft_consensus.cc:2243] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.382212 10119 raft_consensus.cc:2272] T 6535d25e710e4dbc9a0f945e0b658c82 P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.383924 10119 tablet_replica.cc:333] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.384364 10119 raft_consensus.cc:2243] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.385035 10119 raft_consensus.cc:2272] T a0ae14e8018441d7a8b2c5e31bfea90e P 7b7f267583674d39bb4eba0b07d3089b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.386941 10119 tablet_replica.cc:333] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.387400 10119 raft_consensus.cc:2243] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.388049 10119 raft_consensus.cc:2272] T 3b0f28d26cac4f0e80505ba35a68935b P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.389817 10119 tablet_replica.cc:333] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b: stopping tablet replica
I20260709 12:16:31.390240 10119 raft_consensus.cc:2243] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.390727 10119 raft_consensus.cc:2272] T 9f43e0a7b72e47598fdda1264a5194bf P 7b7f267583674d39bb4eba0b07d3089b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.428579 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:16:31.460817 10119 master.cc:562] Master@127.9.225.254:42531 shutting down...
I20260709 12:16:31.481817 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.482323 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.482606 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb3b842b0a0c460997f6a1279e45d65f: stopping tablet replica
I20260709 12:16:31.501788 10119 master.cc:584] Master@127.9.225.254:42531 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (23189 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:16:31.547502 10119 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.225.254:38501
I20260709 12:16:31.548506 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.554035 16932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.554464 16935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.554630 16933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.555111 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:31.556136 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.556317 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.556489 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599391556469 us; error 0 us; skew 500 ppm
I20260709 12:16:31.556999 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.559278 10119 webserver.cc:533] Webserver started at http://127.9.225.254:34217/ using document root <none> and password file <none>
I20260709 12:16:31.559777 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.559945 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.560181 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.561308 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/master-0-root/instance:
uuid: "ccf55046b40a4db1a16d3131d80f85be"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.565260 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260709 12:16:31.568238 16940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.568885 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:31.569132 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/master-0-root
uuid: "ccf55046b40a4db1a16d3131d80f85be"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.569367 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.578554 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.579638 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.614111 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.254:38501
I20260709 12:16:31.614205 16991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.254:38501 every 8 connection(s)
I20260709 12:16:31.617702 16992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:31.628213 16992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: Bootstrap starting.
I20260709 12:16:31.632704 16992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.636500 16992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: No bootstrap required, opened a new log
I20260709 12:16:31.638465 16992 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER }
I20260709 12:16:31.638803 16992 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.638975 16992 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf55046b40a4db1a16d3131d80f85be, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.639456 16992 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER }
I20260709 12:16:31.639868 16992 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:31.640144 16992 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:31.640437 16992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.644477 16992 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER }
I20260709 12:16:31.644894 16992 leader_election.cc:304] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [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: ccf55046b40a4db1a16d3131d80f85be; no voters: 
I20260709 12:16:31.645900 16992 leader_election.cc:290] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:31.646152 16995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.647437 16995 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 1 LEADER]: Becoming Leader. State: Replica: ccf55046b40a4db1a16d3131d80f85be, State: Running, Role: LEADER
I20260709 12:16:31.648074 16995 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [LEADER]: Queue going to LEADER mode. State: All 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: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER }
I20260709 12:16:31.648627 16992 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:31.652690 16997 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccf55046b40a4db1a16d3131d80f85be. Latest consensus state: current_term: 1 leader_uuid: "ccf55046b40a4db1a16d3131d80f85be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER } }
I20260709 12:16:31.653308 16997 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:31.653807 16996 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccf55046b40a4db1a16d3131d80f85be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccf55046b40a4db1a16d3131d80f85be" member_type: VOTER } }
I20260709 12:16:31.654407 16996 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:31.655447 17003 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:31.660043 17003 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:31.666152 10119 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:31.669198 17003 catalog_manager.cc:1383] Generated new cluster ID: c98ef469ea8f4f61986ecb1b991c001f
I20260709 12:16:31.669413 17003 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:31.696234 17003 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:31.697423 17003 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:31.709757 17003 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: Generated new TSK 0
I20260709 12:16:31.710247 17003 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:31.735642 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.740900 17013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.742007 17014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.743345 17016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.743484 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:31.744407 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.744588 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.744738 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599391744720 us; error 0 us; skew 500 ppm
I20260709 12:16:31.745249 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.747260 10119 webserver.cc:533] Webserver started at http://127.9.225.193:37573/ using document root <none> and password file <none>
I20260709 12:16:31.747694 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.747860 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.748091 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.749066 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-0-root/instance:
uuid: "9f160ea87bb547148a7cba30fe57fcd7"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.753170 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:16:31.756119 17021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.756747 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:31.756994 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-0-root
uuid: "9f160ea87bb547148a7cba30fe57fcd7"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.757232 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.770061 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.771291 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.772629 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.774818 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.775009 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.775257 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.775420 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.811986 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.193:39525
I20260709 12:16:31.812070 17083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.193:39525 every 8 connection(s)
I20260709 12:16:31.816553 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.824007 17088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.824944 17089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.827606 10119 server_base.cc:1061] running on GCE node
W20260709 12:16:31.828596 17091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.829486 17084 heartbeater.cc:344] Connected to a master server at 127.9.225.254:38501
I20260709 12:16:31.829605 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:31.829814 17084 heartbeater.cc:461] Registering TS with master...
W20260709 12:16:31.829921 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.830142 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599391830123 us; error 0 us; skew 500 ppm
I20260709 12:16:31.830545 17084 heartbeater.cc:507] Master 127.9.225.254:38501 requested a full tablet report, sending...
I20260709 12:16:31.830720 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.832739 16957 ts_manager.cc:194] Registered new tserver with Master: 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525)
I20260709 12:16:31.833797 10119 webserver.cc:533] Webserver started at http://127.9.225.194:42389/ using document root <none> and password file <none>
I20260709 12:16:31.834460 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.834688 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.834967 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.835119 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42980
I20260709 12:16:31.836462 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-1-root/instance:
uuid: "97413f8b51424ad0a985784821dbbad0"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.840646 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:31.843719 17096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.844405 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:31.844657 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-1-root
uuid: "97413f8b51424ad0a985784821dbbad0"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.844907 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.854806 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.855885 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.857165 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.859174 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.859364 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.859570 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.859716 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.896211 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.194:44205
I20260709 12:16:31.896301 17158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.194:44205 every 8 connection(s)
I20260709 12:16:31.900780 10119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.907428 17162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.908314 17163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.910245 17165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.911332 10119 server_base.cc:1061] running on GCE node
I20260709 12:16:31.911653 17159 heartbeater.cc:344] Connected to a master server at 127.9.225.254:38501
I20260709 12:16:31.912050 17159 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:31.912213 10119 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.912460 10119 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.912609 10119 hybrid_clock.cc:648] HybridClock initialized: now 1783599391912592 us; error 0 us; skew 500 ppm
I20260709 12:16:31.912708 17159 heartbeater.cc:507] Master 127.9.225.254:38501 requested a full tablet report, sending...
I20260709 12:16:31.913164 10119 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.914810 16957 ts_manager.cc:194] Registered new tserver with Master: 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:31.915695 10119 webserver.cc:533] Webserver started at http://127.9.225.195:35701/ using document root <none> and password file <none>
I20260709 12:16:31.916337 10119 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.916561 10119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.916561 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42992
I20260709 12:16:31.917019 10119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.918251 10119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-2-root/instance:
uuid: "332ae663a836446385372edd991427e2"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.922303 10119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:16:31.925247 17170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.925920 10119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:31.926178 10119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-2-root
uuid: "332ae663a836446385372edd991427e2"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-8t6p"
I20260709 12:16:31.926419 10119 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagjEo5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599180592856-10119-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.944193 10119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.945240 10119 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.946534 10119 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.948635 10119 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.948817 10119 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.949031 10119 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.949180 10119 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.986392 10119 rpc_server.cc:307] RPC server started. Bound to: 127.9.225.195:45505
I20260709 12:16:31.986511 17232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.225.195:45505 every 8 connection(s)
I20260709 12:16:31.999047 17233 heartbeater.cc:344] Connected to a master server at 127.9.225.254:38501
I20260709 12:16:31.999504 17233 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:32.000142 17233 heartbeater.cc:507] Master 127.9.225.254:38501 requested a full tablet report, sending...
I20260709 12:16:32.001955 16957 ts_manager.cc:194] Registered new tserver with Master: 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.002725 10119 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013394614s
I20260709 12:16:32.003443 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43008
I20260709 12:16:32.025895 16957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:32.028434 16957 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:32.087455 17124 tablet_service.cc:1511] Processing CreateTablet for tablet 79abc8048e5242e9906e3e7eb4871daf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:32.088781 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79abc8048e5242e9906e3e7eb4871daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.090592 17123 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3136fc1b824ce8868f4ee9793ad903 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:32.091925 17123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3136fc1b824ce8868f4ee9793ad903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.092332 17049 tablet_service.cc:1511] Processing CreateTablet for tablet 79abc8048e5242e9906e3e7eb4871daf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:32.093546 17049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79abc8048e5242e9906e3e7eb4871daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.095074 17122 tablet_service.cc:1511] Processing CreateTablet for tablet 68e4406450884553befee056b1f036bf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:32.096362 17122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e4406450884553befee056b1f036bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.100244 17121 tablet_service.cc:1511] Processing CreateTablet for tablet 1352633be3044be8b1889b395d383016 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:32.101613 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352633be3044be8b1889b395d383016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.105815 17046 tablet_service.cc:1511] Processing CreateTablet for tablet 1352633be3044be8b1889b395d383016 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:32.106055 17048 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3136fc1b824ce8868f4ee9793ad903 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:32.107117 17046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352633be3044be8b1889b395d383016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.108454 17047 tablet_service.cc:1511] Processing CreateTablet for tablet 68e4406450884553befee056b1f036bf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:32.109802 17047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e4406450884553befee056b1f036bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.115448 17048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3136fc1b824ce8868f4ee9793ad903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.120740 17045 tablet_service.cc:1511] Processing CreateTablet for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:32.121068 17198 tablet_service.cc:1511] Processing CreateTablet for tablet 79abc8048e5242e9906e3e7eb4871daf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:32.121831 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:32.122419 17045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.123147 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.122468 17198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79abc8048e5242e9906e3e7eb4871daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.128602 17197 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3136fc1b824ce8868f4ee9793ad903 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:32.129913 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3136fc1b824ce8868f4ee9793ad903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.137135 17196 tablet_service.cc:1511] Processing CreateTablet for tablet 68e4406450884553befee056b1f036bf (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:32.138499 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e4406450884553befee056b1f036bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.149910 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb87287c09e46839432aa34be05d545 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:32.151314 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb87287c09e46839432aa34be05d545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.156412 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 1352633be3044be8b1889b395d383016 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:32.158687 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352633be3044be8b1889b395d383016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.195163 17194 tablet_service.cc:1511] Processing CreateTablet for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:32.196511 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cd5a6ed6bf4d0ca3a5946c43844f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.207880 17248 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.210139 17124 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb87287c09e46839432aa34be05d545 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:32.211796 17249 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.220947 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 711cf8bdfe2c42e0b7e2927123db12c3 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:32.222259 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711cf8bdfe2c42e0b7e2927123db12c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.222992 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb87287c09e46839432aa34be05d545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.225131 17250 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.227324 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 711cf8bdfe2c42e0b7e2927123db12c3 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:32.227989 17249 tablet_bootstrap.cc:654] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.229056 17196 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb87287c09e46839432aa34be05d545 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:32.226154 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 711cf8bdfe2c42e0b7e2927123db12c3 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:32.232733 17250 tablet_bootstrap.cc:654] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.235185 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb87287c09e46839432aa34be05d545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.233433 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711cf8bdfe2c42e0b7e2927123db12c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.235877 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 711cf8bdfe2c42e0b7e2927123db12c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.233886 17123 tablet_service.cc:1511] Processing CreateTablet for tablet b22818f7c2ff40a79b623aa922845510 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:32.232461 17048 tablet_service.cc:1511] Processing CreateTablet for tablet b22818f7c2ff40a79b623aa922845510 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:32.238201 17123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22818f7c2ff40a79b623aa922845510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.238340 17048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22818f7c2ff40a79b623aa922845510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.247553 17121 tablet_service.cc:1511] Processing CreateTablet for tablet 377edf89837f47e59f124fdbdaceb963 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:32.248749 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377edf89837f47e59f124fdbdaceb963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.252034 17047 tablet_service.cc:1511] Processing CreateTablet for tablet 377edf89837f47e59f124fdbdaceb963 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:32.253198 17047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377edf89837f47e59f124fdbdaceb963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.261123 17248 tablet_bootstrap.cc:654] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.268215 17249 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.268757 17249 ts_tablet_manager.cc:1403] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.057s	user 0.002s	sys 0.026s
I20260709 12:16:32.274222 17249 raft_consensus.cc:359] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.277618 17249 raft_consensus.cc:385] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.281230 17250 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.281831 17250 ts_tablet_manager.cc:1403] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 12:16:32.282248 17248 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.278604 17249 raft_consensus.cc:740] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.282732 17248 ts_tablet_manager.cc:1403] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.008s
I20260709 12:16:32.283267 17249 consensus_queue.cc:260] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.285648 17248 raft_consensus.cc:359] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.286780 17250 raft_consensus.cc:359] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.288404 17248 raft_consensus.cc:385] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.288527 17250 raft_consensus.cc:385] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.288853 17248 raft_consensus.cc:740] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.288947 17250 raft_consensus.cc:740] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.289851 17250 consensus_queue.cc:260] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.289726 17248 consensus_queue.cc:260] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.281733 17194 tablet_service.cc:1511] Processing CreateTablet for tablet b22818f7c2ff40a79b623aa922845510 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:32.292199 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22818f7c2ff40a79b623aa922845510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.277859 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 377edf89837f47e59f124fdbdaceb963 (DEFAULT_TABLE table=test-workload [id=9fe073b5cc4e4e7a861c95a51885a21f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:32.298120 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377edf89837f47e59f124fdbdaceb963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.299968 17249 ts_tablet_manager.cc:1434] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 12:16:32.300751 17159 heartbeater.cc:499] Master 127.9.225.254:38501 was elected leader, sending a full tablet report...
I20260709 12:16:32.308055 17249 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.308590 17250 ts_tablet_manager.cc:1434] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:16:32.309386 17233 heartbeater.cc:499] Master 127.9.225.254:38501 was elected leader, sending a full tablet report...
I20260709 12:16:32.309656 17250 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.314195 17249 tablet_bootstrap.cc:654] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.315482 17250 tablet_bootstrap.cc:654] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.325119 17084 heartbeater.cc:499] Master 127.9.225.254:38501 was elected leader, sending a full tablet report...
I20260709 12:16:32.326342 17248 ts_tablet_manager.cc:1434] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.005s
I20260709 12:16:32.329669 17249 tablet_bootstrap.cc:492] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.330186 17249 ts_tablet_manager.cc:1403] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260709 12:16:32.331473 17248 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.333088 17250 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.333636 17250 ts_tablet_manager.cc:1403] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:16:32.336493 17250 raft_consensus.cc:359] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.338792 17250 raft_consensus.cc:385] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.338878 17248 tablet_bootstrap.cc:654] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.338104 17249 raft_consensus.cc:359] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.339391 17249 raft_consensus.cc:385] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.339684 17249 raft_consensus.cc:740] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.340395 17249 consensus_queue.cc:260] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.342464 17249 ts_tablet_manager.cc:1434] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:16:32.339184 17250 raft_consensus.cc:740] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.343825 17250 consensus_queue.cc:260] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.345947 17250 ts_tablet_manager.cc:1434] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:16:32.347710 17249 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.352156 17248 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.352708 17248 ts_tablet_manager.cc:1403] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260709 12:16:32.354167 17249 tablet_bootstrap.cc:654] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.346975 17250 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.360113 17248 raft_consensus.cc:359] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.360867 17248 raft_consensus.cc:385] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.361177 17248 raft_consensus.cc:740] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.361984 17248 consensus_queue.cc:260] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.363250 17250 tablet_bootstrap.cc:654] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.363859 17248 ts_tablet_manager.cc:1434] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:16:32.364701 17248 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.367272 17249 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.367799 17249 ts_tablet_manager.cc:1403] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260709 12:16:32.368990 17250 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.369481 17250 ts_tablet_manager.cc:1403] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:16:32.370580 17248 tablet_bootstrap.cc:654] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.370667 17249 raft_consensus.cc:359] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.371644 17249 raft_consensus.cc:385] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.371963 17249 raft_consensus.cc:740] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.372306 17250 raft_consensus.cc:359] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.373030 17250 raft_consensus.cc:385] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.373365 17250 raft_consensus.cc:740] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.372830 17249 consensus_queue.cc:260] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.374076 17250 consensus_queue.cc:260] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.376191 17250 ts_tablet_manager.cc:1434] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:32.377104 17250 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.377125 17249 ts_tablet_manager.cc:1434] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:32.378113 17249 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.380682 17248 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.381194 17248 ts_tablet_manager.cc:1403] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:16:32.383566 17250 tablet_bootstrap.cc:654] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.383973 17248 raft_consensus.cc:359] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.384713 17248 raft_consensus.cc:385] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.385041 17248 raft_consensus.cc:740] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.385895 17248 consensus_queue.cc:260] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.388052 17248 ts_tablet_manager.cc:1434] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:32.388789 17248 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.391969 17249 tablet_bootstrap.cc:654] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.394537 17248 tablet_bootstrap.cc:654] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.397320 17250 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.397975 17250 ts_tablet_manager.cc:1403] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.017s
I20260709 12:16:32.400743 17248 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.401176 17248 ts_tablet_manager.cc:1403] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:16:32.400810 17250 raft_consensus.cc:359] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.401593 17250 raft_consensus.cc:385] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.401885 17250 raft_consensus.cc:740] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.402159 17249 tablet_bootstrap.cc:492] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.402702 17249 ts_tablet_manager.cc:1403] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 12:16:32.402598 17250 consensus_queue.cc:260] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.403770 17248 raft_consensus.cc:359] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.404508 17248 raft_consensus.cc:385] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.404775 17248 raft_consensus.cc:740] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.405483 17248 consensus_queue.cc:260] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
W20260709 12:16:32.406571 17160 tablet.cc:2406] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:32.407506 17248 ts_tablet_manager.cc:1434] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:32.408458 17248 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.408969 17250 ts_tablet_manager.cc:1434] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:16:32.409968 17250 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.414259 17248 tablet_bootstrap.cc:654] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.415580 17250 tablet_bootstrap.cc:654] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.416117 17255 raft_consensus.cc:493] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.416574 17255 raft_consensus.cc:515] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.417299 17249 raft_consensus.cc:359] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.417959 17249 raft_consensus.cc:385] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.418231 17249 raft_consensus.cc:740] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.419010 17255 leader_election.cc:290] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.428133 17255 raft_consensus.cc:493] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.419013 17249 consensus_queue.cc:260] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.428743 17255 raft_consensus.cc:515] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.430640 17255 leader_election.cc:290] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.432219 17249 ts_tablet_manager.cc:1434] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:16:32.433205 17249 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.438970 17249 tablet_bootstrap.cc:654] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.445478 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.446326 17133 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.446533 17250 tablet_bootstrap.cc:492] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.447163 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.447889 17134 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.450065 17171 leader_election.cc:304] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.451098 17171 leader_election.cc:304] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.452348 17255 raft_consensus.cc:2804] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.452695 17255 raft_consensus.cc:493] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.452912 17270 raft_consensus.cc:2804] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.453022 17255 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.453382 17270 raft_consensus.cc:493] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.453727 17270 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.447115 17250 ts_tablet_manager.cc:1403] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 12:16:32.458277 17250 raft_consensus.cc:359] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.459111 17250 raft_consensus.cc:385] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.459385 17250 raft_consensus.cc:740] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.460192 17250 consensus_queue.cc:260] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.468806 17270 raft_consensus.cc:515] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.470259 17255 raft_consensus.cc:515] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.472198 17255 leader_election.cc:290] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.474660 17270 leader_election.cc:290] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.477391 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.478056 17133 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.483628 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.484292 17134 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.504047 17133 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.506722 17171 leader_election.cc:304] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.507661 17270 raft_consensus.cc:2804] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.508104 17270 raft_consensus.cc:697] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:32.508874 17270 consensus_queue.cc:237] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.513258 17134 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.514515 17171 leader_election.cc:304] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.515367 17255 raft_consensus.cc:2804] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.515789 17255 raft_consensus.cc:697] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:32.516601 17255 consensus_queue.cc:237] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.538245 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.538928 17059 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.540759 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.541350 17059 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.543006 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:32.543619 17059 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.551370 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:32.552057 17058 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.559306 17058 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.564157 17257 raft_consensus.cc:493] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.564706 17257 raft_consensus.cc:515] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.569391 17254 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.569936 17254 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.572393 17254 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.569350 17257 leader_election.cc:290] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.585323 16954 catalog_manager.cc:5697] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.562790 17059 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.601598 17249 tablet_bootstrap.cc:492] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.602200 17249 ts_tablet_manager.cc:1403] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.077s
I20260709 12:16:32.602526 17248 tablet_bootstrap.cc:492] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.603199 17248 ts_tablet_manager.cc:1403] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.195s	user 0.052s	sys 0.082s
I20260709 12:16:32.602514 17250 ts_tablet_manager.cc:1434] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.147s	user 0.061s	sys 0.050s
I20260709 12:16:32.606241 17250 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.606024 17248 raft_consensus.cc:359] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.606766 17248 raft_consensus.cc:385] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.607065 17248 raft_consensus.cc:740] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.607765 17248 consensus_queue.cc:260] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.608563 17257 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.609027 17257 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.612716 17257 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.605134 17249 raft_consensus.cc:359] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.614573 17249 raft_consensus.cc:385] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.614287 17257 raft_consensus.cc:493] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.614895 17249 raft_consensus.cc:740] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.615592 17257 raft_consensus.cc:515] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.616883 17249 consensus_queue.cc:260] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.620069 17250 tablet_bootstrap.cc:654] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.620980 17257 leader_election.cc:290] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.623409 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3136fc1b824ce8868f4ee9793ad903" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.626227 17132 raft_consensus.cc:2468] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:32.623610 17271 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.625898 17249 ts_tablet_manager.cc:1434] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:16:32.627168 17271 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.629489 17271 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.629469 17249 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.631067 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.631784 17132 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.633069 17171 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.622435 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.624176 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.633862 17271 raft_consensus.cc:2804] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.634275 17271 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.634600 17133 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:32.634819 17271 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.634241 17134 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:32.637725 17022 leader_election.cc:304] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.641383 17022 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.644351 17022 leader_election.cc:304] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.642520 17271 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.643235 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.642038 17257 raft_consensus.cc:2804] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.656185 17257 raft_consensus.cc:493] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.656574 17257 raft_consensus.cc:3060] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.657104 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:32.658420 17271 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.659801 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.660789 17133 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.669201 17257 raft_consensus.cc:515] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.671440 17257 leader_election.cc:290] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.672003 17257 raft_consensus.cc:2804] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.672343 17257 raft_consensus.cc:493] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.672657 17257 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.673878 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3136fc1b824ce8868f4ee9793ad903" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.674559 17134 raft_consensus.cc:3060] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.647773 17279 raft_consensus.cc:2804] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.650172 17249 tablet_bootstrap.cc:654] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.680822 17059 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.703284 17279 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.705662 17257 raft_consensus.cc:515] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.722314 17257 leader_election.cc:290] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.710817 17249 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
W20260709 12:16:32.717582 17005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:32.723207 17249 ts_tablet_manager.cc:1403] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.012s
I20260709 12:16:32.724678 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.725383 17132 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.726852 17249 raft_consensus.cc:359] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.727725 17249 raft_consensus.cc:385] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.728165 17249 raft_consensus.cc:740] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.729135 17249 consensus_queue.cc:260] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.731493 17249 ts_tablet_manager.cc:1434] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:32.732591 17249 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.722776 17279 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.733392 17132 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:32.734943 17022 leader_election.cc:304] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.735743 17257 raft_consensus.cc:2804] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.736219 17257 raft_consensus.cc:697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:32.737058 17257 consensus_queue.cc:237] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.722424 17133 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.743754 17171 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:32.744969 17271 raft_consensus.cc:2804] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.745121 17248 ts_tablet_manager.cc:1434] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.142s	user 0.035s	sys 0.102s
I20260709 12:16:32.745555 17271 raft_consensus.cc:697] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:32.746268 17248 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.746443 17271 consensus_queue.cc:237] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.753686 17248 tablet_bootstrap.cc:654] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.755286 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:32.756047 17208 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:32.757682 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:32.759788 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3136fc1b824ce8868f4ee9793ad903" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:32.760242 17208 raft_consensus.cc:2468] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:32.761358 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3136fc1b824ce8868f4ee9793ad903" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:32.761853 17208 raft_consensus.cc:3060] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.761723 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:32.762439 17207 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.763864 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.766892 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:32.764182 17134 raft_consensus.cc:2468] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:32.771617 17250 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.771718 17249 tablet_bootstrap.cc:654] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.772183 17250 ts_tablet_manager.cc:1403] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.166s	user 0.068s	sys 0.074s
I20260709 12:16:32.772719 17207 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:32.775156 17250 raft_consensus.cc:359] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.777875 17022 leader_election.cc:304] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.778738 17257 raft_consensus.cc:2804] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.779227 17257 raft_consensus.cc:697] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:32.776026 17250 raft_consensus.cc:385] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.780747 17257 consensus_queue.cc:237] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.781985 17250 raft_consensus.cc:740] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.783922 17279 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.785112 17059 raft_consensus.cc:2393] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97413f8b51424ad0a985784821dbbad0 in current term 1: Already voted for candidate 9f160ea87bb547148a7cba30fe57fcd7 in this term.
I20260709 12:16:32.782850 17208 raft_consensus.cc:2468] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:32.787498 17099 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0; no voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:32.788663 17254 raft_consensus.cc:2749] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.790113 17248 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.790500 17279 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.791618 17250 consensus_queue.cc:260] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.794642 17249 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.794962 17250 ts_tablet_manager.cc:1434] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 12:16:32.792104 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:32.790711 17248 ts_tablet_manager.cc:1403] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.007s
I20260709 12:16:32.795179 17249 ts_tablet_manager.cc:1403] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.004s
I20260709 12:16:32.796317 17250 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.795768 16955 catalog_manager.cc:5697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.792695 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.798556 17248 raft_consensus.cc:359] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.798857 17249 raft_consensus.cc:359] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.799623 17249 raft_consensus.cc:385] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.799921 17249 raft_consensus.cc:740] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.800724 17249 consensus_queue.cc:260] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.801911 17134 raft_consensus.cc:2393] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f160ea87bb547148a7cba30fe57fcd7 in current term 1: Already voted for candidate 332ae663a836446385372edd991427e2 in this term.
I20260709 12:16:32.802861 17022 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [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: 9f160ea87bb547148a7cba30fe57fcd7; no voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:32.803109 17250 tablet_bootstrap.cc:654] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.803731 17279 raft_consensus.cc:2749] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.803125 17249 ts_tablet_manager.cc:1434] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:32.805399 17249 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.808151 17250 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.808579 17250 ts_tablet_manager.cc:1403] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:16:32.799283 17248 raft_consensus.cc:385] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.810595 17250 raft_consensus.cc:359] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.811952 17250 raft_consensus.cc:385] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.812312 17250 raft_consensus.cc:740] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.811920 17248 raft_consensus.cc:740] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.813156 17250 consensus_queue.cc:260] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.813742 17248 consensus_queue.cc:260] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.815673 17250 ts_tablet_manager.cc:1434] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:16:32.816435 17248 ts_tablet_manager.cc:1434] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:16:32.816654 17250 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.817570 17248 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.811524 17249 tablet_bootstrap.cc:654] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.822956 17250 tablet_bootstrap.cc:654] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.825129 17248 tablet_bootstrap.cc:654] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.836274 17249 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.836826 17249 ts_tablet_manager.cc:1403] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 12:16:32.837752 16956 catalog_manager.cc:5697] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.839594 17249 raft_consensus.cc:359] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.840349 17249 raft_consensus.cc:385] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.840621 17249 raft_consensus.cc:740] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.841320 17250 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.841871 17250 ts_tablet_manager.cc:1403] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.014s
I20260709 12:16:32.841441 17249 consensus_queue.cc:260] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.844296 17249 ts_tablet_manager.cc:1434] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:32.844620 17248 tablet_bootstrap.cc:492] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.845115 17248 ts_tablet_manager.cc:1403] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260709 12:16:32.845211 17249 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:32.846148 17250 raft_consensus.cc:359] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.846985 17250 raft_consensus.cc:385] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.847301 17250 raft_consensus.cc:740] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.848062 17250 consensus_queue.cc:260] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.850255 17250 ts_tablet_manager.cc:1434] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:32.851070 17249 tablet_bootstrap.cc:654] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.851199 17250 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:32.851684 17248 raft_consensus.cc:359] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.852381 17271 raft_consensus.cc:493] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.852393 17248 raft_consensus.cc:385] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.852999 17248 raft_consensus.cc:740] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.852941 17271 raft_consensus.cc:515] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.854130 17248 consensus_queue.cc:260] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.855041 17271 leader_election.cc:290] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.856628 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.856793 17248 ts_tablet_manager.cc:1434] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:16:32.858002 17248 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
W20260709 12:16:32.858064 17173 leader_election.cc:343] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.858362 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.858989 17134 raft_consensus.cc:2468] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.860229 17171 leader_election.cc:304] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:32.861853 17271 raft_consensus.cc:2804] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.862210 17271 raft_consensus.cc:493] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.862536 17271 raft_consensus.cc:3060] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.863981 17250 tablet_bootstrap.cc:654] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.865453 17248 tablet_bootstrap.cc:654] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.874845 17250 tablet_bootstrap.cc:492] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:32.875291 17250 ts_tablet_manager.cc:1403] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260709 12:16:32.877712 17250 raft_consensus.cc:359] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.878315 17250 raft_consensus.cc:385] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.878015 17271 raft_consensus.cc:515] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.842515 16954 catalog_manager.cc:5697] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.879784 17250 raft_consensus.cc:740] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.880499 17250 consensus_queue.cc:260] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.880483 16954 catalog_manager.cc:5697] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.882587 17250 ts_tablet_manager.cc:1434] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:16:32.883065 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
W20260709 12:16:32.884529 17173 leader_election.cc:343] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.885360 17271 leader_election.cc:290] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.884634 17248 tablet_bootstrap.cc:492] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.886103 17249 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:32.886190 17248 ts_tablet_manager.cc:1403] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260709 12:16:32.886447 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.887022 17134 raft_consensus.cc:3060] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.889066 17248 raft_consensus.cc:359] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.889724 17248 raft_consensus.cc:385] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.889978 17248 raft_consensus.cc:740] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.886610 17249 ts_tablet_manager.cc:1403] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.024s
I20260709 12:16:32.890625 17248 consensus_queue.cc:260] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.892931 17248 ts_tablet_manager.cc:1434] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:32.893801 17248 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:32.893929 17134 raft_consensus.cc:2468] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.893726 17249 raft_consensus.cc:359] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.894788 17249 raft_consensus.cc:385] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.895211 17249 raft_consensus.cc:740] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.895323 17171 leader_election.cc:304] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:32.895995 17249 consensus_queue.cc:260] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.896571 17271 raft_consensus.cc:2804] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.897146 17271 raft_consensus.cc:697] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:32.898396 17249 ts_tablet_manager.cc:1434] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:16:32.897997 17271 consensus_queue.cc:237] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.900421 17248 tablet_bootstrap.cc:654] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.908773 17248 tablet_bootstrap.cc:492] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:32.909192 17248 ts_tablet_manager.cc:1403] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 12:16:32.911609 17248 raft_consensus.cc:359] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.912209 17248 raft_consensus.cc:385] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.912482 17248 raft_consensus.cc:740] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.913169 17248 consensus_queue.cc:260] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.915418 17270 consensus_queue.cc:1048] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.915401 17248 ts_tablet_manager.cc:1434] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:32.918401 17271 raft_consensus.cc:493] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.918859 17270 consensus_queue.cc:1048] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.918907 17271 raft_consensus.cc:515] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.918946 16957 catalog_manager.cc:5697] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.922649 17271 leader_election.cc:290] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.923333 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.924006 17133 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.925297 17171 leader_election.cc:304] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:32.926028 17271 raft_consensus.cc:2804] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.926379 17271 raft_consensus.cc:493] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.926683 17271 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.929064 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:32.929697 17058 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:32.934616 17271 raft_consensus.cc:515] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.937367 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:32.940645 17059 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.942963 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:32.943928 17133 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.947443 17271 leader_election.cc:290] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:32.950712 17059 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.951570 17255 consensus_queue.cc:1048] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.951893 17173 leader_election.cc:304] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:32.952723 17270 raft_consensus.cc:2804] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.953385 17270 raft_consensus.cc:697] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:32.954183 17270 consensus_queue.cc:237] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.955524 17271 consensus_queue.cc:1048] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.964931 17133 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:32.977084 16956 catalog_manager.cc:5697] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.990404 17279 raft_consensus.cc:493] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.990768 17279 raft_consensus.cc:515] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:32.992290 17279 leader_election.cc:290] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:32.992949 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:32.993233 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377edf89837f47e59f124fdbdaceb963" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:32.993618 17132 raft_consensus.cc:2393] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f160ea87bb547148a7cba30fe57fcd7 in current term 1: Already voted for candidate 332ae663a836446385372edd991427e2 in this term.
I20260709 12:16:32.994676 17024 leader_election.cc:304] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f160ea87bb547148a7cba30fe57fcd7; no voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:32.995302 17279 raft_consensus.cc:3060] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.000016 17279 raft_consensus.cc:2749] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.172292 17279 raft_consensus.cc:493] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.172744 17279 raft_consensus.cc:515] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.173780 17270 raft_consensus.cc:493] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.174335 17270 raft_consensus.cc:515] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.174750 17279 leader_election.cc:290] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.175318 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:33.175683 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:33.176174 17132 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:33.176337 17208 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:33.176868 17270 leader_election.cc:290] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:33.177153 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:33.177875 17058 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:33.177980 17022 leader_election.cc:304] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.178081 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:33.178737 17279 raft_consensus.cc:2804] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.178789 17132 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:33.179201 17279 raft_consensus.cc:493] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.179576 17279 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.179457 17173 leader_election.cc:304] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.180495 17270 raft_consensus.cc:2804] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.180899 17270 raft_consensus.cc:493] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.181284 17270 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.181183 17257 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.186149 17279 raft_consensus.cc:515] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.188210 17270 raft_consensus.cc:515] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.189219 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:33.189234 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.189944 17133 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.188262 17279 leader_election.cc:290] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.190923 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:33.191274 17270 leader_election.cc:290] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:33.191543 17058 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.191282 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:33.192301 17132 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.193930 17208 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.196693 17133 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:33.197700 17022 leader_election.cc:304] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.198532 17280 raft_consensus.cc:2804] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.200891 17208 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:33.206508 17270 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.207243 17058 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:33.207399 17132 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:33.208578 17173 leader_election.cc:304] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.209560 17305 raft_consensus.cc:2804] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.210036 17305 raft_consensus.cc:697] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.210912 17305 consensus_queue.cc:237] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.205040 17279 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:16:33.213630 17280 raft_consensus.cc:697] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.214504 17280 consensus_queue.cc:237] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.223178 16954 catalog_manager.cc:5697] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.228641 16956 catalog_manager.cc:5697] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.233196 17308 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.343930 17270 consensus_queue.cc:1048] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.344419 17280 consensus_queue.cc:1048] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.362207 17314 consensus_queue.cc:1048] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.364446 17305 consensus_queue.cc:1048] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.510497 17305 consensus_queue.cc:1048] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.524905 17305 consensus_queue.cc:1048] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.533491 17208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:33.534219 17208 raft_consensus.cc:606] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:33.543984 17208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e4406450884553befee056b1f036bf"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:33.544579 17208 raft_consensus.cc:606] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:33.549247 17208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1352633be3044be8b1889b395d383016"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:33.549719 17208 raft_consensus.cc:606] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:33.562570 17059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
mode: GRACEFUL
new_leader_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:59272
I20260709 12:16:33.563047 17059 raft_consensus.cc:606] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Received request to transfer leadership to TS 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:33.568739 17208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb87287c09e46839432aa34be05d545"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:33.569226 17208 raft_consensus.cc:606] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:33.574014 17059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
mode: GRACEFUL
new_leader_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:59272
I20260709 12:16:33.574470 17059 raft_consensus.cc:606] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Received request to transfer leadership to TS 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:33.579001 17208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:33.579591 17208 raft_consensus.cc:606] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:33.653532 17257 raft_consensus.cc:993] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: : Instructing follower 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.654134 17257 raft_consensus.cc:1081] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Signalling peer 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.656387 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:52898
I20260709 12:16:33.656997 17132 raft_consensus.cc:493] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.657372 17132 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.657428 17257 consensus_queue.cc:1048] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.665441 17279 raft_consensus.cc:993] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: : Instructing follower 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.665971 17279 raft_consensus.cc:1081] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Signalling peer 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.667582 17132 raft_consensus.cc:515] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.670199 17132 leader_election.cc:290] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.671471 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.671554 17257 consensus_queue.cc:1048] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.672292 17208 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.671936 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:33.674489 17059 raft_consensus.cc:3055] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.674819 17059 raft_consensus.cc:740] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.675856 17059 consensus_queue.cc:260] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.673880 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:52898
I20260709 12:16:33.676859 17132 raft_consensus.cc:493] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.677258 17132 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.677695 17059 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.681317 17208 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.682780 17099 leader_election.cc:304] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:33.683609 17308 raft_consensus.cc:993] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.684077 17308 raft_consensus.cc:1081] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.685318 17254 raft_consensus.cc:2804] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.686587 17059 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.687032 17132 raft_consensus.cc:515] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.687361 17058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e4406450884553befee056b1f036bf"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59240
I20260709 12:16:33.687947 17058 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.688303 17058 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.693233 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.693495 17132 leader_election.cc:290] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.693866 17207 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.698428 17058 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.700745 17058 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.701644 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:33.701795 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "711cf8bdfe2c42e0b7e2927123db12c3" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:33.702237 17132 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.702415 17059 raft_consensus.cc:3055] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.701812 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.703215 17208 raft_consensus.cc:3055] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.703503 17254 raft_consensus.cc:697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:33.707610 17132 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.702364 17207 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.703543 17208 raft_consensus.cc:740] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.708638 17254 consensus_queue.cc:237] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.709250 17099 leader_election.cc:304] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:33.708871 17022 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.710064 17332 raft_consensus.cc:2804] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.709719 17208 consensus_queue.cc:260] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.710876 17257 raft_consensus.cc:2804] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.711428 17257 raft_consensus.cc:697] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.707427 17059 raft_consensus.cc:740] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.712433 17257 consensus_queue.cc:237] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.712379 17208 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.713222 17059 consensus_queue.cc:260] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.714519 17059 raft_consensus.cc:3060] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.716925 16957 catalog_manager.cc:5697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 1 to 2, leader changed from 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193) to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.720329 17208 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.721339 17059 raft_consensus.cc:2468] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.722497 17332 raft_consensus.cc:697] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:33.725488 17332 consensus_queue.cc:237] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.728855 17255 consensus_queue.cc:1048] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.730180 16956 catalog_manager.cc:5697] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.743213 17305 raft_consensus.cc:993] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: : Instructing follower 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.743643 17305 raft_consensus.cc:1081] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.745157 17271 consensus_queue.cc:1048] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.747728 16957 catalog_manager.cc:5697] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 1 to 2, leader changed from 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193) to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.750325 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb87287c09e46839432aa34be05d545"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:52894
I20260709 12:16:33.750913 17132 raft_consensus.cc:493] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.751286 17132 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.761159 17132 raft_consensus.cc:515] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.763409 17132 leader_election.cc:290] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.764077 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.764711 17208 raft_consensus.cc:3055] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.764955 17208 raft_consensus.cc:740] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.764132 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb87287c09e46839432aa34be05d545" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:33.765667 17059 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.765705 17208 consensus_queue.cc:260] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.767118 17208 raft_consensus.cc:3060] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.772277 17059 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.773304 17099 leader_election.cc:304] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.773413 17208 raft_consensus.cc:2468] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.773923 17332 raft_consensus.cc:2804] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.774282 17332 raft_consensus.cc:697] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:33.775182 17332 consensus_queue.cc:237] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.781436 16956 catalog_manager.cc:5697] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.875274 17270 raft_consensus.cc:993] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.875679 17255 raft_consensus.cc:1081] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.877018 17059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59240
I20260709 12:16:33.877558 17059 raft_consensus.cc:493] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.877908 17059 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.882694 17059 raft_consensus.cc:515] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.884413 17059 leader_election.cc:290] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.885056 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:33.885447 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79abc8048e5242e9906e3e7eb4871daf" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.885592 17132 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.885993 17208 raft_consensus.cc:3055] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.886261 17208 raft_consensus.cc:740] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.887007 17208 consensus_queue.cc:260] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.888018 17208 raft_consensus.cc:3060] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.890386 17132 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.891350 17022 leader_election.cc:304] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.892149 17314 raft_consensus.cc:2804] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.892517 17314 raft_consensus.cc:697] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.893198 17208 raft_consensus.cc:2468] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.893316 17314 consensus_queue.cc:237] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.899300 16956 catalog_manager.cc:5697] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.961542 17270 raft_consensus.cc:993] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.962090 17255 raft_consensus.cc:1081] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:33.963758 17059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1352633be3044be8b1889b395d383016"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59240
I20260709 12:16:33.964214 17059 raft_consensus.cc:493] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.964504 17059 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.970153 17270 raft_consensus.cc:993] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: : Instructing follower 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.970782 17255 raft_consensus.cc:1081] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:33.970692 17059 raft_consensus.cc:515] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.972752 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:52894
I20260709 12:16:33.973165 17059 leader_election.cc:290] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.973855 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:33.973306 17132 raft_consensus.cc:493] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:33.974177 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352633be3044be8b1889b395d383016" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.974454 17133 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.974717 17132 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.974908 17208 raft_consensus.cc:3055] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.975284 17208 raft_consensus.cc:740] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.976064 17208 consensus_queue.cc:260] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.977028 17208 raft_consensus.cc:3060] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.981845 17208 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.981717 17132 raft_consensus.cc:515] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.982347 17133 raft_consensus.cc:2468] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:33.982910 17024 leader_election.cc:304] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.983719 17314 raft_consensus.cc:2804] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.984146 17314 raft_consensus.cc:697] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:33.984295 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:33.984513 17132 leader_election.cc:290] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:33.984848 17059 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.985188 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22818f7c2ff40a79b623aa922845510" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:33.985883 17208 raft_consensus.cc:3055] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:33.985829 17314 consensus_queue.cc:237] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.986321 17208 raft_consensus.cc:740] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:33.987231 17208 consensus_queue.cc:260] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:33.988404 17208 raft_consensus.cc:3060] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:33.992082 17059 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.993167 17099 leader_election.cc:304] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:33.993269 16956 catalog_manager.cc:5697] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.993935 17332 raft_consensus.cc:2804] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:33.994395 17332 raft_consensus.cc:697] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:33.995004 17208 raft_consensus.cc:2468] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:33.995244 17332 consensus_queue.cc:237] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:34.001789 16954 catalog_manager.cc:5697] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.107584 17208 raft_consensus.cc:1275] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.108649 17332 consensus_queue.cc:1048] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.115444 17059 raft_consensus.cc:1275] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.117229 17332 consensus_queue.cc:1048] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.145576 17208 raft_consensus.cc:1275] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.146705 17332 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.154145 17059 raft_consensus.cc:1275] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.156241 17332 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.163940 17208 raft_consensus.cc:1275] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.165076 17254 consensus_queue.cc:1048] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.172922 17059 raft_consensus.cc:1275] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.174768 17337 consensus_queue.cc:1048] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.218214 17132 raft_consensus.cc:1275] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.219305 17314 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.224697 17208 raft_consensus.cc:1275] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.226696 17314 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.370874 17208 raft_consensus.cc:1275] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.371981 17314 consensus_queue.cc:1048] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.373835 17208 raft_consensus.cc:1275] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.375031 17314 consensus_queue.cc:1048] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:34.386797 17133 raft_consensus.cc:1275] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.386884 17132 raft_consensus.cc:1275] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.388525 17340 consensus_queue.cc:1048] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.388741 17280 consensus_queue.cc:1048] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.403116 17059 raft_consensus.cc:1275] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.404342 17337 consensus_queue.cc:1048] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.411564 17208 raft_consensus.cc:1275] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.412814 17337 consensus_queue.cc:1048] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.608052 16954 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43026:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:36.610294 16954 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:36.656466 17044 tablet_service.cc:1511] Processing CreateTablet for tablet fb0729f8d0cb48bbb6896dc541030532 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:36.657656 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0729f8d0cb48bbb6896dc541030532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.659475 17120 tablet_service.cc:1511] Processing CreateTablet for tablet fb0729f8d0cb48bbb6896dc541030532 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:36.660375 17196 tablet_service.cc:1511] Processing CreateTablet for tablet fb0729f8d0cb48bbb6896dc541030532 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:36.660866 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0729f8d0cb48bbb6896dc541030532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.661654 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0729f8d0cb48bbb6896dc541030532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.668901 17047 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92c4b38ad74be9bc36b2d63bb466ad (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:36.670224 17047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92c4b38ad74be9bc36b2d63bb466ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.670969 17123 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92c4b38ad74be9bc36b2d63bb466ad (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:36.672403 17123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92c4b38ad74be9bc36b2d63bb466ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.674896 17194 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92c4b38ad74be9bc36b2d63bb466ad (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:36.676229 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92c4b38ad74be9bc36b2d63bb466ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.689349 17048 tablet_service.cc:1511] Processing CreateTablet for tablet 74571545227e42488019815d8349104c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:36.690616 17048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74571545227e42488019815d8349104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.697479 17124 tablet_service.cc:1511] Processing CreateTablet for tablet 74571545227e42488019815d8349104c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:36.698752 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74571545227e42488019815d8349104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.701488 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 74571545227e42488019815d8349104c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:36.702901 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74571545227e42488019815d8349104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.709383 17046 tablet_service.cc:1511] Processing CreateTablet for tablet ffcebfba399b4b7b80d097468aa8f755 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:36.710649 17046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcebfba399b4b7b80d097468aa8f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.710680 17120 tablet_service.cc:1511] Processing CreateTablet for tablet ffcebfba399b4b7b80d097468aa8f755 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:36.712809 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcebfba399b4b7b80d097468aa8f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.712647 17197 tablet_service.cc:1511] Processing CreateTablet for tablet ffcebfba399b4b7b80d097468aa8f755 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:36.712993 17045 tablet_service.cc:1511] Processing CreateTablet for tablet 615b9e5b13b548bc9a738c75d873d216 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:36.714028 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcebfba399b4b7b80d097468aa8f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.714193 17045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615b9e5b13b548bc9a738c75d873d216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.716104 17355 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:36.726039 17121 tablet_service.cc:1511] Processing CreateTablet for tablet 615b9e5b13b548bc9a738c75d873d216 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:36.727401 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615b9e5b13b548bc9a738c75d873d216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.727370 17198 tablet_service.cc:1511] Processing CreateTablet for tablet 615b9e5b13b548bc9a738c75d873d216 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:36.739988 17198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615b9e5b13b548bc9a738c75d873d216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.741716 17122 tablet_service.cc:1511] Processing CreateTablet for tablet 02164269d99f459ba4de133e8728435c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:36.730774 17354 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:36.743039 17122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02164269d99f459ba4de133e8728435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.742746 17193 tablet_service.cc:1511] Processing CreateTablet for tablet 02164269d99f459ba4de133e8728435c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:36.744055 17193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02164269d99f459ba4de133e8728435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.736627 17047 tablet_service.cc:1511] Processing CreateTablet for tablet 02164269d99f459ba4de133e8728435c (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:36.746739 17047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02164269d99f459ba4de133e8728435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.764300 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 57ce1ed31c464ec0960b1327adead227 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:36.765695 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ce1ed31c464ec0960b1327adead227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.776250 17356 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:36.778546 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 57ce1ed31c464ec0960b1327adead227 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:36.779847 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ce1ed31c464ec0960b1327adead227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.779601 17196 tablet_service.cc:1511] Processing CreateTablet for tablet 57ce1ed31c464ec0960b1327adead227 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:36.780813 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ce1ed31c464ec0960b1327adead227. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:36.783730 17005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:36.786207 17049 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd15a5438e24d73ada04ab08709ee58 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:36.787549 17049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd15a5438e24d73ada04ab08709ee58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.787667 17355 tablet_bootstrap.cc:654] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.791287 17354 tablet_bootstrap.cc:654] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.805006 17356 tablet_bootstrap.cc:654] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.804677 17124 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd15a5438e24d73ada04ab08709ee58 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:36.806658 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd15a5438e24d73ada04ab08709ee58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.816788 17355 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:36.818344 17355 ts_tablet_manager.cc:1403] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.102s	user 0.006s	sys 0.006s
I20260709 12:16:36.820115 17354 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:36.820595 17354 ts_tablet_manager.cc:1403] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.008s
I20260709 12:16:36.822747 17197 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd15a5438e24d73ada04ab08709ee58 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:36.824033 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd15a5438e24d73ada04ab08709ee58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.823771 17354 raft_consensus.cc:359] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.824501 17354 raft_consensus.cc:385] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.824796 17354 raft_consensus.cc:740] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.825285 17355 raft_consensus.cc:359] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.825990 17355 raft_consensus.cc:385] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.826283 17355 raft_consensus.cc:740] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.827021 17355 consensus_queue.cc:260] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.832329 17355 ts_tablet_manager.cc:1434] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:16:36.825575 17354 consensus_queue.cc:260] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.835266 17355 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:36.858721 17356 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:36.859409 17356 ts_tablet_manager.cc:1403] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.021s
I20260709 12:16:36.860272 17354 ts_tablet_manager.cc:1434] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 12:16:36.862419 17354 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:36.862627 17356 raft_consensus.cc:359] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.863452 17356 raft_consensus.cc:385] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.863780 17356 raft_consensus.cc:740] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.864555 17356 consensus_queue.cc:260] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.866941 17356 ts_tablet_manager.cc:1434] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:36.873427 17355 tablet_bootstrap.cc:654] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.874866 17356 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:36.876420 17354 tablet_bootstrap.cc:654] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.878998 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 0995e73b5e934a06b3efea41bd9478d2 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:36.880308 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0995e73b5e934a06b3efea41bd9478d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.880767 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 0995e73b5e934a06b3efea41bd9478d2 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:36.881888 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0995e73b5e934a06b3efea41bd9478d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.896026 17197 tablet_service.cc:1511] Processing CreateTablet for tablet 0995e73b5e934a06b3efea41bd9478d2 (DEFAULT_TABLE table=soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:36.897414 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0995e73b5e934a06b3efea41bd9478d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.900341 17356 tablet_bootstrap.cc:654] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.901583 17354 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:36.902141 17354 ts_tablet_manager.cc:1403] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260709 12:16:36.904778 17354 raft_consensus.cc:359] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.905301 17354 raft_consensus.cc:385] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.905522 17354 raft_consensus.cc:740] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.906112 17354 consensus_queue.cc:260] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.908193 17354 ts_tablet_manager.cc:1434] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:36.909163 17354 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:36.911185 17355 tablet_bootstrap.cc:492] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:36.911662 17355 ts_tablet_manager.cc:1403] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.001s
I20260709 12:16:36.914115 17355 raft_consensus.cc:359] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.914745 17355 raft_consensus.cc:385] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.915014 17355 raft_consensus.cc:740] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.915872 17355 consensus_queue.cc:260] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.917888 17355 ts_tablet_manager.cc:1434] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:36.918851 17355 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:36.921105 17356 tablet_bootstrap.cc:492] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:36.921671 17356 ts_tablet_manager.cc:1403] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.010s
I20260709 12:16:36.924227 17356 raft_consensus.cc:359] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.924924 17356 raft_consensus.cc:385] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.925263 17356 raft_consensus.cc:740] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.926370 17355 tablet_bootstrap.cc:654] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.926054 17356 consensus_queue.cc:260] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.928570 17356 ts_tablet_manager.cc:1434] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:16:36.929523 17356 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:36.933748 17354 tablet_bootstrap.cc:654] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.935608 17356 tablet_bootstrap.cc:654] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.945855 17355 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:36.946363 17355 ts_tablet_manager.cc:1403] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.015s
I20260709 12:16:36.951504 17356 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:36.952023 17356 ts_tablet_manager.cc:1403] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260709 12:16:36.951954 17355 raft_consensus.cc:359] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.952929 17355 raft_consensus.cc:385] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.953248 17355 raft_consensus.cc:740] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.954473 17354 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:36.954089 17355 consensus_queue.cc:260] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.954876 17354 ts_tablet_manager.cc:1403] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.017s
I20260709 12:16:36.955340 17356 raft_consensus.cc:359] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.956054 17356 raft_consensus.cc:385] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.956359 17356 raft_consensus.cc:740] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.956465 17355 ts_tablet_manager.cc:1434] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 12:16:36.957545 17355 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:36.957755 17354 raft_consensus.cc:359] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.958324 17354 raft_consensus.cc:385] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.958582 17354 raft_consensus.cc:740] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.959266 17354 consensus_queue.cc:260] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.957125 17356 consensus_queue.cc:260] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.962313 17356 ts_tablet_manager.cc:1434] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:16:36.963290 17356 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:36.963346 17354 ts_tablet_manager.cc:1434] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:36.964455 17354 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:36.964514 17355 tablet_bootstrap.cc:654] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.973368 17354 tablet_bootstrap.cc:654] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.974493 17356 tablet_bootstrap.cc:654] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.976029 17355 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:36.976570 17355 ts_tablet_manager.cc:1403] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 12:16:36.979537 17355 raft_consensus.cc:359] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.980381 17355 raft_consensus.cc:385] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.980710 17355 raft_consensus.cc:740] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.981483 17355 consensus_queue.cc:260] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.982708 17356 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:36.984304 17355 ts_tablet_manager.cc:1434] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:36.983238 17356 ts_tablet_manager.cc:1403] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 12:16:36.985432 17355 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:36.987893 17356 raft_consensus.cc:359] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.991285 17356 raft_consensus.cc:385] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.990931 17354 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:36.991639 17356 raft_consensus.cc:740] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.992166 17354 ts_tablet_manager.cc:1403] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.001s
I20260709 12:16:36.992223 17355 tablet_bootstrap.cc:654] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.992771 17356 consensus_queue.cc:260] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.995169 17356 ts_tablet_manager.cc:1434] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:36.996245 17356 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:36.997179 17354 raft_consensus.cc:359] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:36.997882 17354 raft_consensus.cc:385] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.998202 17354 raft_consensus.cc:740] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.998903 17354 consensus_queue.cc:260] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.001104 17354 ts_tablet_manager.cc:1434] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:37.002090 17354 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:37.003176 17356 tablet_bootstrap.cc:654] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.003683 17355 tablet_bootstrap.cc:492] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:37.004236 17355 ts_tablet_manager.cc:1403] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:16:37.007303 17355 raft_consensus.cc:359] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.008175 17355 raft_consensus.cc:385] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.008311 17354 tablet_bootstrap.cc:654] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.008553 17355 raft_consensus.cc:740] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.009454 17355 consensus_queue.cc:260] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.014403 17356 tablet_bootstrap.cc:492] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:37.014927 17356 ts_tablet_manager.cc:1403] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:16:37.015722 17355 ts_tablet_manager.cc:1434] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:16:37.016925 17355 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:37.017853 17356 raft_consensus.cc:359] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.018604 17356 raft_consensus.cc:385] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.018929 17356 raft_consensus.cc:740] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.019588 17354 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:37.020300 17354 ts_tablet_manager.cc:1403] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:16:37.019820 17356 consensus_queue.cc:260] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.023954 17355 tablet_bootstrap.cc:654] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.024161 17356 ts_tablet_manager.cc:1434] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:16:37.024158 17332 raft_consensus.cc:493] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.024866 17332 raft_consensus.cc:515] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.025421 17356 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:37.026846 17332 leader_election.cc:290] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.028976 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.023343 17354 raft_consensus.cc:359] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.029978 17354 raft_consensus.cc:385] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.030275 17354 raft_consensus.cc:740] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.032312 17356 tablet_bootstrap.cc:654] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.030958 17354 consensus_queue.cc:260] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.033118 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.033757 17207 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.034548 17354 ts_tablet_manager.cc:1434] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:16:37.035341 17099 leader_election.cc:304] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:37.029619 17058 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.036219 17332 raft_consensus.cc:2804] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.036569 17332 raft_consensus.cc:493] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.036887 17332 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.037030 17355 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:37.037601 17355 ts_tablet_manager.cc:1403] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:16:37.040732 17355 raft_consensus.cc:359] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.041481 17355 raft_consensus.cc:385] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.041808 17355 raft_consensus.cc:740] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.042114 17255 raft_consensus.cc:493] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.042534 17355 consensus_queue.cc:260] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.042582 17255 raft_consensus.cc:515] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.045372 17355 ts_tablet_manager.cc:1434] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:37.045680 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.046528 17355 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
W20260709 12:16:37.047685 17173 leader_election.cc:343] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.049372 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
W20260709 12:16:37.050927 17171 leader_election.cc:343] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.051357 17171 leader_election.cc:304] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 332ae663a836446385372edd991427e2; no voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.035588 17354 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:37.052678 17255 leader_election.cc:290] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:37.053097 17355 tablet_bootstrap.cc:654] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.053220 17255 raft_consensus.cc:2749] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.058360 17354 tablet_bootstrap.cc:654] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.063980 17356 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:37.064144 17355 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:37.065586 17355 ts_tablet_manager.cc:1403] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:16:37.066731 17354 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:37.067298 17354 ts_tablet_manager.cc:1403] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260709 12:16:37.068512 17355 raft_consensus.cc:359] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.069244 17355 raft_consensus.cc:385] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.069535 17355 raft_consensus.cc:740] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.064546 17356 ts_tablet_manager.cc:1403] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.023s
I20260709 12:16:37.070367 17354 raft_consensus.cc:359] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.071152 17354 raft_consensus.cc:385] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.071494 17354 raft_consensus.cc:740] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.072261 17354 consensus_queue.cc:260] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.073438 17356 raft_consensus.cc:359] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.070227 17355 consensus_queue.cc:260] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.074105 17332 raft_consensus.cc:515] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.074693 17354 ts_tablet_manager.cc:1434] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:37.074155 17356 raft_consensus.cc:385] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.075762 17356 raft_consensus.cc:740] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.076495 17356 consensus_queue.cc:260] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.077348 17354 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:37.078749 17356 ts_tablet_manager.cc:1434] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 12:16:37.079205 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.080598 17058 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.081379 17332 leader_election.cc:290] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.082401 17355 ts_tablet_manager.cc:1434] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:16:37.083474 17355 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:37.084257 17354 tablet_bootstrap.cc:654] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.089761 17355 tablet_bootstrap.cc:654] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.079741 17356 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:37.095872 17354 tablet_bootstrap.cc:492] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:37.096417 17354 ts_tablet_manager.cc:1403] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 12:16:37.096702 17356 tablet_bootstrap.cc:654] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.099448 17354 raft_consensus.cc:359] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.103360 17354 raft_consensus.cc:385] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.103709 17354 raft_consensus.cc:740] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.104483 17354 consensus_queue.cc:260] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.105237 17355 tablet_bootstrap.cc:492] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:37.105424 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.105757 17355 ts_tablet_manager.cc:1403] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 12:16:37.106097 17207 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.106761 17354 ts_tablet_manager.cc:1434] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:16:37.107713 17354 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:37.108335 17355 raft_consensus.cc:359] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.108965 17355 raft_consensus.cc:385] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.109208 17355 raft_consensus.cc:740] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.109925 17355 consensus_queue.cc:260] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.101321 17378 raft_consensus.cc:493] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.099520 17058 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.111835 17355 ts_tablet_manager.cc:1434] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:37.112118 17378 raft_consensus.cc:515] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.113111 17355 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: Bootstrap starting.
I20260709 12:16:37.113968 17207 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.117944 17354 tablet_bootstrap.cc:654] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.122987 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.123296 17099 leader_election.cc:304] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:37.123718 17058 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.125945 17355 tablet_bootstrap.cc:654] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.126870 17379 raft_consensus.cc:493] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.127453 17379 raft_consensus.cc:515] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.129235 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.129769 17207 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.130726 17379 leader_election.cc:290] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.131170 17354 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:37.131268 17379 raft_consensus.cc:2804] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.114126 17378 leader_election.cc:290] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.131775 17354 ts_tablet_manager.cc:1403] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 12:16:37.131788 17379 raft_consensus.cc:697] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.132855 17379 consensus_queue.cc:237] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.136566 17354 raft_consensus.cc:359] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.139428 17354 raft_consensus.cc:385] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.139748 17354 raft_consensus.cc:740] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.140475 17354 consensus_queue.cc:260] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.142629 17354 ts_tablet_manager.cc:1434] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:16:37.147881 17099 leader_election.cc:304] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.148903 17375 raft_consensus.cc:493] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.149358 17354 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: Bootstrap starting.
I20260709 12:16:37.149447 17375 raft_consensus.cc:515] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.152654 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.153296 17058 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:37.154554 17173 leader_election.cc:304] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.155300 17255 raft_consensus.cc:2804] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.155648 17255 raft_consensus.cc:493] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.155678 17384 raft_consensus.cc:2804] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.156010 17354 tablet_bootstrap.cc:654] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.156123 17255 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.156344 17375 leader_election.cc:290] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:37.157778 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615b9e5b13b548bc9a738c75d873d216" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.158439 17058 raft_consensus.cc:2468] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.159612 17384 raft_consensus.cc:493] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.159996 17384 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.162392 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615b9e5b13b548bc9a738c75d873d216" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.163074 17207 raft_consensus.cc:2468] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.164129 17379 raft_consensus.cc:493] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.164202 17255 raft_consensus.cc:515] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.164829 17379 raft_consensus.cc:515] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.166874 17379 leader_election.cc:290] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.167006 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.167927 17099 leader_election.cc:304] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:37.168723 17058 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.168581 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:37.169878 17379 raft_consensus.cc:2804] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.170351 17133 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:37.170439 17379 raft_consensus.cc:493] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.170879 17379 raft_consensus.cc:3060] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.176115 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.177289 17207 raft_consensus.cc:2393] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97413f8b51424ad0a985784821dbbad0 in current term 1: Already voted for candidate 332ae663a836446385372edd991427e2 in this term.
I20260709 12:16:37.169956 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.178634 17255 leader_election.cc:290] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:37.168119 16956 catalog_manager.cc:5697] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.148942 17355 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: No bootstrap required, opened a new log
I20260709 12:16:37.181842 17355 ts_tablet_manager.cc:1403] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.001s
I20260709 12:16:37.182495 17099 leader_election.cc:304] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0; no voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.180799 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.186677 17354 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: No bootstrap required, opened a new log
I20260709 12:16:37.183851 17332 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.187314 17354 ts_tablet_manager.cc:1403] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.011s
I20260709 12:16:37.188282 17356 tablet_bootstrap.cc:492] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:37.188787 17356 ts_tablet_manager.cc:1403] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.032s
I20260709 12:16:37.190130 17354 raft_consensus.cc:359] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.190840 17354 raft_consensus.cc:385] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.191154 17354 raft_consensus.cc:740] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.191900 17354 consensus_queue.cc:260] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.191883 17356 raft_consensus.cc:359] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.193480 17332 raft_consensus.cc:2749] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.194399 17354 ts_tablet_manager.cc:1434] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:37.185719 17355 raft_consensus.cc:359] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.195324 17355 raft_consensus.cc:385] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.195725 17355 raft_consensus.cc:740] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.199303 17355 consensus_queue.cc:260] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.181879 17058 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:37.198297 17384 raft_consensus.cc:515] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.205204 17173 leader_election.cc:304] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.205942 17355 ts_tablet_manager.cc:1434] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:16:37.206018 17255 raft_consensus.cc:2804] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.206609 17255 raft_consensus.cc:697] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:37.207659 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.192965 17356 raft_consensus.cc:385] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.207399 17255 consensus_queue.cc:237] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.208252 17207 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.208755 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.209316 17059 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.204061 17133 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:37.210769 17356 raft_consensus.cc:740] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.211750 17356 consensus_queue.cc:260] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.213266 17378 raft_consensus.cc:493] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.213900 17356 ts_tablet_manager.cc:1434] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:16:37.213735 17378 raft_consensus.cc:515] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.214871 17356 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:37.215878 17378 leader_election.cc:290] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.203665 17379 raft_consensus.cc:515] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.217692 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.218397 17058 raft_consensus.cc:2468] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.219568 17057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615b9e5b13b548bc9a738c75d873d216" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.220199 17057 raft_consensus.cc:3060] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.220347 17379 leader_election.cc:290] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.223343 17379 raft_consensus.cc:493] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.223807 17379 raft_consensus.cc:515] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.224121 17099 leader_election.cc:304] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.225800 17379 leader_election.cc:290] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.218652 17059 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.227028 17379 raft_consensus.cc:2804] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.227444 17379 raft_consensus.cc:493] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.227836 17379 raft_consensus.cc:3060] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.228009 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615b9e5b13b548bc9a738c75d873d216" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.228609 17206 raft_consensus.cc:3060] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.232712 17356 tablet_bootstrap.cc:654] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.235018 17368 raft_consensus.cc:493] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.235013 17379 raft_consensus.cc:515] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.235689 17368 raft_consensus.cc:515] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.236538 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.237123 17059 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.237385 17379 leader_election.cc:290] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.218068 17208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.238919 17208 raft_consensus.cc:2468] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.239156 17368 leader_election.cc:290] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.239373 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:37.239080 17205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.240447 17205 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
W20260709 12:16:37.240747 17022 leader_election.cc:343] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.239696 17204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.241819 17204 raft_consensus.cc:2468] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 0.
I20260709 12:16:37.243031 17024 leader_election.cc:304] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:37.243213 17378 raft_consensus.cc:493] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.243791 17368 raft_consensus.cc:2804] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.235458 17099 leader_election.cc:304] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.243665 17378 raft_consensus.cc:515] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.244226 17368 raft_consensus.cc:493] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.244645 17368 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.245864 17378 leader_election.cc:290] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.246146 17099 leader_election.cc:304] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.246521 17378 raft_consensus.cc:2804] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.247774 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02164269d99f459ba4de133e8728435c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.248477 17058 raft_consensus.cc:2468] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.248992 17204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.249516 17204 raft_consensus.cc:3060] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.253392 17057 raft_consensus.cc:2468] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.254495 17332 raft_consensus.cc:2804] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.254875 17332 raft_consensus.cc:493] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.255200 17332 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.256569 17204 raft_consensus.cc:2468] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.247841 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ce1ed31c464ec0960b1327adead227" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.258900 17368 raft_consensus.cc:515] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.259635 17059 raft_consensus.cc:3060] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.267976 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.268095 17207 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
W20260709 12:16:37.269305 17022 leader_election.cc:343] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.272111 17368 leader_election.cc:290] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.273078 17099 leader_election.cc:304] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.273543 17204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02164269d99f459ba4de133e8728435c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.273980 17099 leader_election.cc:304] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.274147 17204 raft_consensus.cc:2468] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 0.
I20260709 12:16:37.275431 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.276079 17207 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.276638 17206 raft_consensus.cc:2468] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.277027 17393 raft_consensus.cc:2804] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.277455 17393 raft_consensus.cc:493] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.277670 17384 leader_election.cc:290] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.272310 17059 raft_consensus.cc:2468] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.277773 17393 raft_consensus.cc:3060] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.278249 17384 raft_consensus.cc:2804] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.282045 17099 leader_election.cc:304] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:37.284843 17207 raft_consensus.cc:2468] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 1.
I20260709 12:16:37.286021 17024 leader_election.cc:304] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:37.286865 17368 raft_consensus.cc:2804] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.287317 17368 raft_consensus.cc:697] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:37.288076 17368 consensus_queue.cc:237] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.288110 17332 raft_consensus.cc:515] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.289125 17395 raft_consensus.cc:2804] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.289659 17395 raft_consensus.cc:697] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.290406 17395 consensus_queue.cc:237] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.292554 17332 leader_election.cc:290] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.294078 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.294665 17059 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.301082 17059 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.302003 17099 leader_election.cc:304] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.303308 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.303951 17207 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.304255 17356 tablet_bootstrap.cc:492] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:37.304764 17356 ts_tablet_manager.cc:1403] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.090s	user 0.036s	sys 0.014s
I20260709 12:16:37.307320 17378 raft_consensus.cc:697] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.307937 17379 raft_consensus.cc:2804] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.308470 17379 raft_consensus.cc:697] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.308310 17378 consensus_queue.cc:237] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.309270 17379 consensus_queue.cc:237] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.310026 16954 catalog_manager.cc:5697] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.312407 17356 raft_consensus.cc:359] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.313073 17356 raft_consensus.cc:385] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.313359 17356 raft_consensus.cc:740] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.314023 17356 consensus_queue.cc:260] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.317432 17356 ts_tablet_manager.cc:1434] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:16:37.318415 17356 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: Bootstrap starting.
I20260709 12:16:37.307472 17384 raft_consensus.cc:697] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.321239 17384 consensus_queue.cc:237] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.328881 17393 raft_consensus.cc:515] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.334115 17356 tablet_bootstrap.cc:654] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.336330 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02164269d99f459ba4de133e8728435c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.336861 17059 raft_consensus.cc:3060] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.336935 16954 catalog_manager.cc:5697] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.337625 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02164269d99f459ba4de133e8728435c" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.338230 17206 raft_consensus.cc:3060] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.338641 16954 catalog_manager.cc:5697] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.340155 16954 catalog_manager.cc:5697] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.344702 17206 raft_consensus.cc:2468] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.346040 17099 leader_election.cc:304] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:37.346349 17059 raft_consensus.cc:2468] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.346879 17384 raft_consensus.cc:2804] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.347615 17384 raft_consensus.cc:697] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.348395 17384 consensus_queue.cc:237] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.351243 17393 leader_election.cc:290] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.333464 17207 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 1.
I20260709 12:16:37.356614 16957 catalog_manager.cc:5697] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 1 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.359428 17356 tablet_bootstrap.cc:492] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: No bootstrap required, opened a new log
I20260709 12:16:37.359930 17356 ts_tablet_manager.cc:1403] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.009s
I20260709 12:16:37.362057 17356 raft_consensus.cc:359] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.362655 17356 raft_consensus.cc:385] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.362898 17356 raft_consensus.cc:740] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.363514 17356 consensus_queue.cc:260] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.365444 17356 ts_tablet_manager.cc:1434] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:16:37.367547 16954 catalog_manager.cc:5697] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.368741 16954 catalog_manager.cc:5697] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 1 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.441205 17255 raft_consensus.cc:493] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.441701 17255 raft_consensus.cc:515] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.443334 17255 leader_election.cc:290] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:37.443994 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0995e73b5e934a06b3efea41bd9478d2" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.444284 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0995e73b5e934a06b3efea41bd9478d2" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0" is_pre_election: true
I20260709 12:16:37.444670 17059 raft_consensus.cc:2468] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:37.444953 17133 raft_consensus.cc:2468] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 0.
I20260709 12:16:37.445681 17173 leader_election.cc:304] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.446300 17255 raft_consensus.cc:2804] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.446616 17255 raft_consensus.cc:493] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.446877 17255 raft_consensus.cc:3060] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.452652 17255 raft_consensus.cc:515] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.454216 17255 leader_election.cc:290] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:37.454761 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0995e73b5e934a06b3efea41bd9478d2" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.455374 17059 raft_consensus.cc:3060] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.455227 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0995e73b5e934a06b3efea41bd9478d2" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.455912 17133 raft_consensus.cc:3060] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.461580 17059 raft_consensus.cc:2468] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:37.462455 17133 raft_consensus.cc:2468] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 1.
I20260709 12:16:37.462656 17173 leader_election.cc:304] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.463438 17255 raft_consensus.cc:2804] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.463786 17255 raft_consensus.cc:697] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:37.464478 17255 consensus_queue.cc:237] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.470592 16954 catalog_manager.cc:5697] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 1 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.641049 17133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:16:37.641682 17133 raft_consensus.cc:606] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.646550 17133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:16:37.647117 17133 raft_consensus.cc:606] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.649199 17384 consensus_queue.cc:1048] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.652642 17133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74571545227e42488019815d8349104c"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:16:37.653101 17133 raft_consensus.cc:606] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.661183 17207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755"
dest_uuid: "332ae663a836446385372edd991427e2"
mode: GRACEFUL
new_leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59882
I20260709 12:16:37.661712 17207 raft_consensus.cc:606] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Received request to transfer leadership to TS 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.674114 17393 consensus_queue.cc:1048] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.675887 17059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
mode: GRACEFUL
new_leader_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:59272
I20260709 12:16:37.676494 17059 raft_consensus.cc:606] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Received request to transfer leadership to TS 97413f8b51424ad0a985784821dbbad0
I20260709 12:16:37.685272 17394 raft_consensus.cc:993] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.685691 17393 raft_consensus.cc:1081] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.687407 17057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:16:37.687937 17057 raft_consensus.cc:493] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.688283 17057 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.693578 17057 raft_consensus.cc:515] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.695437 17057 leader_election.cc:290] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.696059 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.696655 17133 raft_consensus.cc:3055] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.696734 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92c4b38ad74be9bc36b2d63bb466ad" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.697038 17133 raft_consensus.cc:740] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.697409 17206 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.697866 17133 consensus_queue.cc:260] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.699193 17133 raft_consensus.cc:3060] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.702382 17206 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.703284 17024 leader_election.cc:304] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.703883 17343 raft_consensus.cc:2804] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.703984 17133 raft_consensus.cc:2468] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.704245 17343 raft_consensus.cc:697] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:37.705015 17343 consensus_queue.cc:237] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.710606 16954 catalog_manager.cc:5697] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 97413f8b51424ad0a985784821dbbad0 (127.9.225.194) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.741691 17393 consensus_queue.cc:1048] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.752113 17393 consensus_queue.cc:1048] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.758683 17394 raft_consensus.cc:993] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.759163 17393 raft_consensus.cc:1081] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.760488 17057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74571545227e42488019815d8349104c"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:16:37.760933 17057 raft_consensus.cc:493] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.761226 17057 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.766122 17057 raft_consensus.cc:515] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.767589 17057 leader_election.cc:290] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.768503 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.768606 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74571545227e42488019815d8349104c" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.769240 17133 raft_consensus.cc:3055] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.769296 17206 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.769650 17133 raft_consensus.cc:740] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.770562 17133 consensus_queue.cc:260] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.771276 17393 raft_consensus.cc:493] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.771859 17133 raft_consensus.cc:3060] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.771809 17393 raft_consensus.cc:515] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.774220 17393 leader_election.cc:290] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.775197 17057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7" is_pre_election: true
I20260709 12:16:37.775220 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332ae663a836446385372edd991427e2" is_pre_election: true
I20260709 12:16:37.776146 17207 raft_consensus.cc:2393] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97413f8b51424ad0a985784821dbbad0 in current term 1: Already voted for candidate 9f160ea87bb547148a7cba30fe57fcd7 in this term.
I20260709 12:16:37.776505 17206 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.777267 17099 leader_election.cc:304] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0; no voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7
I20260709 12:16:37.777616 17024 leader_election.cc:304] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.777992 17393 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.778524 17133 raft_consensus.cc:2468] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.778607 17343 raft_consensus.cc:2804] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.779613 17343 raft_consensus.cc:697] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:37.780413 17343 consensus_queue.cc:237] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.781513 17255 consensus_queue.cc:1048] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.784245 17393 raft_consensus.cc:2749] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.797549 17375 consensus_queue.cc:1048] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.787798 16957 catalog_manager.cc:5697] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 97413f8b51424ad0a985784821dbbad0 (127.9.225.194) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.807577 17255 raft_consensus.cc:993] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.807946 17414 raft_consensus.cc:1081] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.811342 17057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59240
I20260709 12:16:37.811941 17057 raft_consensus.cc:493] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.812355 17057 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.821727 17057 raft_consensus.cc:515] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.823675 17057 leader_election.cc:290] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.824307 17133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.825428 17133 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.824697 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcebfba399b4b7b80d097468aa8f755" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.827395 17206 raft_consensus.cc:3055] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.827744 17206 raft_consensus.cc:740] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:37.827772 17332 consensus_queue.cc:1048] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.828735 17206 consensus_queue.cc:260] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.829980 17206 raft_consensus.cc:3060] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.831808 17133 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.832948 17022 leader_election.cc:304] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.833686 17343 raft_consensus.cc:2804] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.833869 17332 consensus_queue.cc:1048] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.834204 17343 raft_consensus.cc:697] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:37.835039 17343 consensus_queue.cc:237] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.835930 17206 raft_consensus.cc:2468] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:37.850492 17384 consensus_queue.cc:1048] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.852146 17393 consensus_queue.cc:1048] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.854984 17414 consensus_queue.cc:1048] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.857896 17393 consensus_queue.cc:1048] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.857240 16956 catalog_manager.cc:5697] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 332ae663a836446385372edd991427e2 (127.9.225.195) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.864107 17393 consensus_queue.cc:1048] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.874603 17332 consensus_queue.cc:1048] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.884369 17343 consensus_queue.cc:1048] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.891949 17343 consensus_queue.cc:1048] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.909329 17343 raft_consensus.cc:993] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: : Instructing follower 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:37.912283 17368 raft_consensus.cc:1081] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Signalling peer 97413f8b51424ad0a985784821dbbad0 to start an election
I20260709 12:16:37.916352 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
 from {username='slave'} at 127.0.0.1:52898
I20260709 12:16:37.916905 17132 raft_consensus.cc:493] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.917272 17132 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.924327 17375 consensus_queue.cc:1048] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.925591 17132 raft_consensus.cc:515] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.933847 17394 raft_consensus.cc:993] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: : Instructing follower 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.935441 17332 consensus_queue.cc:1048] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.953529 17132 leader_election.cc:290] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.959432 17205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.960074 17205 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.960175 17058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd15a5438e24d73ada04ab08709ee58" candidate_uuid: "97413f8b51424ad0a985784821dbbad0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:37.960830 17058 raft_consensus.cc:3055] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.961135 17058 raft_consensus.cc:740] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:37.961978 17058 consensus_queue.cc:260] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
W20260709 12:16:37.963147 17024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:45505, user_credentials={real_user=slave}} blocked reactor thread for 49636.7us
I20260709 12:16:37.965363 17431 raft_consensus.cc:1081] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Signalling peer 9f160ea87bb547148a7cba30fe57fcd7 to start an election
I20260709 12:16:37.968063 17205 raft_consensus.cc:2468] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:37.971755 17058 raft_consensus.cc:3060] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.973006 17059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:16:37.973666 17059 raft_consensus.cc:493] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.973974 17059 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.981138 17058 raft_consensus.cc:2468] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97413f8b51424ad0a985784821dbbad0 in term 2.
I20260709 12:16:37.985034 17099 leader_election.cc:304] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97413f8b51424ad0a985784821dbbad0, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:37.986598 17428 raft_consensus.cc:2804] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.985523 17059 raft_consensus.cc:515] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.987112 17428 raft_consensus.cc:697] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Leader. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.988492 17059 leader_election.cc:290] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Requested vote from peers 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205), 332ae663a836446385372edd991427e2 (127.9.225.195:45505)
I20260709 12:16:37.989389 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:37.989920 17132 raft_consensus.cc:3055] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.990175 17132 raft_consensus.cc:740] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:37.990850 17132 consensus_queue.cc:260] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:37.992000 17132 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.991125 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0729f8d0cb48bbb6896dc541030532" candidate_uuid: "9f160ea87bb547148a7cba30fe57fcd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "332ae663a836446385372edd991427e2"
I20260709 12:16:37.993593 17207 raft_consensus.cc:3060] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.988049 17428 consensus_queue.cc:237] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:38.000052 17207 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:38.001184 17024 leader_election.cc:304] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 9f160ea87bb547148a7cba30fe57fcd7; no voters: 
I20260709 12:16:38.002286 17368 raft_consensus.cc:2804] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.002722 17368 raft_consensus.cc:697] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Leader. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:38.003456 17368 consensus_queue.cc:237] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:38.005249 17132 raft_consensus.cc:2468] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f160ea87bb547148a7cba30fe57fcd7 in term 2.
I20260709 12:16:38.005812 16956 catalog_manager.cc:5697] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 reported cstate change: term changed from 1 to 2, leader changed from 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193) to 97413f8b51424ad0a985784821dbbad0 (127.9.225.194). New cstate: current_term: 2 leader_uuid: "97413f8b51424ad0a985784821dbbad0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.017879 16957 catalog_manager.cc:5697] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 reported cstate change: term changed from 1 to 2, leader changed from 97413f8b51424ad0a985784821dbbad0 (127.9.225.194) to 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193). New cstate: current_term: 2 leader_uuid: "9f160ea87bb547148a7cba30fe57fcd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.133903 17207 raft_consensus.cc:1275] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.135003 17368 consensus_queue.cc:1048] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.142695 17133 raft_consensus.cc:1275] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.145020 17426 consensus_queue.cc:1048] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.220239 17207 raft_consensus.cc:1275] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.221289 17426 consensus_queue.cc:1048] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.228726 17133 raft_consensus.cc:1275] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.231928 17433 consensus_queue.cc:1048] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.296696 17207 raft_consensus.cc:1275] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.297864 17433 consensus_queue.cc:1048] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.305193 17133 raft_consensus.cc:1275] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.307466 17368 consensus_queue.cc:1048] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.432443 17207 raft_consensus.cc:1275] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.433584 17429 consensus_queue.cc:1048] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.442088 17058 raft_consensus.cc:1275] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Refusing update from remote peer 97413f8b51424ad0a985784821dbbad0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.443192 17428 consensus_queue.cc:1048] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.591981 17133 raft_consensus.cc:1275] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.593014 17368 consensus_queue.cc:1048] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.599776 17207 raft_consensus.cc:1275] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Refusing update from remote peer 9f160ea87bb547148a7cba30fe57fcd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.601161 17368 consensus_queue.cc:1048] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.685197 16956 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43026:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:16:40.704903 16956 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43026:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:16:40.740419 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:40.847505 17477 tablet.cc:1724] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:40.891422 17099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.193:39525, user_credentials={real_user=slave}} blocked reactor thread for 55257.3us
I20260709 12:16:40.945706 17477 tablet.cc:1724] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:40.963894 17485 tablet.cc:1724] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:40.968235 17132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39"
dest_uuid: "97413f8b51424ad0a985784821dbbad0"
mode: GRACEFUL
new_leader_uuid: "332ae663a836446385372edd991427e2"
 from {username='slave'} at 127.0.0.1:53028
I20260709 12:16:40.968837 17132 raft_consensus.cc:606] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Received request to transfer leadership to TS 332ae663a836446385372edd991427e2
I20260709 12:16:40.939849 17490 tablet.cc:1724] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:40.992343 17494 tablet.cc:1724] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:40.992408 17491 tablet.cc:1724] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.005578 17502 tablet.cc:1724] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.011224 17503 tablet.cc:1724] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.002183 17497 tablet.cc:1724] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.064079 17507 tablet.cc:1724] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:41.068790 17479 log.cc:927] Time spent T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Append to log took a long time: real 0.137s	user 0.001s	sys 0.002s
I20260709 12:16:41.083384 17499 tablet.cc:1724] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.088481 17485 tablet.cc:1724] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.101084 17477 tablet.cc:1724] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.107988 17497 tablet.cc:1724] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:41.111528 17099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.225.195:45505, user_credentials={real_user=slave}} blocked reactor thread for 47201.7us
I20260709 12:16:41.114632 17475 raft_consensus.cc:993] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: : Instructing follower 332ae663a836446385372edd991427e2 to start an election
I20260709 12:16:41.115238 17476 raft_consensus.cc:1081] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Signalling peer 332ae663a836446385372edd991427e2 to start an election
I20260709 12:16:41.132589 17494 tablet.cc:1724] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.133401 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39"
dest_uuid: "332ae663a836446385372edd991427e2"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:16:41.140689 17201 raft_consensus.cc:493] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:41.141055 17201 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.143244 17477 tablet.cc:1724] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.127133 17499 tablet.cc:1724] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.162225 17507 tablet.cc:1724] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.166831 17491 tablet.cc:1724] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.178387 17502 tablet.cc:1724] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.178678 17201 raft_consensus.cc:515] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.179863 17490 tablet.cc:1724] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.180992 17201 leader_election.cc:290] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 3 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:41.181797 17056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:41.182077 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cd5a6ed6bf4d0ca3a5946c43844f39" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:41.182402 17056 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.183578 17134 raft_consensus.cc:3055] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:41.183893 17134 raft_consensus.cc:740] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97413f8b51424ad0a985784821dbbad0, State: Running, Role: LEADER
I20260709 12:16:41.184654 17134 consensus_queue.cc:260] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [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: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.185886 17134 raft_consensus.cc:3060] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.189529 17485 tablet.cc:1724] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.192211 17494 tablet.cc:1724] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.193784 17134 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 3.
I20260709 12:16:41.199123 17497 tablet.cc:1724] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.208266 17056 raft_consensus.cc:2468] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 3.
I20260709 12:16:41.220983 17171 leader_election.cc:304] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:41.221946 17482 raft_consensus.cc:2804] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:41.222383 17482 raft_consensus.cc:697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 3 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:41.223178 17482 consensus_queue.cc:237] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [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: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.204301 17499 tablet.cc:1724] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.217594 17491 tablet.cc:1724] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.216872 17490 tablet.cc:1724] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:41.243249 17056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e4406450884553befee056b1f036bf"
dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
mode: GRACEFUL
new_leader_uuid: "332ae663a836446385372edd991427e2"
 from {username='slave'} at 127.0.0.1:42734
I20260709 12:16:41.243824 17056 raft_consensus.cc:606] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Received request to transfer leadership to TS 332ae663a836446385372edd991427e2
I20260709 12:16:41.245235 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:41.245862 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:41.249068 16957 catalog_manager.cc:5697] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 2 to 3, leader changed from 97413f8b51424ad0a985784821dbbad0 (127.9.225.194) to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:41.252763 16954 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: soft_deleted_table [id=cdaebaa1de8a4b2fbaeb24fc973c9f00] alter complete (version 1)
I20260709 12:16:41.306970 17496 raft_consensus.cc:993] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: : Instructing follower 332ae663a836446385372edd991427e2 to start an election
I20260709 12:16:41.307474 17501 raft_consensus.cc:1081] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Signalling peer 332ae663a836446385372edd991427e2 to start an election
I20260709 12:16:41.308739 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e4406450884553befee056b1f036bf"
dest_uuid: "332ae663a836446385372edd991427e2"
 from {username='slave'} at 127.0.0.1:59872
I20260709 12:16:41.309139 17201 raft_consensus.cc:493] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:41.309374 17201 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.314039 17201 raft_consensus.cc:515] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.315452 17201 leader_election.cc:290] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 3 election: Requested vote from peers 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525), 97413f8b51424ad0a985784821dbbad0 (127.9.225.194:44205)
I20260709 12:16:41.316201 17056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f160ea87bb547148a7cba30fe57fcd7"
I20260709 12:16:41.316460 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e4406450884553befee056b1f036bf" candidate_uuid: "332ae663a836446385372edd991427e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97413f8b51424ad0a985784821dbbad0"
I20260709 12:16:41.316891 17056 raft_consensus.cc:3055] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:41.317029 17134 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.317272 17056 raft_consensus.cc:740] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f160ea87bb547148a7cba30fe57fcd7, State: Running, Role: LEADER
I20260709 12:16:41.318142 17056 consensus_queue.cc:260] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [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: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.319454 17056 raft_consensus.cc:3060] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:41.324079 17134 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 3.
I20260709 12:16:41.325489 17171 leader_election.cc:304] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332ae663a836446385372edd991427e2, 97413f8b51424ad0a985784821dbbad0; no voters: 
I20260709 12:16:41.326104 17056 raft_consensus.cc:2468] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332ae663a836446385372edd991427e2 in term 3.
I20260709 12:16:41.326215 17482 raft_consensus.cc:2804] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:41.326710 17482 raft_consensus.cc:697] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 3 LEADER]: Becoming Leader. State: Replica: 332ae663a836446385372edd991427e2, State: Running, Role: LEADER
I20260709 12:16:41.327497 17482 consensus_queue.cc:237] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [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: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } }
I20260709 12:16:41.334661 16957 catalog_manager.cc:5697] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 reported cstate change: term changed from 2 to 3, leader changed from 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193) to 332ae663a836446385372edd991427e2 (127.9.225.195). New cstate: current_term: 3 leader_uuid: "332ae663a836446385372edd991427e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "332ae663a836446385372edd991427e2" member_type: VOTER last_known_addr { host: "127.9.225.195" port: 45505 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:41.649032 17134 raft_consensus.cc:1275] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Refusing update from remote peer 332ae663a836446385372edd991427e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:41.650275 17482 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:41.660151 17056 raft_consensus.cc:1275] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Refusing update from remote peer 332ae663a836446385372edd991427e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:41.662338 17482 consensus_queue.cc:1048] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:41.937538 17056 raft_consensus.cc:1275] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Refusing update from remote peer 332ae663a836446385372edd991427e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:41.938576 17482 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f160ea87bb547148a7cba30fe57fcd7" member_type: VOTER last_known_addr { host: "127.9.225.193" port: 39525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:41.941637 17131 raft_consensus.cc:1275] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Refusing update from remote peer 332ae663a836446385372edd991427e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:41.943116 17482 consensus_queue.cc:1048] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97413f8b51424ad0a985784821dbbad0" member_type: VOTER last_known_addr { host: "127.9.225.194" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:42.246793 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:42.251931 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:42.252305 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:43.253131 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:43.257965 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:43.258364 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:44.259544 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:44.266520 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:44.266863 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:45.305649 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:45.310310 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:45.310648 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:45.970709 16988 debug-util.cc:398] Leaking SignalData structure 0x7b080002f340 after lost signal to thread 10122
W20260709 12:16:45.971738 16988 debug-util.cc:398] Leaking SignalData structure 0x7b080018f4a0 after lost signal to thread 16991
W20260709 12:16:45.972723 16988 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1ce0 after lost signal to thread 17083
W20260709 12:16:45.973565 16988 debug-util.cc:398] Leaking SignalData structure 0x7b08002133e0 after lost signal to thread 17158
W20260709 12:16:45.974368 16988 debug-util.cc:398] Leaking SignalData structure 0x7b08001ead20 after lost signal to thread 17232
I20260709 12:16:46.311705 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:46.319157 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:46.319633 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:47.320518 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:47.325892 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:47.326251 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:48.327284 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:48.332662 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:48.333022 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:49.333824 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.338735 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:49.339138 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:50.339938 10119 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.344763 10119 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:50.345134 10119 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:51.396631 10119 tablet_server.cc:179] TabletServer@127.9.225.193:0 shutting down...
W20260709 12:16:51.401926 17173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 95 similar messages]
W20260709 12:16:51.406445 17173 consensus_peers.cc:597] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 -> Peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Couldn't send request to peer 9f160ea87bb547148a7cba30fe57fcd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:51.428979 17099 consensus_peers.cc:597] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 -> Peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Couldn't send request to peer 9f160ea87bb547148a7cba30fe57fcd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.430851 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:51.431717 10119 tablet_replica.cc:333] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.432672 10119 raft_consensus.cc:2243] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.433270 10119 raft_consensus.cc:2272] T 02164269d99f459ba4de133e8728435c P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.435674 10119 tablet_replica.cc:333] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.436589 10119 raft_consensus.cc:2243] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.437260 10119 raft_consensus.cc:2272] T 57ce1ed31c464ec0960b1327adead227 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.440047 10119 tablet_replica.cc:333] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.440598 10119 raft_consensus.cc:2243] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.441530 10119 raft_consensus.cc:2272] T ffcebfba399b4b7b80d097468aa8f755 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.444582 10119 tablet_replica.cc:333] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.445256 10119 raft_consensus.cc:2243] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.445732 10119 raft_consensus.cc:2272] T 615b9e5b13b548bc9a738c75d873d216 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.447992 10119 tablet_replica.cc:333] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.448613 10119 raft_consensus.cc:2243] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.449101 10119 raft_consensus.cc:2272] T 9dd15a5438e24d73ada04ab08709ee58 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.451160 10119 tablet_replica.cc:333] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.451673 10119 raft_consensus.cc:2243] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.452543 10119 raft_consensus.cc:2272] T 6b92c4b38ad74be9bc36b2d63bb466ad P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.454939 10119 tablet_replica.cc:333] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.455606 10119 raft_consensus.cc:2243] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.456429 10119 raft_consensus.cc:2272] T fb0729f8d0cb48bbb6896dc541030532 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.458724 10119 tablet_replica.cc:333] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.459333 10119 raft_consensus.cc:2243] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.460135 10119 raft_consensus.cc:2272] T 74571545227e42488019815d8349104c P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.462167 10119 tablet_replica.cc:333] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.462710 10119 raft_consensus.cc:2243] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.463172 10119 raft_consensus.cc:2272] T 711cf8bdfe2c42e0b7e2927123db12c3 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.465161 10119 tablet_replica.cc:333] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.465715 10119 raft_consensus.cc:2243] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.466107 10119 raft_consensus.cc:2272] T 377edf89837f47e59f124fdbdaceb963 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.468223 10119 tablet_replica.cc:333] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.468732 10119 raft_consensus.cc:2243] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.469159 10119 raft_consensus.cc:2272] T b22818f7c2ff40a79b623aa922845510 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.471246 10119 tablet_replica.cc:333] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.471735 10119 raft_consensus.cc:2243] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.472157 10119 raft_consensus.cc:2272] T 8bb87287c09e46839432aa34be05d545 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.474097 10119 tablet_replica.cc:333] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.474568 10119 raft_consensus.cc:2243] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.475415 10119 raft_consensus.cc:2272] T 9e3136fc1b824ce8868f4ee9793ad903 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.477474 10119 tablet_replica.cc:333] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.477921 10119 raft_consensus.cc:2243] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.478639 10119 raft_consensus.cc:2272] T 1352633be3044be8b1889b395d383016 P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.480659 10119 tablet_replica.cc:333] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.481146 10119 raft_consensus.cc:2243] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.481868 10119 raft_consensus.cc:2272] T 79abc8048e5242e9906e3e7eb4871daf P 9f160ea87bb547148a7cba30fe57fcd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.484005 10119 tablet_replica.cc:333] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.484666 10119 raft_consensus.cc:2243] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.485255 10119 raft_consensus.cc:2272] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.487855 10119 tablet_replica.cc:333] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.488310 10119 raft_consensus.cc:2243] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.488762 10119 raft_consensus.cc:2272] T 0995e73b5e934a06b3efea41bd9478d2 P 9f160ea87bb547148a7cba30fe57fcd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.490654 10119 tablet_replica.cc:333] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7: stopping tablet replica
I20260709 12:16:51.491101 10119 raft_consensus.cc:2243] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.491474 10119 raft_consensus.cc:2272] T 68e4406450884553befee056b1f036bf P 9f160ea87bb547148a7cba30fe57fcd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.532330 10119 tablet_server.cc:196] TabletServer@127.9.225.193:0 shutdown complete.
W20260709 12:16:51.550499 17099 consensus_peers.cc:597] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 -> Peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Couldn't send request to peer 9f160ea87bb547148a7cba30fe57fcd7. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:39525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.572050 10119 tablet_server.cc:179] TabletServer@127.9.225.194:0 shutting down...
I20260709 12:16:51.596473 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:51.597077 10119 tablet_replica.cc:333] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.597774 10119 raft_consensus.cc:2243] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.598611 10119 raft_consensus.cc:2272] T 57ce1ed31c464ec0960b1327adead227 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.600710 10119 tablet_replica.cc:333] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.601238 10119 raft_consensus.cc:2243] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.602028 10119 raft_consensus.cc:2272] T 615b9e5b13b548bc9a738c75d873d216 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.604072 10119 tablet_replica.cc:333] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.604622 10119 raft_consensus.cc:2243] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.605371 10119 raft_consensus.cc:2272] T 02164269d99f459ba4de133e8728435c P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.607373 10119 tablet_replica.cc:333] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.607888 10119 raft_consensus.cc:2243] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.608342 10119 raft_consensus.cc:2272] T ffcebfba399b4b7b80d097468aa8f755 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.610232 10119 tablet_replica.cc:333] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.610770 10119 raft_consensus.cc:2243] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.611285 10119 raft_consensus.cc:2272] T fb0729f8d0cb48bbb6896dc541030532 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.613219 10119 tablet_replica.cc:333] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.613705 10119 raft_consensus.cc:2243] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.614476 10119 raft_consensus.cc:2272] T 9dd15a5438e24d73ada04ab08709ee58 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.616492 10119 tablet_replica.cc:333] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.617012 10119 raft_consensus.cc:2243] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.617461 10119 raft_consensus.cc:2272] T 6b92c4b38ad74be9bc36b2d63bb466ad P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.619480 10119 tablet_replica.cc:333] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.619982 10119 raft_consensus.cc:2243] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.620450 10119 raft_consensus.cc:2272] T 74571545227e42488019815d8349104c P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.622305 10119 tablet_replica.cc:333] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.622778 10119 raft_consensus.cc:2243] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.623610 10119 raft_consensus.cc:2272] T 711cf8bdfe2c42e0b7e2927123db12c3 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.625579 10119 tablet_replica.cc:333] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.626111 10119 raft_consensus.cc:2243] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.626858 10119 raft_consensus.cc:2272] T b22818f7c2ff40a79b623aa922845510 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.628710 10119 tablet_replica.cc:333] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.629192 10119 raft_consensus.cc:2243] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.629982 10119 raft_consensus.cc:2272] T 8bb87287c09e46839432aa34be05d545 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.631860 10119 tablet_replica.cc:333] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.632336 10119 raft_consensus.cc:2243] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.632715 10119 raft_consensus.cc:2272] T 377edf89837f47e59f124fdbdaceb963 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.634629 10119 tablet_replica.cc:333] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.635111 10119 raft_consensus.cc:2243] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.635480 10119 raft_consensus.cc:2272] T 9e3136fc1b824ce8868f4ee9793ad903 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.637595 10119 tablet_replica.cc:333] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.638273 10119 raft_consensus.cc:2243] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.638763 10119 raft_consensus.cc:2272] T 1352633be3044be8b1889b395d383016 P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:51.641183 17173 consensus_peers.cc:597] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 -> Peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Couldn't send request to peer 9f160ea87bb547148a7cba30fe57fcd7. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:39525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.641562 10119 tablet_replica.cc:333] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.642318 10119 raft_consensus.cc:2243] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.642900 10119 raft_consensus.cc:2272] T 0995e73b5e934a06b3efea41bd9478d2 P 97413f8b51424ad0a985784821dbbad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.644899 10119 tablet_replica.cc:333] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.645367 10119 raft_consensus.cc:2243] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.645800 10119 raft_consensus.cc:2272] T 68e4406450884553befee056b1f036bf P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.647699 10119 tablet_replica.cc:333] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.648121 10119 raft_consensus.cc:2243] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.648468 10119 raft_consensus.cc:2272] T 79abc8048e5242e9906e3e7eb4871daf P 97413f8b51424ad0a985784821dbbad0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.650445 10119 tablet_replica.cc:333] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0: stopping tablet replica
I20260709 12:16:51.650857 10119 raft_consensus.cc:2243] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.651273 10119 raft_consensus.cc:2272] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 97413f8b51424ad0a985784821dbbad0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:51.684777 17173 consensus_peers.cc:597] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 -> Peer 9f160ea87bb547148a7cba30fe57fcd7 (127.9.225.193:39525): Couldn't send request to peer 9f160ea87bb547148a7cba30fe57fcd7. Status: Network error: Client connection negotiation failed: client connection to 127.9.225.193:39525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.689440 10119 tablet_server.cc:196] TabletServer@127.9.225.194:0 shutdown complete.
I20260709 12:16:51.724169 10119 tablet_server.cc:179] TabletServer@127.9.225.195:0 shutting down...
I20260709 12:16:51.748539 10119 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:51.749226 10119 tablet_replica.cc:333] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.750080 10119 raft_consensus.cc:2243] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.750587 10119 raft_consensus.cc:2272] T 615b9e5b13b548bc9a738c75d873d216 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.752724 10119 tablet_replica.cc:333] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.753331 10119 raft_consensus.cc:2243] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.753756 10119 raft_consensus.cc:2272] T 02164269d99f459ba4de133e8728435c P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.755774 10119 tablet_replica.cc:333] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.756242 10119 raft_consensus.cc:2243] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.756652 10119 raft_consensus.cc:2272] T 57ce1ed31c464ec0960b1327adead227 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.758510 10119 tablet_replica.cc:333] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.759024 10119 raft_consensus.cc:2243] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.759495 10119 raft_consensus.cc:2272] T ffcebfba399b4b7b80d097468aa8f755 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.761361 10119 tablet_replica.cc:333] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.761847 10119 raft_consensus.cc:2243] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.762249 10119 raft_consensus.cc:2272] T 9dd15a5438e24d73ada04ab08709ee58 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.764077 10119 tablet_replica.cc:333] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.764529 10119 raft_consensus.cc:2243] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.764959 10119 raft_consensus.cc:2272] T 6b92c4b38ad74be9bc36b2d63bb466ad P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.766808 10119 tablet_replica.cc:333] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.767335 10119 raft_consensus.cc:2243] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.767745 10119 raft_consensus.cc:2272] T fb0729f8d0cb48bbb6896dc541030532 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.769618 10119 tablet_replica.cc:333] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.770221 10119 raft_consensus.cc:2243] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.770618 10119 raft_consensus.cc:2272] T 8bb87287c09e46839432aa34be05d545 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.772557 10119 tablet_replica.cc:333] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.772992 10119 raft_consensus.cc:2243] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.773363 10119 raft_consensus.cc:2272] T b22818f7c2ff40a79b623aa922845510 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.775228 10119 tablet_replica.cc:333] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.775676 10119 raft_consensus.cc:2243] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.776402 10119 raft_consensus.cc:2272] T 377edf89837f47e59f124fdbdaceb963 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.778223 10119 tablet_replica.cc:333] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.778666 10119 raft_consensus.cc:2243] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.779058 10119 raft_consensus.cc:2272] T 74571545227e42488019815d8349104c P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.780782 10119 tablet_replica.cc:333] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.781221 10119 raft_consensus.cc:2243] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.781596 10119 raft_consensus.cc:2272] T 711cf8bdfe2c42e0b7e2927123db12c3 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.783404 10119 tablet_replica.cc:333] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.783829 10119 raft_consensus.cc:2243] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.784192 10119 raft_consensus.cc:2272] T 79abc8048e5242e9906e3e7eb4871daf P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.785997 10119 tablet_replica.cc:333] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.786415 10119 raft_consensus.cc:2243] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.787158 10119 raft_consensus.cc:2272] T 16cd5a6ed6bf4d0ca3a5946c43844f39 P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.788928 10119 tablet_replica.cc:333] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.789348 10119 raft_consensus.cc:2243] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.789709 10119 raft_consensus.cc:2272] T 9e3136fc1b824ce8868f4ee9793ad903 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.791524 10119 tablet_replica.cc:333] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.791965 10119 raft_consensus.cc:2243] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.792335 10119 raft_consensus.cc:2272] T 1352633be3044be8b1889b395d383016 P 332ae663a836446385372edd991427e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.794160 10119 tablet_replica.cc:333] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.794602 10119 raft_consensus.cc:2243] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.798310 10119 raft_consensus.cc:2272] T 0995e73b5e934a06b3efea41bd9478d2 P 332ae663a836446385372edd991427e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.800727 10119 tablet_replica.cc:333] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2: stopping tablet replica
I20260709 12:16:51.801136 10119 raft_consensus.cc:2243] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.801846 10119 raft_consensus.cc:2272] T 68e4406450884553befee056b1f036bf P 332ae663a836446385372edd991427e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.840942 10119 tablet_server.cc:196] TabletServer@127.9.225.195:0 shutdown complete.
I20260709 12:16:51.873023 10119 master.cc:562] Master@127.9.225.254:38501 shutting down...
I20260709 12:16:51.892606 10119 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:51.893167 10119 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.893492 10119 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccf55046b40a4db1a16d3131d80f85be: stopping tablet replica
I20260709 12:16:51.930472 10119 master.cc:584] Master@127.9.225.254:38501 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20431 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (43620 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (231214 ms total)
[  PASSED  ] 8 tests.
I20260709 12:16:51.981505 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2317 messages since previous log ~34 seconds ago
I20260709 12:16:51.981729 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2317 messages since previous log ~34 seconds ago
I20260709 12:16:51.981896 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2311 messages since previous log ~34 seconds ago
I20260709 12:16:51.982091 10119 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 ~51 seconds ago
I20260709 12:16:51.982321 10119 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 ~51 seconds ago
I20260709 12:16:51.982498 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 4 messages since previous log ~136 seconds ago
I20260709 12:16:51.982726 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 12:16:51.982999 10119 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
